OpenOBEX build for Windows

This is the old build of OpenOBEX and ObexFTP for win32.
There will be an updated build once OpenOBEX 1.6 and the related ObexFTP release are done.

AttachmentSize
obex-win32_20080604.zip570.8 KB

Comments

obex over usb on windows

Hi Zany

I tried to connect the usb to windows PC, and work with ur
obex win32.

#obexftp -u - recognised the interface but same interface twice as 0 and 1 interfaces
#obexftp -u 0 -l / did'nt work, I used the debug , got the below info.

C:\OBEX-W~1\OBEX-W~1\debug>obexftp -u 0 -l /
Connecting...OBEX_FindInterfaces():
OBEX_FreeInterfaces():
OBEX_InterfaceConnect():
usbobex_connect_request(): -- stops here goes to reporting

Works but data missing

Nalina, it should work that way. It looks good. Only the data part seems missing. Try to run in debugging mode, see README#L103">README.

Only obexftp to verify obex

can only obexftp on linux host is enough to verify the
obex protocol..no obexftpd running on phone.

phone is connected to linux host through usb
obexftp -u - recognises the obex interface on linux host PC.

#obexftp -u 0 -l / ( failing for some reason )
Connecting...done
Tried to connect for 1003ms
Receiving "/"... Sending ""... done
done
Disconnecting...done

Maybe bad phone software

If you see "done" on each step everything is ok. Maybe try to list "/" or another folder. Also try downloads and uploads.

simpler way to test obex protocol on usb

Can you specify the simpler way to
test obex protocol over usb in linux

obex over USB on Linux

#sudo obexftp -u 0 -l
Connecting...done
Tried to connect for 1002ms
Receiving "(null)"... done
Disconnecting...done

obexftp is run on the linux machine.
but nothing is run on the device(phone) ( I think obexftpd server should be run on the device, but it is not support tty device ).

Obex over USB on Linux

If 'obexftp -u' shows your devices then note the number (most likely 0) and then connect using 'obexftp -u 0 -l' (here '-l' to list the directory contents e.g.)

obexftp on USB alone

Our phone enumerates OBEX as COM port when usb cable connected to window PC and is a tty device on the phone device.

I am running Obexftp on Linux machine and connect my phone through usb cable,

#obexftp -u recognises the obex interface from my phone

I run the #obexftpd -t on my phone device
It gives me error tty device not supported.

I want to get obexftp working from Linux PC to my device.

What is the alternate method to verify Obex protocol on my phone device?

Thanks,
-Nalina

next release

Not this week as my main computer is down, sorry. I'll get right to it as soon as I get it back from service... maybe end of next week?

latest version

Hi, eagerly waiting for the latest version. When are you planning to release?

Thx

approx. 2 weeks. With fresh

approx. 2 weeks. With fresh 1.6 OpenOBEX and next ObexFTP release.

latest version

hi, when can you upload the latest version of obex-win32?

:-) thank very much!

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can use BBCode tags in the text.
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo].

More information about formatting options