in vb.net
1 using a moden how can i:
get caller id ?
make a phone call ?
2 send a fax ( of text ) ?
get an incoming fax ?
get the incoming fax caller id ?
Printable View
in vb.net
1 using a moden how can i:
get caller id ?
make a phone call ?
2 send a fax ( of text ) ?
get an incoming fax ?
get the incoming fax caller id ?
found about fax sending
fxscom.dll in your WINDOWS\system32 directory. If it's not there try to install FAX Services from Windows components.
References in Solution Explorer and choose Add Reference, COM tab, select FaxControl 1.0 Type Library
http://msdn.microsoft.com/en-us/library/ms692936.aspx