An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: client-server-chat-application

deryaxacar/42-Minitalk

The Minitalk project is a program that enables communication between a server and a client in Unix-based operating systems. This communication channel is created using Unix's signal mechanism. The project offers an opportunity to understand and implement basic concepts such as signal handling and IPC (Inter-Process Communication).

Language: C - Size: 1.85 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

IDouble/Multithreading-Chat-Client-Java

👥 A simple Chat Client in Java, implemented with the Observer pattern 👥

Language: Java - Size: 3.02 MB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 38 - Forks: 11

IDouble/Multithreading-Chat-Server-Java

🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥

Language: Java - Size: 843 KB - Last synced at: about 3 hours ago - Pushed at: over 1 year ago - Stars: 30 - Forks: 10

nikhilroxtomar/Chatroom-in-C

A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.

Language: C - Size: 10.7 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 76 - Forks: 72

sandipan211/Coding-assignments

Coding assignments done during B.Tech (2015-2019) at IIEST, Shibpur, and during Ph.D. at IIT Guwahati (2019-present)

Language: Jupyter Notebook - Size: 187 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

gayanukabulegoda/Live-Chat-Room

A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.

Language: Java - Size: 4.58 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 1

vrikodar/Terminal_chat

Setup a AES Encrypted communication Between two machines Right from terminal

Language: Python - Size: 1.59 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 6

bl33h/clientServerChat

A program that enables multi-client communication through a central server, using socket programming and threads for concurrent connections.

Language: C - Size: 84 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

rv0fficial/Chatroom-in-C Fork of nikhilroxtomar/Chatroom-in-C

A simple Chatroom built in C programming language. The program is built uses multithreading for handling multiple clients.

Language: C - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

parthnan/FullTCP-Chat-in-C

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.

Language: C - Size: 2.21 MB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

aleg001/Proyecto1-SISTOS

Proyecto #1 de Sistemas Operativos

Language: C - Size: 345 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

SOOFYE/MultiClient-Server-Architecture

GUI based MultiClient-server-chat-application

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

usmanyousaaf/ChatApp-Client-Server-java

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

Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

PySecNinja/sockets-python

Send messages between a server and multiple clients

Language: Python - Size: 24.4 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sachinyadav3496/SuperSecureChatApplication

A chat application with end to end encryption with centralized authentication system using Raspberry pi and a 4x4 Matrix Keypad for secure passcode.

Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 4

UtkarshAhuja2003/Chat_Room

Command-line Chat Application using Socket Programming

Language: C - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

taher-mulla/Chatbot-Game-v.2

Client-server java chatbot to play a game. This is the second iteration and the game is played between a client and a server.

Language: Java - Size: 14.6 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alecsmirnov/nstu-computer-networks

НГТУ, ФПМИ 3-й курс - Компьютерные сети

Language: C - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

leanh153/GUI_Java_Message_Networking

Java client server app

Language: Java - Size: 1.92 MB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Related Keywords