Package | Description |
---|---|
de.htw.berlin.polysun4diac.forte.comm |
Package for communication between Polysun and 4diac
|
Modifier and Type | Method and Description |
---|---|
boolean |
UDPsubscriberCommLayer.openConnection(CommLayerParams params) |
boolean |
CommFunctionBlockLayer.openConnection(CommLayerParams params) |
boolean |
IPcommunicationLayer.openConnection(CommLayerParams params) |
boolean |
ICommunicationLayer.openConnection(CommLayerParams params)
Opens the connection and sets up the communication stack.
|
boolean |
TCPserverCommLayer.openConnection(CommLayerParams params) |
boolean |
AbstractCommunicationLayer.openConnection(CommLayerParams params) |
boolean |
UDPpublisherCommLayer.openConnection(CommLayerParams params) |
boolean |
ForteDataBufferLayer.openConnection(CommLayerParams params) |
boolean |
TCPclientCommLayer.openConnection(CommLayerParams params) |