how to establish a connection between a server and two clients in matlab via tcp / ip by using an interface for the server and each client at its own interface

3 Ansichten (letzte 30 Tage)
Communication protocols between Clients (SS nodes) and Server (FC) would be established according to
operation mode: automatic or manual. Automatic mode allows continuous CSS operations, while manual
mode performs only one detection. Commands “sense” and “stop” are defined to control operations of
each SS node. These commands are sent from FC to each SS node to start and stop local SS operations.
Communication procedure is stated as follows: first, connection between Clients and Server are established by properly configuring IP address and port number. Then, each SS node starts detection process
only when FC broadcasts the “sense” command. Local detection results are sent back automatically to
FC. Finally, SS nodes sleep until new “sense” a command is established in case of manual mode. On
the other hand, if automatic mode is selected, SS nodes perform continuous CSS operations until “stop”
command is transmitted by the FC.

Antworten (1)

Brett
Brett am 12 Jan. 2023
Bearbeitet: Brett am 12 Jan. 2023

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by