jamod-1.2rc1-src

所属分类:Java编程
开发工具:Java
文件大小:848KB
下载次数:96
上传日期:2009-08-03 17:07:59
上 传 者88he
说明:  100 java实现modbus 从站、主站
(This project represents a Modbus implementation in 100 Java. It can be used to implement Modbus masters and slaves in various flavors: Serial: ASCII, RTU (Master only), BIN IP: TCP,UDP The design of this library is fully object oriented, based on abstractions which should support easy understanding, reusability and extensibility. )

文件列表:
jamod-1.2rc1-src (0, 2004-11-09)
jamod-1.2rc1-src\docs (0, 2004-11-09)
jamod-1.2rc1-src\docs\content (0, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw (0, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses (0, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs (0, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development (0, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\kbase (0, 2004-11-09)
jamod-1.2rc1-src\docs\resources (0, 2004-11-09)
jamod-1.2rc1-src\docs\resources\conf (0, 2004-11-09)
jamod-1.2rc1-src\docs\resources\images (0, 2004-11-09)
jamod-1.2rc1-src\lib (0, 2004-11-09)
jamod-1.2rc1-src\src (0, 2004-11-09)
jamod-1.2rc1-src\src\net (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\cmd (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\facade (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\io (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\msg (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\net (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\procimg (0, 2004-11-09)
jamod-1.2rc1-src\src\net\wimpi\modbus\util (0, 2004-11-09)
jamod-1.2rc1-src\LICENSE.txt (1602, 2004-11-09)
jamod-1.2rc1-src\build-snap.properties (136, 2004-11-09)
jamod-1.2rc1-src\build-snap.xml (6810, 2004-11-09)
jamod-1.2rc1-src\build.properties (277, 2004-11-09)
jamod-1.2rc1-src\build.xml (13336, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\ANT_LICENSE.txt (2766, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\COMM2.0_license.txt (8141, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\DOM_LICENSE.txt (3427, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\SAX_LICENSE.txt (696, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\XERCES_LICENSE.txt (2754, 2004-11-09)
jamod-1.2rc1-src\docs\content\raw\licenses\modbus_license.html (6360, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development\index.xml (1602, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development\processimage.xml (11992, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development\project_build.xml (3512, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development\project_guidelines.xml (32369, 2004-11-09)
jamod-1.2rc1-src\docs\content\xdocs\development\serial_master_howto.xml (12473, 2004-11-09)
... ...

Java Modbus Library (jamod) Copyright (c) 2002-2004, Dieter Wimberger jamod is free software; you can distribute itself under the terms of the BSD-style license received along with this distribution. This work was initially sponsored and supported by: - Institute for Automation, University of Leoben http://automation.unileoben.ac.at - TDE Thonhauser Data Engineering GMBH http://www.tde.at The package has been tested against available Modbus reference implementations, and remote industrial I/O attached to a bus coupler. How to get started: ------------------- Please refer to the Development section of the documentation, which is part of every release, as well as available online at: http://jamod.sourceforge.net For building, you will require A note for TINI deployment: --------------------------- This library can be compiled and deployed on a TINI, however, the required class library and utilities are not included in this distribution. If you want to compile the sources against the TINI and assemble the .tini file then you have to copy the files - tini.jar - tiniclasses.jar - tini.db from your /bin directory to the lib directory of this project. You can then compile a tini version with the target "tini-compile", package the file with the target "tini-file" and ftp this file (build/jamod.tini) to the TINI for execution. This has been verified for and on a TINI running the 1.02c firmware. To mark the application class in the jamod.tini deployment package, you can override or edit the property "tini.appclass" A note on the Java Comm API: ---------------------------- This package contains classes which provide serial transport capabilities. For satisfying the dependencies on the Comm API on compile time (ONLY!), it is distributed with the comm.jar. If you plan to use the serial transport, then you will have to install the a Java Comm API implementation. You can find the reference implementation from Sun (Win32, Solaris) at http://java.sun.com/products/javacomm Implementations for other platforms (Linux), are referenced from their page. More documentation: ------------------- Please see the documentation in the docs directory, or on the network: http://jamod.sourceforge.net Probably check out the projects development page on SourceForge: http://www.sourceforge.net/projects/jamod

近期下载者

相关文件


收藏者