Skip to content

Ankitxroot/java1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Program using UDP sockets in Java

Networking in java(UDP) This program is for the implementation of UDP sockets(Client & Server) Includes udpCli.java udpSer.java First you need to run the server and then client.