christinec-dev / Python_Clients

Simple UDP Client, TCP Client, and TCP Server made with Python 🐍

Repository from Github https://github.comchristinec-dev/Python_ClientsRepository from Github https://github.comchristinec-dev/Python_Clients

Python_Clients

I started learning Python - and made a simple UDP Client, TCP Client, and TCP Server. 🐍

TCP_Client

Run via the following command: python3 tcp_client.py

TCP_Server

Run via the following command: python3 tcp_server.py

UDP_Client

Run via the following command: python3 udp_client.py

About

Simple UDP Client, TCP Client, and TCP Server made with Python 🐍


Languages

Language:Python 100.0%