Hi.
I am gonna to develop classic socket application:
Server - will run on Symbian mobile phone
Client - will run on PC with Windows XP
I would like to make:
- Socket connection over Bluetooth between PC and Mobile.
- Socket connection over USB (DKU-2) between PC and Mobile.
Is it possible to:
1) establish network connection over Bluetooth and then simply open the Socket on both side (PC and Mobile)?
2) establish serial connection over Bluetooth and them simply open the Socket on both side (PC and Mobile)?
3) establish serial connection over USB (DKU-2) and than simply onep the Socket on both side (PC and Mobile)?
Thanx

Reply With Quote

