TCP/IP over bluetooth

M

m.a

Hello,

I want to write an application for a PDA system that communicates with a
Bluetooth device using TCP/IP. I did a lot of Googleing, but I found nothing
that helps me to find a starting point. Would somebody help me to find some
information and possibly some sample codes?

Any help is much appreciated.



Best regards
 
T

Tim Roberts

m.a said:
I want to write an application for a PDA system that communicates with a
Bluetooth device using TCP/IP. I did a lot of Googleing, but I found nothing
that helps me to find a starting point. Would somebody help me to find some
information and possibly some sample codes?

Is this actually a Bluetooth network device? You can't force a Bluetooth
device to use a protocol that it isn't configured to use. If it is a
serial device, then you need to talk to it like a serial device.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top