I make litlle test soft with VB.Express, at this time it conect and list the folder of my phone M341i correctly with return of the xml document of list folder.
>From openobex(linux) I think it's a header or PDU :97 78 05 60 00 Start the connection with the opcode (0x80) : 80 00 1f 10 00 04 00 46 00 13 f9 ec 7b c4 95 3c 11 d2 98 4e 52 54 00 dc 9e 09 cb 00 00 00 00 >From Windoze : The "PDU" : 91 7E 04 03 00 00 Start the connection : 80 00 07 12 00 04 00 So i conclude this ----------------------------------------------------------- openobex : 00 1F => packet length = 31 Windoze : 00 07 => packet length = 7 --------------------------------------------------------- openobex : 10 => version 1.0 of OBEX windoze : 12 => version 1.2 of OBEX -------------------------------------------------------- --------------------------------------------------------- openobex : 00 => flags, all zero for this version of OBEX windoze : 00 => flags, all zero for this version of OBEX -------------------------------------------------------- --------------------------------------------------------- openobex : 04 => version 1.0 of OBEX windoze : 04 => version 1.2 of OBEX -------------------------------------------------------- --------------------------------------------------------- openobex : 00 46 => Quantity in K of max OBEX packet size client can accept windoze : 00 => Quantity in K of max OBEX packet size client can accept -------------------------------------------------------- I'm agree the windoze frame is very strange and seem to be incomplete but the obex server respond corectly and in fact if you have a look to my dumpfile from windoze, the sequance are : AT+CPROT=0 to put in obex mode the frame up to conect once time once time again another connection frame : 901 803040000A00007100003C0 where evry thing seems to be here But in my little test software i write exactly the samme connection describe in the Obexftp13.pdf P28 and send the list folder trame like in the dumpfile. _________________________________________________________________ Découvrez Windows Live Messenger : le futur de MSN Messenger ! www.windowslivemessenger.fr ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Openobex-users mailing list Openobex-users@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/openobex-users