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.
The Microsoft .NET Framework is a software framework that can be installed on computers running Microsoft Windows operating systems. It includes a large library of coded solutions to common programming problems and a virtual machine that manages the execution of programs written specifically for the framework.