Ticket #128 (new defect)

Opened 8 months ago

'obex over tcp' mode for syncml-obex-client?

Reported by: clohr Assigned to: dgollub
Priority: normal Component: libsyncml
Version: 0.4.5 Severity: normal
Keywords: Cc:

Description

Hi,

My mobile is an e28.

Sync is performed by a kind of 'obex over tcp':

  • when connected to the PC, the USB port of the mobile exposes a 'network interface' (useable with 'usbnet' plus 'zaurus' linux kernel modules)
  • the mobile IP is 169.254.0.2, and an 'obex server' is listening on TCP port 650

I can see some files of the mobile with 'obexftp --network 169.254.0.2 -l'. However, I can't do sync by now...

Is it feasable to provides an 'obex over tcp' mode for syncml-obex-client?

Many thanks, and regards
Christophe