Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 660 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 660 Bytes

RetroChat

A Terminal based chatting application for windows operating system. The Server code is deployed on Microsoft Azure cloud platform, to allow clients easy 24x7 access to the server. Clients connect to the server. Server then acts as a relay server and allows communication between two clients. Server has many features like username validation, and other validation features to reduce unnecessary trafic on the server. Clients all over the world can connect to the server, to do so just change the IP address in the client program to public IP of the cloud computer running the server code. More features will be rolled on in upcoming versions.