News

You have successfully set up and run a simple UDP client-server application using Python. This example demonstrates the basics of sending and receiving UDP packets between a client and server.
Simple implementation of a UDP server and client in python. Written for an assignment to a Computer Networking class.