dbus-java with WinDBus: socket closes before first message
Ilya Sivkov
ilyasivkov at yandex.ru
Sat Jan 19 05:20:33 PST 2013
Hi,
I'm trying to use dbus-java under Windows with WinDBus daemon. It doesn't work.
Using TCPMonitor and SocketShiff I knew that java.exe connection goes into CLOSE_WAIT state somewhere between BEGIN and first message sending (BEGIN is sent, message is not). AUTH messages are ok with ANONIMOUS method.
How do you think, why?
Beforehand thankful, Ilya.
P.S. Qt's remotecontrolledcar example works fine. Connection string is tcp:host=localhost,port=12434.
More information about the dbus
mailing list