AustinRamos / WhatsApp-

Distributed Messaging Service- Server in C, Clients in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simplified message notification service! clients can register users, connect and send messages to other (registered) users. if a user is sent a message and is not currently connected, the "pending" messages are stored on the server side and sent to the user when he/she connects.

Wrote a blog about it here: https://austinramos.github.io/portfolio_articles/whatsapp.html

About

Distributed Messaging Service- Server in C, Clients in Java


Languages

Language:Java 43.0%Language:C 35.5%Language:HTML 20.1%Language:Makefile 0.8%Language:RPC 0.6%