Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCPServer

A chat server build using C/C++ socket programming and multithrading.

The server can handle multiple clients at a time.

Server receives new client add request, message from a connected client and broadcast it to all the clients, server can remove a client.

About

Develop a TCP Chat server using C++ socket programming and TCP/IP Protocol. The server can handle multiple clients at a time and respond them

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages