HelpWizard Pages Protocols TCP IP3/en: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<strong>Protocols - TCP/IP</strong> link=HelpWizard Pages Protocols TCP_IP2/en|back Datei:arrowright.png|link=HelpWizard Pages Proto…“) |
Cg (Diskussion | Beiträge) |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
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 |
<!-- [[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 |
||
socket actions in the standard library. |
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). |
shows both a server and a client (i.e. expecco connecting to itself). |
||
⚫ | |||
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.