QUOTATION SERVER AND CLIENT
A simple program of server and client where the server sent a good quote to the connected client immediately after the connection(as welcoming).
Multiple Clients are handled using java multithreading concept, Used UDP datagram sockets, and text where quotes are stored.
Comments
Post a Comment