Skip to content

Working with sockets in C++. Creating a server and client for establishing socket communication

License

Notifications You must be signed in to change notification settings

Hsnmsri/cpp_socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp_socket

Working with sockets in C++. Creating a server and client for establishing socket communication

developed for linux

Usage

  • Run socket_server
sudo ./socket_server
  • Run socket_client
sudo ./socket_client
  • Type Message on clinet
  • Check the server logs

About

Working with sockets in C++. Creating a server and client for establishing socket communication

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages