Does anyone know if there is a Function in the FrameWork
that does the same thing as NetRemoteTOD (Getting the time of a remote machine)?
Printable View
Does anyone know if there is a Function in the FrameWork
that does the same thing as NetRemoteTOD (Getting the time of a remote machine)?
Hi,
Not sure if this will help or not but TCP Port 37 is a protocol called "rdate". Apparently you can query this to get remote time/date of a machine.
I couldn't find a sample so you will have to give it a whirl...
Hope this is useful..
DJ