Hallo,
again i have another problem. i want to have a rfcomm connection betwenn my
ipaq and my pc.
i created the rfcomm devices with "for i in 0 1 2 3 4 5 6 7 8 9; do mknod
/dev/rfcomm$i c 60 $i; done"
on my pc i bind the ipaq with
rfcomm bind /dev/rfcomm0 ipaq address
now if i try to connect from my ipaq with
rfcomm connect /dev/rfcomm0 pc address
i get the following error "can't connect rfcomm socket: connection refused"
what am i doing wrong? i am a little stuck here :(
best regards
Martin
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
|