发送/接收传真的.NET传真、NET

2023-09-04 00:58:46 作者:△我是疯子,但疯的真实

我需要发送通过我的web应用程序/接收传真,而我不知道从哪里开始。

I need to send/receive faxes through my web application, and I am not sure where to begin.

基本上,客户端点击一个按钮,发送传真,并记录下接收传真时,客户端的名称的数据库。

Basically, a client clicks a button to send a fax, and records in the database under the client's name when a fax is received.

preferably通过从一个基于服务的传真公司的API ...我将举办一个专门的服务器上这个应用程序,我不认为他们允许使用自己的调制解调器。

Preferably through an API from a service based fax company... I will be hosting this application on a dedicated server, I don't think they allow using their modems.

我使用.NET和VB,任何想法?

I am using .NET and VB, any ideas?

编辑:我做了一些谷歌搜索, http://www.efaxdeveloper.com/ 是最接近我发现。我不知道如何实现它。任何人有这方面的经验?

I did some search on Google, http://www.efaxdeveloper.com/ is the closest thing I found. I am not sure how to implement it yet. Anyone have experience with this?

推荐答案

我试过eFaxDeveloper和工作完全像我是如何描述的。

I tried eFaxDeveloper, and works exactly like how I've described.