Computing.Net > Forums > Networking > transfer ASCII data to FAX

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

transfer ASCII data to FAX

Reply to Message Icon

Name: bik
Date: December 16, 2003 at 06:04:25 Pacific
OS: win98
CPU/Ram: p3/128MB
Comment:

I am trying to transfer "text" typed in the Hyperterminal window to the FAX. I intend to do this with following sets of commands:

ATDT(fax number);//dial the fax number
AT+FCLASS=1//set to fax mode after connection
AT+FTM=98//set version type to transmit data
Here is the text i want to transmit to FAX
ATH// finally hang up the phone

I get success in connecting with the remote fax. But when AT+FTM=98 command is issued, an error message is encountered. Please someone suggest me the right way to transfer ASCII data to the remote fax using AT commands.




Sponsored Link
Ads by Google

Response Number 1
Name: Stuart
Date: December 16, 2003 at 12:59:43 Pacific
Reply:

Unfortunately you cannot send plain text via Fax. Tt first has to be converted to a special fax graphics image and Hypertemninal does not have that facility.

To do this you need to have a fax printer set up on your computer. Type your text in any text editor or word processor. When you are ready to send, print it, but print it to the fax printer. That will create a fax document ready for sending.

If you do not have a fax printer have a look a Mighty Fax. Make sure you get the Windows 98 version. There is a different version for Winws NT/2000/XP.

http://www.rkssoftware.com

Stuart


0

Response Number 2
Name: bik
Date: December 16, 2003 at 21:15:28 Pacific
Reply:

Thanks for the reply. I want to design my own application program and for this I 'm trying in the hyperterminal. Can't we use AT command for this purpose?

Also I want to know that in what case the AT+FTM command does not issue Error message.


0

Response Number 3
Name: Stuart
Date: December 17, 2003 at 04:06:16 Pacific
Reply:

I dont know why AT+FTM is causing an error. I would have to look up a list of AT commands to find out. Could be that you issuing to early before the handshing has had time to finish.

Either way, simply using AT commands is never going to work. The first thing you have to do is convert the text file in to a page orientated fax graphic image. This what a fax machine does when the page goes through the fax machine and the fax printer does the same.

Deigning yout own fax programme is no trivial task. There is a lot to it. For instance how would you handle errors, how would you handle multiple page. I would do some reading first.


Stuart



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


XP Network wizard &IP... Getting MAC Address in Wi...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: transfer ASCII data to FAX

Wireless network to ethernet lan www.computing.net/answers/networking/wireless-network-to-ethernet-lan/32006.html

Networking 2 XP Computers www.computing.net/answers/networking/networking-2-xp-computers/12692.html

Network connection www.computing.net/answers/networking/network-connection/28929.html