Description: This example shows you how the two inter-process communication through data is reported. Construct a local time server (TimeServer), and the client (TimeClient) to obtain the time.
File list (Check if you may need any files):
UDPTimeClient.java
UDPTimeServer.java