TAPI with C#
-
Hi PLs tell me how can i use TAPI with C# In my application I have winform which contains Four Text box and one button First button-- Tel no of server Second button-- Server name Third button --- UID of server Foruth button-- PWD of Server When i press the button it should connect with the database server through modem . I want to implement this using C# Pls every one should share his thoughts for implementing this product, I need to implemen urgently waiting for the response with code in c# regards sanjeev :)
-
Hi PLs tell me how can i use TAPI with C# In my application I have winform which contains Four Text box and one button First button-- Tel no of server Second button-- Server name Third button --- UID of server Foruth button-- PWD of Server When i press the button it should connect with the database server through modem . I want to implement this using C# Pls every one should share his thoughts for implementing this product, I need to implemen urgently waiting for the response with code in c# regards sanjeev :)
well, there are two basic parts of this product, first is to connect 2 pcs using tapi via tlephone line, 2nd is to make a messaging protocol which will connect ur aplication to the dtabase server on remote system. there should also a service running on remote system(server) which will recieve messages. i can help u in 1st part that how can u connect to remote system using TAPI in c#. in few days i'll upload an article on codeproject regarding this. in meanwhile u can mail me n i can help u in this regard :) so cheers
-
well, there are two basic parts of this product, first is to connect 2 pcs using tapi via tlephone line, 2nd is to make a messaging protocol which will connect ur aplication to the dtabase server on remote system. there should also a service running on remote system(server) which will recieve messages. i can help u in 1st part that how can u connect to remote system using TAPI in c#. in few days i'll upload an article on codeproject regarding this. in meanwhile u can mail me n i can help u in this regard :) so cheers
Hi, I have already implemented Remoting connection of SQL Server Using C# There are basically three textbox on WinForms and one Button First one is Address and Second one is UID and PWD of Server. When the user press the submit button it connects with server and fetches all the Databases into Tree View all the computers are connected on LAN. I urgently need to Implement same thing Using TAPI in C#. More one Field needs to Entered for Telephone no and it will detect modem of Computer Automatically after pressing submit button Please help me with the code (Connection with TAPI for dialup using modem in C#) I have to start this application I am stuck now Which sdk i should download my email id is sanju10001000@yahoo.com sanju10001000 and yahoo and com Waitingh for your response regards sanjeev