Add autoreconnect to client

- Add the function test_server_connection(ip_address) to main.py
- Update reader.md
This commit is contained in:
2024-06-05 11:12:26 +02:00
parent e66fa709aa
commit bbbc9f6310
3 changed files with 48 additions and 45 deletions
+1
View File
@@ -161,3 +161,4 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
Server/Program/env.py
Client/env.py