Problem connecting DBus java and c-windbus (2)

Matthew Johnson dbus at matthew.ath.cx
Mon Aug 27 09:19:59 PDT 2007


On Mon Aug 27 00:50, Frank Benoit wrote:
> Matthew
> 
> again a second Mail.
> I figured out how to activate the debug output.
> So hopefully you can directly see, what is going wrong.

So, in general; I've tested dbus-java against the reference
implementation on Linux using TCP. Windbus is still in development and
may still have rough edges.

> [org.freedesktop.dbus.Transport$SASL.receive()] received: AUTH EXTERNAL
> 532d312d352d32312d323430383137303238312d333935393232363431392d3135303439383637352d31303035


Specifically, the EXTERNAL auth mechanism refers to writing an
authentication string to a file and reading it back to prove that you
have access to the file (typically to the user's home directory). At the
time I wrote dbus-java I don't think there was a consensus on where to
store this file on Windows, so I just use the value from Java's 'home'
property. If windbus doesn't do this that might cause this problem.

I have CC'd the mailing list to see if they have any input.

Matt

--
www.matthew.ath.cx
D-Bus Java
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/dbus/attachments/20070827/815ceef8/attachment.pgp 


More information about the dbus mailing list