Chat-Server-Application-Using-JAVA-Swing-Socket

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.

APACHE-2.0 License

Stars
5

Statistics for this project are still being loaded, please check back later.