Skip to content

This is a Python project for a university course on systems programming. The project aims to build a simple instant messaging system that allows users to send and receive messages in real-time. The system consists of a server-side application and a client-side application that communicate over a network using TCP sockets.

Notifications You must be signed in to change notification settings

MSDhillon/Python-Instant-Messaging-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-Instant-Messaging-System

This is a Python project for a university course on systems programming. The project aims to build a simple instant messaging system that allows users to send and receive messages in real-time. The system consists of a server-side application and a client-side application that communicate over a network using TCP sockets.

About

This is a Python project for a university course on systems programming. The project aims to build a simple instant messaging system that allows users to send and receive messages in real-time. The system consists of a server-side application and a client-side application that communicate over a network using TCP sockets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages