TCP

From IPLOG
Revision as of 08:24, 30 April 2020 by Z033 (talk | contribs) (Created page with "== TCP library == === TCP === ==== TCP_RX ==== The listening block on the port indicated on the PORT input, whether the pattern given on the PATTERN input appears. After rec...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TCP library

TCP

TCP_RX

The listening block on the port indicated on the PORT input, whether the pattern given on the PATTERN input appears. After receiving such a pattern, the CONTAINS output is activated.

in PORT int port number on which we are listening
in PATTERN string expected pattern
out CONTAINS bool activated if a pattern is received