I have an application that runs on local machines (multiple users) most likely its like a DTR system. This application is based on client-server architecture, so in this I need the same time over all the PCs, so by any method when on any PC application starts it fetch the current time from internet or from any server which provide accurate and same time to all the users. I searched other solutions but its no luck.
Any ideas and alternatives is much appreciated!