-----BEGIN PGP SIGNED MESSAGE-----
For those who never bothered to learn Perl (myself included), fax-gw
is an HTML to HylaFAX gateway written in C. Just type 'make' and stick
the resulting binary in your web server's cgi-bin directory. If you
don't have a compiler, I have included binaries for SunOS4 and SunOS5.
I also included an example HTML form, but you can use any form you like.
The gateway takes the following name/value pairs:
0) Name (Optional)
1) FaxNumber (Required)
2) Company (Optional)
3) Email (Optional)
4) Cover (yes or no)
*) Document (One or more documents to be faxed are required)
Input is scanned for those evil characters used to gain server access.
Enjoy!
- -Mark
README - This file
Makefile - Makefile for fax-gw
fax-gw.c - Main program source-code
util.c - Source included with NCSA httpd distribution
fax-gw.sunos4 - Binary compiled using GCC 2.6.3 for SunOS 4.1.3U1vB
fax-gw.sunos5 - Binary compiled using GCC 2.6.0 for SunOS 5.5
fax-gw.html - Example HTML form
MD5 (fax-gw.sunos4) = cc5cb1b6c04f2caed36cb144682d2147
SUM (fax-gw.sunos4) = 52539 48
MD5 (fax-gw.sunos5) = 7802a03bdbb57d707b11c5ee7f6e54c6
SUM (fax-gw.sunos5) = 43869 29
This gateway has been tested on SunOS 4.1.3U1vB and SunOS 5.5 -- that's it.
Please let me know if you find a useful modification or have any questions.
Mark C. Cooper (1) (909) 390-2233 (GMT-8)
Systems Consultant mailto:mark@oldman.cv.com
Computervision Services USA http://www.cv.com
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
iQCVAwUBMrN3dpOcsuzSMXcFAQGTwAP/ayhMVS7hrgEB9zMJY+Ewe+WVAm9mcTxc
ika/5L/V+kkroz5scOZWI5b8Wicn6Mkf8u++MhTi5fJ88RwxSo+Wd2f4cgkI+l1c
hI+26zlelioorjARVYa/Q6pad2CFewsphzOwevGVBHlQQjlYB1NywOG/bK/cTAGX
UUB3jljlaBQ=
=WqqK
-----END PGP SIGNATURE-----
|