-
HylaFAX Protocol For Java
The GNU-HylaFAX package is a pure-Java implementation of the HylaFAX (FAX server) client protocol. The
GNU-HylaFAX package can be used to implement a HylaFAX client that will run on any Java-supporting
system.
-
Core Module
The core module contains everything necessary to interface with HylaFAX server.
-
Inet FTP Module
This is an implementation of an FTP Client. We've worked to make this library compliant with the FTP
RFC, RFC0959.
-
Client Pooling Module
The client pool module contains a client pool implementation that allows for pooling clients for quick
access.
-
Utilities Module
The utilities module contains some utility classes that show some of the uses of the API. They give
some examples about how to use the API.