HelpWizard Pages Protocols TCP IP3/en
Version vom 18. Februar 2022, 12:17 Uhr von Cg (Diskussion | Beiträge)
Protocols - TCP/IP
More examples are found in the "Test/Demo" tabs of the individual socket actions in the standard library.
The example in "TCP Socket [Wait for Connection]" shows both a server and a client (i.e. expecco connecting to itself).
The example in "UDP Send Packet" shows a similar setup using connectionless UDP packets.