Mudaferkaymak / Multi-user-Messaging-Application

The source code of the project given in the operating systems course at Yıldız Technical University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-user-Messaging-Application

The source code of the project given in the operating systems course at Yıldız Technical University. The project contains multi-user messaging application in c. It has two parts: Server and client. Server listens clients for incoming messages, assigns unique ID for clients and forward messages to specified client. Clients works simultanouesly in different terminals, send messages to other clients and receives messages from other clients.

About

The source code of the project given in the operating systems course at Yıldız Technical University.


Languages

Language:C 100.0%