windows 什么是好的传真服务器?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/842340/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 12:25:59  来源:igfitidea点击:

What is a good Fax Server to use?

.netwindowsfax

提问by JoeJoe

Any recommendation of a Fax server to use in Windows? Looking for good API support for incoming faxes. (Lots of them are good for outgoing). I want to route incoming faxes to email programmatically after the server gets the fax and set Whitelist of phone numbers to filter spam - all in code.

在 Windows 中使用传真服务器有什么推荐吗?寻找对传入传真的良好 API 支持。(其中很多都适合外向)。我想在服务器获取传真并设置电话号码白名单以过滤垃圾邮件后以编程方式将传入传真路由到电子邮件 - 全部在代码中。

采纳答案by JoeJoe

I would definitely recommend looking at Biscom. They have both fax server and fax hosting solutions. They have been in business for 23 years and are a very stable company. http://biscom.com/index.htm

我绝对会推荐看 Biscom。他们有传真服务器和传真托管解决方案。他们已经经营了 23 年,是一家非常稳定的公司。 http://biscom.com/index.htm

回答by Copas

The two best solutions I have found are hylafax.organd jConnect. The advantages of hylafax are its 100% free and open source. Since you are posting here its highly likely that you are have the technical chops to get this going and if you do you will be well rewarded. Haylafaxis full featured and can do all the sending and receiving you want for free. On the not so free side jConnectis free if you use a local number they only charge for toll free. Both are great solutions but I would try Halafaxfirst.

我发现的两个最佳解决方案是hylafax.org和 jConnect。hylafax 的优势在于其 100% 免费和开源。既然你在这里发帖,很可能你有技术能力来实现这一目标,如果你这样做了,你将获得丰厚的回报。Haylafax功能齐全,可以免费进行您想要的所有发送和接收。在不太免费的方面,如果您使用本地号码,jConnect是免费的,他们只收取免费电话费。两者都是很好的解决方案,但我会先尝试Halafax

Hope that helps! Let me know what you think of Hylafax.

希望有帮助!让我知道您对 Hylafax 的看法。

editDidn't see your above comment, Hylafax has no windows support, sorry :( But they have pre compiled bins for these...

编辑没有看到你上面的评论,Hylafax 没有 Windows 支持,抱歉:( 但他们已经为这些预编译了垃圾箱......

Debian Ubuntu Fedora Mandrake Red Hat CentOS Solaris SUSE FreeBSD OpenBSD NetBSD

Debian Ubuntu Fedora Mandrake Red Hat CentOS Solaris SUSE FreeBSD OpenBSD NetBSD

回答by Seren

I highly recommend the FAXCOM windows fax server:)

我强烈推荐 FAXCOM windows 传真服务器:)

回答by dingalingchickenwiing

I would highly recommend checking out link textas an option. It will run on windows or linux, written in C and it's VERY efficient/fast. If you will be doing a lot of faxing and don't mind taking a little time to setup the system, this is the way to go.

我强烈建议将链接文本作为一种选择。它将在 windows 或 linux 上运行,用 C 编写,并且非常高效/快速。如果您要处理大量传真并且不介意花一点时间来设置系统,那么这就是您要走的路。

This is a free solution, you would only need to pay for VoIP service from a carrier to run. There are thousands of these companies to choose from and rates are very cheap.

这是一个免费的解决方案,您只需要为运营商的 VoIP 服务付费即可运行。有数千家这样的公司可供选择,而且价格非常便宜。

回答by Steffen Macke - PamConsult

PamFax provides a fax service that can be used with a API from various programming languages (e.g. PHP, Python, Ruby). http://www.pamfax.biz/en/developers/introduction/has all the details. Disclaimer: I work for PamConsult, the company behind PamFax.

PamFax 提供了一种传真服务,该服务可以与来自各种编程语言(例如 PHP、Python、Ruby)的 API 一起使用。http://www.pamfax.biz/en/developers/introduction/包含所有详细信息。免责声明:我为 PamFax 背后的公司 PamConsult 工作。

回答by Stephen Trahan

Definitely check out eFax Corporateif you need a custom hosted business fax solution and fax API. They have a developer kit, custom admin portal and are secure. They could be what you're looking for.

如果您需要自定义托管业务传真解决方案和传真 API,请务必查看eFax Corporate。他们有一个开发工具包、自定义管理门户并且是安全的。他们可能就是你要找的东西。

回答by Alex Weinstein

I've personally used MyFax.com, they're a hosted service. They send you faxes as email attachments - very convenient if you already have the code that handles incoming mail.

我个人使用过 MyFax.com,它们是一种托管服务。他们将传真作为电子邮件附件发送给您 - 如果您已经拥有处理传入邮件的代码,则非常方便。