Skip to content

sankalp7654/UDP-ClientServerSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP-ClientServerSocket

A program on a Datagram socket for the client/server to display the messages on client side, typed at the server side.

Optional or Additional Knowledge

The following command compiles all the (.java) files present in src directory and saves the genreated (.class) files for the corresponding (.java) files to bin directory!

$  javac -d bin src/*.java

Note:

Execute the above command in UDP-ClientServerSocket directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages