Package | Description |
---|---|
de.htw.berlin.polysun4diac.forte.comm |
Package for communication between Polysun and 4diac
|
Class and Description |
---|
AbstractCommunicationLayer
Abstract class providing the default implementation of an OSI layer.
|
AbstractDataBufferLayer
Abstract class that combines the ICommunicationLayer and IForteSocket interfaces into one interface.
|
CommLayerParams
Class for setting up a connection between a Polysun PluginController and a 4diac application running on 4diac-RTE (FORTE).
|
ForteServiceType
Enumeration used to set the communication service type.
|
ICommunicationLayer
Provides the public interface for an OSI layer.
|
IForteSocket
Interface for communication between a Java application and IEC 61499 communication service interface function blocks (CSIFBs) running on 4diac-RTE (FORTE).
|
TCPcommunicationLayer
Abstract bottom OSI layer for handling TCP/IP communication.
|
UDPcommunicationLayer
Abstract Bottom OSI layer for handling UDP/IP communication.
|