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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
ljql2001/ChatRoomClient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published