You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is repo of project that i worked based on java socket programming, multithreaded server-client interaction . Some major features are group chat, personal chat and remote database interaction.
This is a desktop application which will help people to chat each other. Here we are developing an application where one person will act as the server and the other as the client. The code is developed for server-client communication using Java and window builder along with basics of AWT and Sockets are implemented.