Hello again, I have followed your instuctions, here is the dump: [EMAIL PROTECTED] apps]$ ./obexftp -v -b xx:xx:xx:xx:xx:xx -B4 -g AIRcable.bas -v Browsing xx:xx:xx:xx:xx:xx ... Channel: 4 Connecting...Tx: 80 00 1A 10 00 04 00 46 00 13 F9 EC 7B C4 95 3C 11 D2 98 4E 52 54 00 DC 9E 09 obex_data_request(): len = 26 bytes do_write(): sending 26 bytes obex_data_indication(): Got 28 bytes msg len=31 obex_parse_connect_header(): version=10 obex_parse_connect_header(): requested MTU=40, used MTU=40 done Receiving "AIRcable.bas"... Tx: 83 00 25 CB 00 06 F7 68 01 00 1D 00 41 00 49 00 52 00 63 00 61 00 62 00 6C 00 Tx: 65 00 2E 00 62 00 61 00 73 00 00 obex_data_request(): len = 37 bytes do_write(): sending 37 bytes obex_data_indication(): Got 77 bytes msg len=80 Tx: 83 00 03 obex_data_request(): len = 3 bytes do_write(): sending 3 bytes \obex_data_indication(): Got 5 bytes msg len=8 failed: AIRcable.bas Disconnecting...Tx: 81 00 08 CB 00 06 F7 68 obex_data_request(): len = 8 bytes do_write(): sending 8 bytes obex_data_indication(): Got 5 bytes msg len=8 done [EMAIL PROTECTED] apps]$ ./obexftp -v -b xx:xx:xx:xx:xx:xx -B4 -l -v Browsing xx:xx:xx:xx:xx:xx ... Channel: 4 Connecting...Tx: 80 00 1A 10 00 04 00 46 00 13 F9 EC 7B C4 95 3C 11 D2 98 4E 52 54 00 DC 9E 09 obex_data_request(): len = 26 bytes do_write(): sending 26 bytes obex_data_indication(): Got 28 bytes msg len=31 obex_parse_connect_header(): version=10 obex_parse_connect_header(): requested MTU=40, used MTU=40 done Receiving "(null)"... Tx: 83 00 21 CB 00 07 57 74 42 00 19 78 2D 6F 62 65 78 2F 66 6F 6C 64 65 72 2D 6C Tx: 69 73 74 69 6E 67 00 obex_data_request(): len = 33 bytes do_write(): sending 33 bytes obex_data_indication(): Got 123 bytes msg len=126 obex_data_indication(): Got 68 bytes msg len=194 Tx: 83 00 03 obex_data_request(): len = 3 bytes do_write(): sending 3 bytes \obex_data_indication(): Got 5 bytes msg len=8 failed: (null) Disconnecting...Tx: 81 00 08 CB 00 07 57 74 obex_data_request(): len = 8 bytes do_write(): sending 8 bytes obex_data_indication(): Got 5 bytes msg len=8 done
I have noticed that it get less bytes than the msg len, I guess that this could be the problem not?. I'm not sure if it is a delay problem, or a device problem. If it where a device problem explains why it does not work correctly with BlueSoleil, but it does work well with Widcomm. Suggestions, Naranjo Manuel Francisco ------------------------------------------------------------------------- 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
