Skip to content

ShashiKiranMR/Socket_program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Simple application of socket programming

  • Communication between one server and multiple clients.
  • Server also responds to client's messages.
  • By default server runs on local internal ip, however to make it available for the whole internet public ip of the client has to be used.
  • Uses threading to handle multiple client requests in parallel.

About

A simple example of socket programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages