using phone line in C#

  • Thread starter Thread starter Arash
  • Start date Start date
A

Arash

Hello everybody,
I am developing an application which needs to make calls and send faxes
with C#. but it seems microsoft does not support TAPI in .Net or I don't
know how to do please help me with the problem.

be sides I found some APIs like MakeCall and ... which where described for
PPCs and needed Phone.dll and some other dlls which can be the solution and
how? TAPI or Phone.dll

Regards,
Arash
 
Arash,
If you want to send faxes, you'll need more than TAPI. Look at the MSFAX
COM object, or just search this group for 'fax'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top