Skip to content

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

Notifications You must be signed in to change notification settings

ayan2809/Single-Client-Socket-using-UDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages