InterFAX Java Web Service Tutorial
This tutorial will walk you through the process of building a Java program to send faxes using the Interfax web service. It's assumed that you are familiar with the Java programming language, have a good grasp of the basic skills involved in writing, building, and testing Java programs, and that you also have a good understanding of the Internet and the basic set of protocols encountered in Internet programming today.
This tutorial assumes that you are beginning to explore the world of Web Services and have little or no experience with web services specifically. If you already feel comfortable with web services you can skip the Web Services Primer below.
The full source code for this tutorial is available here: