Hi Guys,
Does anyone knows which command can I use in order to get the date from another PC or Server in Visual Basic 6?
For example, I put the time of my PC in this variable:
MyVar = Time
But I would like to take it from another PC?
MyVar = A_Server_Time (or another_PC_Time)
This server doesn't have SQL, I just want to get the time that it has in that moment...
Thanks for any help!
MR
Does anyone knows which command can I use in order to get the date from another PC or Server in Visual Basic 6?
For example, I put the time of my PC in this variable:
MyVar = Time
But I would like to take it from another PC?
MyVar = A_Server_Time (or another_PC_Time)
This server doesn't have SQL, I just want to get the time that it has in that moment...
Thanks for any help!
MR