Hi, Here is what I need to do:
I am trying to establish a HTTP connection over bluetooth via the serial port.
How it is possible to tell the socket to use this bluetooth serial link ?
Or do I have to write the IP and TCP headers my self so that they are sent over the serial bluetooth link and then gotten on the PC.
Thanx in advance.