Perhap's forgeth something, there is no obex in the obexftp and irda dump: [EMAIL PROTECTED] openobex-1.3]# obexftp -t /dev/ircomm0 -v -c IMAGES -g img.jpg Do you really want to use IrDA via ttys? obexftp_open() obexftp_connect_uuid() Connecting...obexftp_connect_uuid() TC -1 failed: connect Still trying to connect obexftp_connect_uuid() Connecting... "FREEZE" here !
>From: "Christian W. Zuckschwerdt" <[EMAIL PROTECTED]> >To: surfzoid surfzoid <[EMAIL PROTECTED]>, >[email protected] >Subject: Re: debugging M341i >Date: Wed, 11 Oct 2006 23:31:12 +0200 > >Ok, > >Edit bfb/bfb_io.c > >line 410 change > goto err; >to > goto ericsson; > >then line 475 change > if(do_at_cmd(ttyfd, "AT*EOBEX\r\n"... >to > if(do_at_cmd(ttyfd, "AT+CPROT=0\r\n"... > >That should cover it for testing. > >Find the tty device for IrDA (something like /dev/ircomm0) >Use this command then: > obexftp -t /dev/ircomm0 -c IMAGES -g img.jpg > >Also give me the output from "AT+GMI" so I can implement this the right >way. > >regards, >Christian > >surfzoid surfzoid schrieb: > > In fact my opinion is the CPROT=0 is necessary > _________________________________________________________________ Retrouvez tout en un clin d'il avec Windows Desktop Search ! http://desktop.msn.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
