Introduction
Download
Release Notes
Change Log
License
Requirements
Installation
Feedback
The Servertec ScanTool Communications Gateway Java Edition allows a ScanTool connected to a computer running the server to remotely communicate with a remote client running the client.
The Servertec ScanTool Communications Gateway Java Edition is a cross platform solution that runs on any computer that supports Java 1.1.x or later.
The latest release of Servertec ScanTool Gateway can be found at: http://www.servertec.org/scantool/gateway/java/stec_scantool_gateway.jar
The API documentation for Servertec ScanTool Gateway can be found in docs/index.html.
Use the following instructions to use this software:
1. Edit c:\dev\scantool\gateway\server\config\server.properties as needed.
2. Edit c:\dev\scantool\gateway\server\run.bat as needed.
3. Start the server by entering run.bat from c:\dev\scantool\gateway\server.
4. Edit c:\dev\scantool\gateway\client\config\client.properties as needed.
5. Edit c:\dev\scantool\gateway\client\run.bat as needed.
6. Start the client by entering run.bat from c:\dev\scantool\gateway\client.
Developers will need to replace the test client at c:\dev\scantool\gateway\client\source\stec\scantool\gateway\client\Main.java with their own application.
I encorage everyone to become involved in working on this software. I also would welcome any help developing, testing and porting this software.
Servertec ScanTool Gateway Java Edition 1.0.0.0 08/02/2005 - initial release
The software in this package is distributed under the GNU General Public License (with a special exception described below).
A copy of the GNU General Public License (GPL) is included in this distribution, in the file license.txt.
Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.
As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
As such, it can be used to run, create and distribute a large class of applications and applets. When GNU Classpath is used unmodified as the core class library for a virtual machine, compiler for the java languge, or for a program written in the java programming language it does not affect the licensing for distributing those programs directly.
Redistribution Policy
GNU Documentation is unique because of our attitude towards it. We believe the reader should be free to copy and redistribute it, just like our software. Originally, all our documentation was released under a short Copyleft license, or under the GNU General Public License (GPL) itself; in 2001 the Free Documentation License (FDL) was created to address certain needs that were not met by licenses originally designed for software.
Storage
600 KB for libraries and documentation
Java Redistributable or SDK
Java version 1.1.x or later
Download Java Redistributable or SDK from JavaSoft at:
http://www.javasoft.com/
Java Communications API
Download Java Communications API from JavaSoft at:
http://java.sun.com/products/javacomm/
Use the following instructions to install Servertec ScanTool Gateway.
1. Install Java version 1.1.x or later.
2. Install Java Communications API.
3. Unjar stec_scantool_gateway.jar file.
Please send us your questions, comments, suggestions and problems to support@servertec.org.