473,322 Members | 1,409 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Dialing number in .NET

Hi everyone!

I have a question. How can I work with modem in .NET from C#. Do I have to
call to TAPI functions from my C# program, or there is another way to do it
in .NET?

Best regards
Igor.

Jul 21 '05 #1
3 1244

"Igor" <Ig**@discussions.microsoft.com> wrote in message
news:02**********************************@microsof t.com...
Hi everyone!

I have a question. How can I work with modem in .NET from C#. Do I have to
call to TAPI functions from my C# program, or there is another way to do
it
in .NET?


You will have to either use PInvoke to call them or find an existing library
that already provides wrappers. IF there is a COM object for TAPI, you may
be able to use that as well.

There is currently no support for TAPI, however.
Jul 21 '05 #2
Thanks !

"Daniel O'Connell [C# MVP]" wrote:

"Igor" <Ig**@discussions.microsoft.com> wrote in message
news:02**********************************@microsof t.com...
Hi everyone!

I have a question. How can I work with modem in .NET from C#. Do I have to
call to TAPI functions from my C# program, or there is another way to do
it
in .NET?


You will have to either use PInvoke to call them or find an existing library
that already provides wrappers. IF there is a COM object for TAPI, you may
be able to use that as well.

There is currently no support for TAPI, however.

Jul 21 '05 #3
Yes you can.

TAPI 3.0 uses COM, so you could use these component from any programming
languages. Also Tapi3.0 support PSTN as well as VoIP.

I suggest you use it because it is the standard way to programming
telephony in windows.

"Igor" wrote:
Hi everyone!

I have a question. How can I work with modem in .NET from C#. Do I have to
call to TAPI functions from my C# program, or there is another way to do it
in .NET?

Best regards
Igor.

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Damon | last post by:
I am using the following code (primarily wizard created) to dial a phone number on an access form via the on double click event. Application.Run "utility.wlib_AutoDial", stDialStr I want to...
3
by: MLH | last post by:
I found some code Dev Ashish posted nearly a decade ago in response to someone's inquiry describing their need to dial a number, monitor call progress and determine whether it was busy. This was...
1
by: DaleMan | last post by:
I'm looking for some help on how to dial a phone number in my application and send a text message to the portable machine that answers the call (cell phone, Palm, etc..). Anyone know of any sites...
0
by: Mark Relly | last post by:
I am trying to discover how to get the modem to dial a specific number? I have looked throught the winInet API and at RASDIAL but i can't see a method that would do this? Can anybody help? ...
3
by: Radi Radichev | last post by:
Hi! I'm using .net 2.0 C# and i was wondering if there is any way of dialing a number, that i take from a database, inside an application? Thanks
2
by: Simon T. | last post by:
Hello All, I am new to C# and the .NET framework, so please forgive and pity me if the question and understand reveals massive ignorance. I am trying to get SerialPort talking to a "Standard...
0
by: gad | last post by:
I am dialing a modem with vs2005 .net 2.0. Connection between modems is ok but windows does not write the connection details in the modem log file. Why is that? How can i force windows to write...
5
by: Brent | last post by:
Hi, I want to recreate my own version of http://snakesonaplane.varitalk.com/ .. So basically I want to start with a basic, make the modem dial a number and play a soundclip to the person that...
0
by: veasnamuch | last post by:
I want build a small system which is enable to call to a specific phone number from Computer through Voice Modem. I have seen the sample code in the...
2
by: tysky | last post by:
Hi!! I use OpenNETCF library to create a call. When I create voice call by Phone.MakeCall(number) program starts to dial up a number and on the PDA screen I see Phone dialog with information...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.