Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages