Tobie-Rathbun / Socket_Networking_IP_TCP_UDP--Method-Testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sockets are used to communicate data across a local area network or the internet Run a Python file, then run another, and observe the Terminal outputs Internet example sends a video file across the internet, and the server must be run on a separate machine (WIP) Local examples all work as expected, but make sure to start the servers (receiving) before the clients (sending)

About


Languages

Language:Python 80.9%Language:HTML 19.1%