PDA

Click to See Complete Forum and Search --> : NetRemoteTOD on .Net?


JohnGH
Dec 24th, 2003, 05:35 AM
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)?

DJ_Catboy
Jan 19th, 2004, 03:02 AM
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