0
kicks
Messenger Application
The messenger application is about chatting among multiplies users. Socket technique (UDP) is used in this application. The different clients communicate with each other though server, it means the messages from client firstly send to server and then server broadcasts the message among the clients.