I'm trying to do tests on syncml-obex-client over usb transport on my Solaris machine.
"syncml-obex-client -u" seems work, but the testing sync "syncml-obex-client -u 0 --identifier "PC Suite" --sync text/x-vcard Contacts --wbxml" doesn't work. Both commands are run by me as root.
# syncml-obex-client -u
Found 3 USB OBEX interfaces
Interface 0:
Manufacturer: Nokia
Product: N93
Interface description: SYNCML-SYNC
Interface 1:
Manufacturer: Nokia
Product: N93
Interface description: PC Suite Services
Interface 2:
Manufacturer: Nokia
Product: N93
Interface description: SYNCML-DM
Use '-u interface_number' to connect
But when running the testing sync, there is link error. Don't know the reason. I missed some settings?
# syncml-obex-client -u 0 --identifier "PC Suite" --sync text/x-vcard Contacts --wbxml
Received an transport error: Link Error
Received an transport error: Link Error