Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatRoomClient

Simple chatroom client in C++ loosely based on IRC. This project demonstrates the basic use of sockets. This is the client implementation connecting to Chat-Server. Just connect to the server on the specified port and address. By default port 5000 is used. The project was intended to run on Windows. However with minor changes you'd be able to run it on Linux and Unix based systems.

About

Simple chatroom client in C++ loosely based on IRC. This project demonstrates the basic use of sockets. There is no client available but any telnet client will do. Just connect to the server on the specified port and address. By default port 5000 is used. The project was intended to run on Linux and Unix based systems. However with minor changes y…

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages