dbus_connection_send not working on a Windows machine?

Miller, Douglas K. CONT NAVAIR 2109, 1, N139 douglas.k.miller at navy.mil
Tue Nov 16 08:55:00 PST 2010


I did replace "dbus_connection_set_unix_user_function(..)" with dbus_connection_set_unix_windows_function(..) and the "DBusAllowWindowsUserFunction function" parameter points to a function that returns true. 

The wireshark running on the windows machine says that the response to the Linux machine is "REJECTED EXTERNAL DBUS_COOKIE_SHA1 ANONYMOUS".

Has anybody got a clue as to why this is happening?

-----Original Message-----
From: dbus-bounces+douglas.k.miller=navy.mil at lists.freedesktop.org [mailto:dbus-bounces+douglas.k.miller=navy.mil at lists.freedesktop.org] On Behalf Of Miller, Douglas K. CONT NAVAIR 2109, 1,N139
Sent: Tuesday, November 16, 2010 9:30 AM
To: dbus at lists.freedesktop.org
Subject: dbus_connection_send not working on a Windows machine?

I have and adaptation of Alban Créquy's DBus Daemon Proxy (http://git.collabora.co.uk/?p=user/alban/dbus-daemon-proxy;a=summary) that handles multiple connections running a Linux machine and a Windows 2008 server machine that are on the same network.  Thanks Alban Créquy for sharing that with us.  The Linux machine successfully responds to 'Hello' messages coming from the Windows 2008 server machine with a "Welcome".  The problem is that the Windows machine fails to respond with a "Welcome" message when responding to the Linux machine's "Hello".  "dbus_connection_send(..)" does get called for the "Welcome" message but it seems not to get sent.  

Is this a window configuration problem or is it something else I'm missing?
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dbus


More information about the dbus mailing list