通过C#将传真从一台PC发送到传真机 [英] sending a fax from one pc to a fax machine by C#

查看:94
本文介绍了通过C#将传真从一台PC发送到传真机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个有传真设施的网站。在这里,我想将传真发送到传真机,但我不能在发送方使用任何传真机。我在运行时放了2个文本框来获取文档名称和传真号码以及ax内容的文本区域。当我点击发送按钮时,传真应该发送到用户给出的传真号码。



怎么做???



请帮帮我...



先谢谢你...

I am developing a website having fax facility. Here i want to send a fax to a fax machine but i could not use any fax machine at sending side. I put 2 text boxes for getting document name and fax number and a text area for ax content at run time. When i will click the send button, the fax should send to the fax number given by user.

How to do this???

Please help me...

Thanks in Advance...

推荐答案

vineeth raju写道:
vineeth raju wrote:

我有互联网连接(调制解调器)。我可以发送吗?

I have Internet connection (modem). Can I send through that?

是的,你可以。如果您使用现有的 传真发送设施 。这让你完全荒谬,巧合的是,你在一开始就处于什么位置。看看你自己的问题:



Yes, you can. If you use some existing fax sending facility. And that brings you to total absurd, which is, by coincidence, where you were at the very beginning. Look at your own question:

vineeth raju写道:
vineeth raju wrote:

我正在开发Web网站有传真设施。

I am developing Web site having fax facility.

这里你去::-)。



你正在开发一个只有基于调制解调器的互联网连接的网站没有传真机发送传真。如果背后的C#代码可以用于可编程计算器,我不会感到惊讶:-)。



祝你好运。

-SA


假设您在发送PC中安装了传真调制解调器,它们通常会安装一个可用于从软件发送的打印驱动程序,或者有一大堆API和库可以帮助您的代码直接执行。 Google可以为您提供帮助:发送传真c# [ ^ ]
Assuming you have a fax modem installed in the sending PC, they generally install a print driver which you can use to send from your software, or there are a whole bunch of APIs and libraries which can help your code do it directly. Google can help you there: send fax c#[^]


这篇关于通过C#将传真从一台PC发送到传真机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆