TAPI Problem
-
Hello!! I am building a TAPI application in which there is one server and many clients.i.e. N client machines would be connecting and communicating with 1 server machine. Once the connection is established, server would be accepting the data sent by the clients and then the same data would be again sent back to the same client who sent it to the server, through modem. The application should have the capability to do data transmission and receive simulnateously with n-clients. The application is supposed to run on Win 98,WinNT, WIN 2000 and Win XP. I am using C programming and TAPI 2.0. I do not want to use COM/DCOM. Can you please tell me if it is possible to build an application of n-clients and 1 server using language C, TAPI 2.0 and without COM/DCOM. I already have built an application for data communication between single client and single server. Data transmission is done through the COM port to which the modem is connected. Can anyone please help and advise as to how I could go on to build a n-client 1 server TAPI application. Any help would be higly appreciated. Thanks Sandeep
-
Hello!! I am building a TAPI application in which there is one server and many clients.i.e. N client machines would be connecting and communicating with 1 server machine. Once the connection is established, server would be accepting the data sent by the clients and then the same data would be again sent back to the same client who sent it to the server, through modem. The application should have the capability to do data transmission and receive simulnateously with n-clients. The application is supposed to run on Win 98,WinNT, WIN 2000 and Win XP. I am using C programming and TAPI 2.0. I do not want to use COM/DCOM. Can you please tell me if it is possible to build an application of n-clients and 1 server using language C, TAPI 2.0 and without COM/DCOM. I already have built an application for data communication between single client and single server. Data transmission is done through the COM port to which the modem is connected. Can anyone please help and advise as to how I could go on to build a n-client 1 server TAPI application. Any help would be higly appreciated. Thanks Sandeep
Hi, Sorry, i don't have an answer for ur problem. Actually i wanted ur help. i'm trying to create an application with TAPI to send data between a single client and a single server. Can u guide me through that. I'm new to this TAPI programming , so can u pls list me the various TAPI functions which can be used. Pls help. vini