Click to See Complete Forum and Search --> : RAS server


Michello
May 11th, 2006, 10:17 AM
Hello,

I'd like to use TAPI in order to establish a connection between a client and a server. But the communication/data transfer should be realized with sockets.

I know, that RAS is the answer, because it uses TAPI by itself. But I don't know how to setup a RAS server, waiting for an incoming connection from my own application. :confused:

I've read, that only server operating systems are able to setup a RAS server. Is that really true? And how will my own application be informed, that a new connection has been established? Is that possible at all?

Thx in advance!

Ejaz
May 16th, 2006, 05:13 AM
Please don't post multiple threads in different forums. I'm not much experienced with TAPI, but take a look at this (http://www.codeproject.com/useritems/IVR.asp). It may provide food for your thoughts. :thumb: