Package net.wimpi.modbus.net

Provides the network related parts of this Modbus implementation.

See:
          Description

Interface Summary
UDPTerminal Interface defining a UDPTerminal.
 

Class Summary
ModbusSerialListener Class that implements a ModbusTCPListener.
If listening, it accepts incoming requests passing them on to be handled.
ModbusTCPListener Class that implements a ModbusTCPListener.
If listening, it accepts incoming requests passing them on to be handled.
ModbusUDPListener Class that implements a ModbusUDPListener.
SerialConnection Class that implements a serial connection which can be used for master and slave implementations.
TCPConnectionHandler Class implementing a handler for incoming Modbus/TCP requests.
TCPMasterConnection Class that implements a TCPMasterConnection.
TCPSlaveConnection Class that implements a TCPSlaveConnection.
UDPMasterConnection Class that implements a UDPMasterConnection.
UDPMasterTerminal Class implementing a UDPMasterTerminal.
UDPSlaveTerminal Class implementing a UDPSlaveTerminal.
 

Package net.wimpi.modbus.net Description

Provides the network related parts of this Modbus implementation.
See related documentation for more information.

Package Specification

Related Documentation



Copyright © 2012. All Rights Reserved.