HelpWizard Pages Protocols TCP IP3/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) |
Cg (Diskussion | Beiträge) |
||
Zeile 2: | Zeile 2: | ||
[[Datei:arrowleft.png|link=HelpWizard Pages Protocols TCP_IP2/en|back]] |
[[Datei:arrowleft.png|link=HelpWizard Pages Protocols TCP_IP2/en|back]] |
||
[[Datei:arrowright.png|link=HelpWizard Pages Protocols TCP_IP4/en|next]] |
<!-- [[Datei:arrowright.png|link=HelpWizard Pages Protocols TCP_IP4/en|next]] --> |
||
[[HelpWizard_Pages_Start_Protocols/en| [back to Protocols]]] |
|||
More examples are found in the "Test/Demo" tabs of the individual |
More examples are found in the "Test/Demo" tabs of the individual |
||
Zeile 9: | Zeile 10: | ||
The example in "TCP Socket [Wait for Connection]" |
The example in "TCP Socket [Wait for Connection]" |
||
shows both a server and a client (i.e. expecco connecting to itself). |
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. |
|||
[[Category: HelpWizard]] |
[[Category: HelpWizard]] |
Aktuelle Version vom 18. Februar 2022, 12:17 Uhr
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.