User Tools

Site Tools


tanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket [2024/02/25 15:54] kneheztanszek:oktatas:iss_t:python_example_for_blocking_and_non-blocking_socket [2024/02/25 15:55] (current) knehez
Line 126: Line 126:
 </sxh> </sxh>
  
-=== 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