Commit Graph

12 Commits

Author SHA1 Message Date
38d51409b6 Merge remote-tracking branch 'origin/networking' into networking
# Conflicts:
#	pypong/networking/gui.py
#	pypong/networking/host.py
2022-12-22 09:14:27 -05:00
5b4892ab69 updated networking __init__.py 2022-12-22 09:13:34 -05:00
5c1a61f25c renamed project to PynPong 2022-12-22 09:08:06 -05:00
16b263b3e2 changed max scan requests to 128 2022-12-22 09:00:39 -05:00
07e6eec033 revised some variables and wording 2022-12-21 13:38:33 -05:00
9ab6393065 changed host.py to be a super basic server that just responds with an echo 2022-12-21 13:20:13 -05:00
b5b247f2a7 updated networking __init__.py 2022-12-21 13:08:51 -05:00
1102e075c0 added packet.py and the Packet class 2022-12-21 13:06:04 -05:00
a5c47f72ef added docstrings and comments 2022-12-21 13:00:27 -05:00
dcd1d9c6b0 implemented checking for network connections in gui 2022-12-21 12:30:10 -05:00
10ce4f1595 added launcher gui 2022-12-20 18:17:47 -05:00
690b69b2f4 added file to help get interface information 2022-12-20 12:36:54 -05:00