Am Freitag 13 Oktober 2006 13:48 schrieb surfzoid surfzoid:
> Do you want to say when i send some packet to my /dev/ircomm0 the packet
> was modified by the IRDA driver before to be send my phone ? or if i send
> byte(0) = 80 the phone receive the byte value 80 ?

Modified is not the correct word but you will use the serial port emulation 
and not IrOBEX.

> >like test with obexftp, use the -i switch and _not_ -t /dev/ircomm0.
>
> During 1 or 2 years(can't remeber exatly but very long time ago) i try with
> -i and so much combinaison of argument and never work.

So you phone does only support PUT for IrOBEX. So what? That's a valid OBEX 
implementation, just not very featureful.

> But i can't imagine to send to my PC my 36 photo files one by one also if i
> know on windoze the commercial software BVRP Mobile phone tools propose to
> select the 36 files and copy it on my PC and also to delete them in one
> operation for me.

Over IrOBEX or via serial port emulation? The latter would be really sick.

> I'm not sure to understand everything about difference between hard layer
> and obex profile, today i'm now sure my phone use OBEX to transfer the
> photo and the OBEX frame (see my IRCOMM2K dump file where is all the packet
> beetwen BVRP and my phone) are possible to read and interpret like describe
> in the obex1.3.pdf documentation.

IRCOMM2K adds the irda serial com port emulation because Win2k does not have 
it. IrOBEX is natively supported by Win2k.

> So to conclude, you think my phone use a "exotic" obex language ?

No, it just does support folder browsing via IrOBEX.

> Do you 
> have an idea for why i can do everythingh with obex and AT but not listing a
> folder and get multiple file with linux and can do everything on windoze?

No idea but you should use an systematic approach by analysing the traffic. 
Just like what you posted but a systematic approach is missing.
Suggestion:
Record what the windows application sends. Write a small program in Linux that 
sends those bytes the same way. The phone should reply with exactly the same. 
Then try to reproduce those commands by using the openobex lib. At best, it 
results in exactly the same data stream.

And you'll learn something during doing that :)

HS

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