A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.
-
Updated
Mar 20, 2022 - C
A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.
👥 A simple Chat Client in Java, implemented with the Observer pattern 👥
🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
Setup a AES Encrypted communication Between two machines Right from terminal
A chat application with end to end encryption with centralized authentication system using Raspberry pi and a 4x4 Matrix Keypad for secure passcode.
A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.
Project to make a fully functional TCP Chat server in C, along with the client programs. Uses C sockets, netdb, netinet, arpa/inet libraries. Multiple clients can connect, each with unique usernames decided via prompt at connection time.
A Chatting App made in java using concepts of Java Networking and Socket Programming that allows communication between a server and client. The app has an easy to use User Interface which has been created using Java Swing.
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
Coding assignments done during B.Tech (2015-2019) at IIEST, Shibpur, and during Ph.D. at IIT Guwahati (2019-present)
GUI based MultiClient-server-chat-application
A program that enables multi-client communication through a central server, using socket programming and threads for concurrent connections.
Command-line Chat Application using Socket Programming
server-client socket functions using C.
НГТУ, ФПМИ 3-й курс - Компьютерные сети
Proyecto #1 de Sistemas Operativos
Distributed Multithreaded client server chat application
Client-server java chatbot to play a game. This is the second iteration and the game is played between a client and a server.
Java client server app
Add a description, image, and links to the client-server-chat-application topic page so that developers can more easily learn about it.
To associate your repository with the client-server-chat-application topic, visit your repo's landing page and select "manage topics."