ayan2809 / Single-Client-Socket-using-UDP

This is the single client socket programming using UDP protocol in python

Repository from Github https://github.comayan2809/Single-Client-Socket-using-UDPRepository from Github https://github.comayan2809/Single-Client-Socket-using-UDP

Single-Client-Socket-using-UDP

This is the single client socket programming using UDP protocol in python

There are two codes- one for the server and the other for the client. Using cmd or the python shell run the Server file first, this will create a UDP server Next run the client file and then one can send messages from the client end to the server end and vice versa. The sample output file for the two codes are also attached alongwith.

About

This is the single client socket programming using UDP protocol in python


Languages

Language:Python 100.0%