> > Can you check if the response packets are 0x90 0x00 0x03 or 0x90 0x00 > 0x08 0xCB ... > Hi everyone, I had made a little test program in Java. And I got the response packets, while doing a folder listing. Here take a look: IN: 0x90 0x00 0xc2 0xc3 0x00 0x00 0x00 0xac 0xcb 0x00 0x02 IN: 0x97 0x03 0x42 0x00 0x19 0x78 0x2d 0x6f 0x62 0x65 0x90 is continue 0x00c2 is the hole lenght of the packet. 0xc3 is for lenght of header (0x000000ac) 0xcb for connection id. 0x00029703 ....
So the device replies on every single packet, with the connection id. So at least CSR people are consistent with they're interpretation of the spec. When I have a more finished testing code, I will send it. Cheers, Manuel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
