Hi, this is my personal clone of Whatsapp Message coded with C# which use essentialy the TCP protocol to transmit data, information and Messages through an client-server architetture.
This page is the usual interface used by users in order to access into the system.
Whether you wanna create a new account you would pick the REGISTRATI button on the top of the page itself
Right here you can find two different chats that are chatting each others. You may send text and pictures in the same message and to be free to delete messages and chats.
The messages have the double blue check which allow you to understand whether the other user actually has received and read the message. The other user would see a notification rappresented by the green circle near the photo profile if he received a message.



