Personal tools
HylaFAX The world's most advanced open source fax server

Difference between revisions of "HylaFAX APIs"

m
Line 1: Line 1:
* [http://www.net-foundry.com/java/gnu/hylafax/ gnu.hylafax] - The gnu.hylafax package is a pure-Java implementation of the HylaFAX client protocol. The gnu.hylafax package can be used to implement a HylaFAX client that will run on any Java-supporting system. See http://www.net-foundry.com/java/gnu/hylafax/.
+
* Delphi
* [http://www.ifax.com/HylaFSP HylaFSP] - Normally used as a Windows HylaFAX client, a HylaFSP fax device is also a Windows Fax Service Provider for HylaFAX. Developers can use the Windows Fax Services API to connect to a HylaFAX server. See [http://www.ifax.com/content/view/48/79/ http://www.ifax.com/content/view/48/79/] for a VB Script example of controlling HylaFSP. See [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_4z1n.asp MSDN] for documention on the Fax Services API. Available from [http://www.ifax.com iFAX Solutions]
+
** [http://www.stenoweb.it/index.php?page=12 TFrogFax]: Delphi Component to build Hylafax Client Applications
* [http://www.stenoweb.it/index.php?page=12 TFrogFax]: Delphi Component to build your Hylafax Client Applications
+
* Java
 +
** [http://www.net-foundry.com/java/gnu/hylafax/ gnu.hylafax] - The gnu.hylafax package is a pure-Java implementation of the HylaFAX client protocol. The gnu.hylafax package can be used to implement a HylaFAX client that will run on any Java-supporting system. See http://www.net-foundry.com/java/gnu/hylafax/.
 +
* Perl
 +
** [http://search.cpan.org/~arak/Fax-Hylafax-Client-1.01/Client.pm Fax::Hylafax::Client] - A Perl module that implements the HylaFAX client server protocol.
 +
** [http://search.cpan.org/author/FRAJULAC/Fwctl-0.28/Fwctl/Services/hylafax.pm Fwctl::Services::hylafax] - A Perl Fwctl module to handle the HylaFAX protocol.
 +
** [http://search.cpan.org/author/TOBEYA/Net-SNPP-1.17/ Net::SNPP::HylaFAX] - A Perl module to send alphanumeric pages via HylaFAX.
 +
* Windows API
 +
** [http://www.ifax.com/HylaFSP HylaFSP] - Normally used as a Windows HylaFAX client, a HylaFSP fax device is also a Windows Fax Service Provider for HylaFAX. Developers can use the Windows Fax Services API to connect to a HylaFAX server. See [http://www.ifax.com/content/view/48/79/ http://www.ifax.com/content/view/48/79/] for a VB Script example of controlling HylaFSP. See [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fax/faxusing_4z1n.asp MSDN] for documention on the Fax Services API. Available from [http://www.ifax.com iFAX Solutions]

Revision as of 16:12, 8 February 2006

  • Delphi
    • TFrogFax: Delphi Component to build Hylafax Client Applications
  • Java
  • Perl
  • Windows API
    • HylaFSP - Normally used as a Windows HylaFAX client, a HylaFSP fax device is also a Windows Fax Service Provider for HylaFAX. Developers can use the Windows Fax Services API to connect to a HylaFAX server. See http://www.ifax.com/content/view/48/79/ for a VB Script example of controlling HylaFSP. See MSDN for documention on the Fax Services API. Available from iFAX Solutions


Powered by MediaWiki
Attribution-ShareAlike 2.5

Project hosted by iFAX Solutions