In fact my opinion is the CPROT=0 is necessary for two reason :
- in windows my IRDA usb dongle (and certainly for other to) have a com port 
exactly as a real serial port where i can do evry thingh i want like a 
serial port or a" not really " virtual port com attached with a modem.

- with my test tool, my first test was to send the obex conection trame 80 
00 07 10 00 04 00 with pooling/repeat of 2 second, and the phone never 
answer, between two pool i send the AT + CPROT=0 command and wonderfull it 
connect.


There isn't any combinaison argument of obexftp or other way to make the 
same command with a AT +CPROT=0 before ?


>From: "Christian W. Zuckschwerdt" <[EMAIL PROTECTED]>
>To: That french guy <[EMAIL PROTECTED]>,  
>[email protected]
>Subject: Re: debugging M341i
>Date: Wed, 11 Oct 2006 23:05:43 +0200
>
>Hi,
>
>(copied to list, so people can perhaps mail their opinions on this)
>
>AT+CPROT=0 (and alike for other phones) is only for cable-mode
>connections. I.e. not for IrDA's IrOBEX.
>
>(cable-mode means either real cable via tty, serial port profile for
>bluetooth, or tty emulation for IrDA. What is the last one called again?)
>
>surfzoid wrote:
> > [EMAIL PROTECTED] openobex-1.3]# obexftp -i --uuid none --noconn -c
> > IMAGES -g img.jpg
> > Tx: 80 00 07 10 00 04 00
> > Rx: A0 00 07 10 00 03 F7
> >
> > Tx: 85 00 16 02 00 01 00 11 00 49 00 4D 00 41 00 47 00 45 00 53 00 00
> > Rx: D1 00 03  <- D1 is 51: OBEX_RSP_NOT_IMPLEMENTED
>With (Visual Basic) test implementation you have:
>TX  80 00 07 12 00 04 00
>RX  A0 00 07 10 00 03 C0
>
>TX  85 00 16  02 00  01 00 11  00 49 00 4D 00 41 00 47 00 45 00 53 00 00
>RX  A0 00 03
>
>This makes no sense. But your test is over cable and the log with
>obexftp is IrDA.
> >
> > Tx: 83 00 16 01 00 13 00 69 00 6D 00 67 00 2E 00 6A 00 70 00 67 00 00
> > Rx: D1 00 03
> >
> > Tx: 81 00 08 CB FF FF FF FF <- this a known bug in obexftp-0.21
> > Rx: D3 00 03
>
>Just to be sure: Try "10" instead of "12" in the first packet of your test.
>
>Some phones are known to require specific UUIDs. Maybe yours needs this
>for IrDA but not for Cable?
>
>We can also try a cable-mode connection with obexftp (later).
>
>
>regards,
>Christian

_________________________________________________________________
Découvrez un moyen pour éliminez tous les virus de votre PC ! 
http://safety.live.com/site/fr-FR


-------------------------------------------------------------------------
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

Reply via email to