Skip to content

namanrajpal/Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Programming for Computer Networking

Supports : #1. Broadcasting #2. Unicasting #3. Multicasting #4. Blockcasting

for

#Files and Messages

Structure : Server > Handlers (For each client) Client

#Instructions: 1.Run server on a terminal by Java server 2.Run client after compiling like this : Java client #Note: Port number is hardcoded.

About

A small chat server for Broadcasting, Unicasting, Multicasting & Blockcasting files and messages on a local network using Sockets API over TCP/IP & UDP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages