7 Commits

Author SHA1 Message Date
45bb43dce4 Update tcp_client_split_call.py 2025-09-26 18:32:44 +02:00
e020d9ee44 Update tcp_client_split_call.py
removed an extra '}' in the code
2025-09-26 11:46:47 +02:00
29994807d1 Update tcp_client_split_call.py
set all the strings into bytes
2025-09-26 11:45:49 +02:00
e4a41287bb Update tcp_client_split_call.py
made a rogram to test the ack delay on two requests
2025-09-26 11:24:22 +02:00
1960eb632b add : split request
added the version of the code that sends the request in split and times it
2025-09-25 15:35:33 +02:00
14c5f6b1b1 file : created a tc client
this is a rudimentary tcp client template that communicates with a tcp server
2025-09-25 13:58:01 +02:00
cc283e8995 add : "tmp"
added test file to initialize the repo
2025-09-25 12:55:23 +02:00