<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Thanks for the quick response Simon,<BR>
&nbsp;<BR>
I've given that a go but just get the same jumbled up output that i get from a few other byte array to string things i've tried using today, I'm starting to think perhaps its not meant to be a legible string, the result2 now looks like this when printed.<BR>
&nbsp;<BR>
6e<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 555&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; en&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; j&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; %OBEX Object Push&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ÿ<BR><BR>
I've got another method for retrieving the channel which i can use for the moment instead of the dbus api provided by the guys at bluez, but I'd rather stick with thier solution if possible as everything else seems to work so nicely.<BR>
&nbsp;<BR>
If you have any ideas then let me know,<BR>
&nbsp;<BR>
Thanks pal,<BR>
&nbsp;<BR>
Rob<BR><BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Fri, 20 Apr 2007 17:19:39 +0100<BR>&gt; From: simon.mcvittie@collabora.co.uk<BR>&gt; To: dbus@lists.freedesktop.org<BR>&gt; Subject: Re: Array{byte}<BR>&gt; <BR>&gt; On Fri, 20 Apr 2007 at 16:16:31 +0000, Robert Rawlins wrote:<BR>&gt; &gt; result2 = adapter.GetRemoteServiceRecord('00:17:B0:A0:E7:09', result[0])<BR>&gt; <BR>&gt; Replace with:<BR>&gt; <BR>&gt; result2 = adapter.GetRemoteServiceRecord('00:17:B0:A0:E7:09', result[0],<BR>&gt; byte_arrays=True)<BR>&gt; _______________________________________________<BR>&gt; dbus mailing list<BR>&gt; dbus@lists.freedesktop.org<BR>&gt; http://lists.freedesktop.org/mailman/listinfo/dbus<BR><BR><br /><hr />Express yourself instantly with Windows Live Messenger, the future of MSN Messenger! <a href='http://imagine-msn.com/messenger/launch/en-GB/' target='_new'>Windows Live Messenger, the future of MSN Messenger!</a></body>
</html>