Skip to content
Updated Home authored by Hendrik Sattler's avatar Hendrik Sattler
...@@ -10,6 +10,8 @@ See the [[Faq]] for common problems. ...@@ -10,6 +10,8 @@ See the [[Faq]] for common problems.
ObexFTP provides access to the several [[Services]]. ObexFTP provides access to the several [[Services]].
See the [[SupportedDevices]] list for how to get some devices working.
Files and folders are accessed via the OBEX FTP standard protocol. That protocol is defined in the Object Exchange protocol (OBEX) section (K12.5) of the File Transfer Profile (FTP) in the [​Bluetooth V1.1 Profile Specifications](http://www.bluetooth.org/foundry/adopters/document/12_File_transfer/en/1/12_File_transfer.zip). See this [​K12 overview](http://www.palowireless.com/infotooth/tutorial/k12_ftp.asp). It's also possible to use other [services]] like PUSH, GOEP (see ​[K10 overview](http://www.palowireless.com/infotooth/tutorial/k10_goep.asp)) and SYNCH (e.g. to retrieve the telecom/devinfo.txt). Files and folders are accessed via the OBEX FTP standard protocol. That protocol is defined in the Object Exchange protocol (OBEX) section (K12.5) of the File Transfer Profile (FTP) in the [​Bluetooth V1.1 Profile Specifications](http://www.bluetooth.org/foundry/adopters/document/12_File_transfer/en/1/12_File_transfer.zip). See this [​K12 overview](http://www.palowireless.com/infotooth/tutorial/k12_ftp.asp). It's also possible to use other [services]] like PUSH, GOEP (see ​[K10 overview](http://www.palowireless.com/infotooth/tutorial/k10_goep.asp)) and SYNCH (e.g. to retrieve the telecom/devinfo.txt).
There is also support for some known ways to transport OBEX over serial lines, see [[ObexOverSerialLines]]. There is also support for some known ways to transport OBEX over serial lines, see [[ObexOverSerialLines]].
... ...
......