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

Difference between revisions of "HylaFAX APIs"

(Fix link to .NET api)
 
Line 9: Line 9:
 
** [http://search.cpan.org/author/TOBEYA/Net-SNPP-1.17/ Net::SNPP::HylaFAX] - A Perl module to send alphanumeric pages via HylaFAX.
 
** [http://search.cpan.org/author/TOBEYA/Net-SNPP-1.17/ Net::SNPP::HylaFAX] - A Perl module to send alphanumeric pages via HylaFAX.
 
* Windows API
 
* 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 Service 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 Service API. Available from [http://www.ifax.com iFAX Solutions]
+
** [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 Service API to connect to a HylaFAX server. See [http://www.ifax.com/products/hylafsp/faq.html http://www.ifax.com/products/hylafsp/faq.html] 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 Service API. Available from [http://www.ifax.com iFAX Solutions]
 
** [http://www.fantom-soft.com/hylafax.htm Hylafx.DLL] - Very small Win32 DLL(20KB), partially realizes HylaFAX API. Gives an opportunity of sending of facsimile messages from your applications, created by language of any level: C, FoxPro, Visual Basic, etc.
 
** [http://www.fantom-soft.com/hylafax.htm Hylafx.DLL] - Very small Win32 DLL(20KB), partially realizes HylaFAX API. Gives an opportunity of sending of facsimile messages from your applications, created by language of any level: C, FoxPro, Visual Basic, etc.
  
 
* .NET API
 
* .NET API
 
** [ftp://ftp.ifax.com//pub/client/API/Hylafax.net.zip Hylafax.NET] - This hylafax .net dll allows you to connect and interact with the hylafax server.  This is a light weight DLL with little coding required for your .NET Application to talk to the hylafax server.  The DLL supports connecting to multiple hylafax servers (one server per instance of the hylafax class).
 
** [ftp://ftp.ifax.com//pub/client/API/Hylafax.net.zip Hylafax.NET] - This hylafax .net dll allows you to connect and interact with the hylafax server.  This is a light weight DLL with little coding required for your .NET Application to talk to the hylafax server.  The DLL supports connecting to multiple hylafax servers (one server per instance of the hylafax class).

Latest revision as of 22:15, 28 May 2013

  • Delphi
    • TFrogFax: Delphi Component to build Hylafax Client Applications
    • Delphi Example Program: Delphi example program that allows developers to make Windows applications that sends fax directly over HylaFax
  • Java
    • GNU-HylaFAX: The GNU-HylaFAX package is a pure Java API designed to implement the client protocol portion of the hfaxd client-server protocol server.
  • 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 Service API to connect to a HylaFAX server. See http://www.ifax.com/products/hylafsp/faq.html for a VB Script example of controlling HylaFSP. See MSDN for documention on the Fax Service API. Available from iFAX Solutions
    • Hylafx.DLL - Very small Win32 DLL(20KB), partially realizes HylaFAX API. Gives an opportunity of sending of facsimile messages from your applications, created by language of any level: C, FoxPro, Visual Basic, etc.
  • .NET API
    • Hylafax.NET - This hylafax .net dll allows you to connect and interact with the hylafax server. This is a light weight DLL with little coding required for your .NET Application to talk to the hylafax server. The DLL supports connecting to multiple hylafax servers (one server per instance of the hylafax class).

This page was last edited on 28 May 2013, at 22:15.

Powered by MediaWiki
Attribution-ShareAlike 2.5

Project hosted by iFAX Solutions