0. It won't be fun
1. Use TAPI to enumerate lines, open Cellular Line, open line in the
LINEMEDIAMODE_DATAMODEM mode and establish a call.
2. Call lineGetID(hCall, LINECALLSELECT_CALL, "comm/datamodem") to obtain
serial port handle.
3. Use Opennetcf library to establish serial communications between two
devices
4. It would be much easier if on one end initially you will have a PC with
Hyperteminal and use it as a sending or receiving end of connection attempt
--
Alex Feinman
---
Visit
http://www.opennetcf.org
"ursdestiny" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
> I am student and working on my final year project. My project is to
> transfer data from one pocket pc to another ,by connecting them through
> the gsm connection that i purchased. My Gsm sim also provides data
> connection. So i am looking for basically establishing a CSD
> connection.
> I have ipaq 6300 series and can code in C# .
>
> Thanks
> Adnan
>