for Alex Feinman, CSD connection???

  • Thread starter Thread starter adan
  • Start date Start date
A

adan

Hello
With refernce to the following replies i got from u i managed to get to
complete the first step in C#.
http://groups-beta.google.com/group...=csd+connection&rnum=1&hl=en#efdb3492d705ee2c

The second step that is to get the handle to line through linegetid is
not found in C#. So thus line.hline fulfill the requirement and if so
how can the serial communication be made to complete my CSD connection
and transfer data over my mobile phones.

Waiting for ur reply thanks

adnan
 
I don't have a modem in any of my devices so I can verify that it works, but
I've put together a little sample for you to try:
http://www.alexfeinman.com/download.asp?doc=Tapi1_2.zip
The class Form1 has a menu item called lineGetID. In response to it I
attempt to place a passthrough call on a currently selected line, obtain
port handle and read and write some stuff
 
Back
Top