You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.