This is a partial model for a model which handles TCP communication.
It only establishes a connection to a server on a certain port and
terminates it when the simulation ends.
Check
TCPCommunicatorExample for an algorithm example for sending and
receiving telegrams.
Note a server needs to be accessible for communication.
Higher Level protocols (>OSI-Level 5) need to be added depending
on the specific application.
- August 25, 2018
by Thomas Beutlich:
Utilize TCPIPSocketClient from Modelica_DeviceDrivers library. This is for:#277
- January 25, 2016
by Ana Constantin:
Added socketHandle to allow for more than one socket in a model
- October 07, 2015
by Georg Ferdinand Schneider:
Revised for publishing
- September 24, 2013
by Georg Ferdinand Schneider:
First implementation
Generated at 2024-11-23T19:25:52Z
by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos