Hi folks,

I am using RedHat Fedora Core 1 with the latest updates. I remember from earlier on, that in order to provide connectivity to a WindowsCE device I need to run
dund --listen --msdun call synce-device

which will register with SDP automatically.

2 questions

1) I created a section in /etc/bluetooth/rfcommd.conf called rfcomm1, pointing to channel 1. If I then use
dund --listen --msdun -P rfcomm1 call synce-device
will it always listen on channel 1 so once configured devices are connecting to the right channel?

2) In order to sync you need to create an ActiveSync session. This is searching for SP (serial port) service on the linux host, but dund registers LAN service only. Is there any option to have dund register both LAN and SP? Or am I mistaken? And why does calling
sdptool add SP
works afterwards, how does it route the request for the SP to dund?

Sorry, but I haven't found the right answers to that one.

Ronny