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. 

The output of the above program:


Outputs after quotes are completed:

Comments

Popular posts from this blog

Splitting criteria

How to Handle Noisy Data in preprocessing of data?