Skip to content

A few sample apps to understand the basic network programming in Java

Notifications You must be signed in to change notification settings

vivekp/Network-Programming-Java-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. knock simulates the Knock-Knock game
2. quote pick random quotes from a set on the server and displays it on the client.
3. read-write uses unreliable datagram packets to deliver information from host to client.
4. socket is a chat application which has a very rudimentary GUI, build in JApplets.

About

A few sample apps to understand the basic network programming in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages