Hi Guys,
I am doing a project on Distributed Time Synchronization using NTP.
Till now I have simulated many Clients and many Servers in my laptop using "Socket" in Java.
Can u guys help me as to how should I further develop my algorithm for synchronizing time using NTP?
PS: I can simulate any no of servers and clients. After that I have to include some parameters to check the validity of my NTP algorithm.