hi
plz refer
http://www.interfax.net/en
The essential file you need is fxscom.dll in your WINDOWS\system32 directory. If it's not there try to install FAX Services from Windows components.
If the file exists, click the right mouse button on References in Solution Explorer and choose "Add Reference...".
Select the COM tab on the next dialog.
Scroll down and select the component named "faxcom 1.0 Type Library".
Click ok.
Now, FAXCOMLib should have been added to the References in Solution Explorer.
Take a look at the following link for an example of how to use this library:
http://www.codepro
As a former manufacturer of a FAX gateway I would not recommend to start programming a FAX service from scratch. Better buy some third party product if FAXCOMLib does not provide what you need.
Take a look at the following links if you want to use a Web based fax service:
http://www.interfax.net/en





by: Omego2KPosted on 2009-11-03 at 06:07:09ID: 25729016
http://www.interfax.net/en /dev/webse rvice, it's not free though, I wouldn't recommend using a free one either if it exists.