tanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket [2024/02/25 15:54] – knehez | tanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket [2024/02/25 15:55] (current) – knehez | ||
---|---|---|---|
Line 126: | Line 126: | ||
</ | </ | ||
- | === Non blocking client === | + | === Non-blocking client === |
To test the non-blocking TCP server, you can create a simple client that connects to the server, sends a message, and then waits to receive a response. Below is an example of a basic TCP client in Python that interacts with our non-blocking server. | To test the non-blocking TCP server, you can create a simple client that connects to the server, sends a message, and then waits to receive a response. Below is an example of a basic TCP client in Python that interacts with our non-blocking server. |
tanszek/oktatas/iss_t/python_example_for_blocking_and_non-blocking_socket.1708876489.txt.gz · Last modified: 2024/02/25 15:54 by knehez