Skip to content

egasimov/SocketProgramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Socket programming is used for communication between the applications running on different JRE.

Java Socket programming can be connection-oriented or connection-less.

You can find examples for both ways to establish communication between machines

Connection-oriented => TCP

Connection-less => UDP

Releases

No releases published

Packages

No packages published