A bare-bones terminal chat room.
-
Updated
May 18, 2020 - C
A bare-bones terminal chat room.
Client-Server chat room service realized as a socket programming and networking exercise
redis im server
A simple epoll-based chat room server and client
一个基于 TCP Socket 的简单局域网聊天室程序
This is a chatroom program written by me at my 3rd year at uni as a course final project. There were given specific instructions in how it should run and with which menu options (an when I find the description I will upload it too).
A client and server model written in C/C++. The server hosts multiple concurrent clients. The clients can choose to message everyone in the chat or direct message certain users.
Simple chat server & client written in C. Allows multiple clients to connect to the server's chatroom and talk to each other
Chat Room application using Socket Programming and Multithreading in C with end-to-end encryption.
A chatroom project in C the programming language, implementing a tcp client-server model using the poll library.
Implementation of a chat server in C, client was given
PopChat is an open-source online chatting software licensed under the General Public License v3 (GPLv3) and implements the client/server networking protocol based on the application layer protocol POP/1.0. It supports group chat on any computer that runs an instance of PopChat Client that has access to a PopChat server.
This program is a blocking one-to-one chat room between a server and a client. I wrote this program for COMP330: Operating Systems. I am the sole contributor to this project.
Add a description, image, and links to the chatroom topic page so that developers can more easily learn about it.
To associate your repository with the chatroom topic, visit your repo's landing page and select "manage topics."