How to set system time using an ASP.NET C++ Web Service?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I'm trying to develop a C++ ASP.NET web service in order to remotely set the hour of a PC
I cannot do it, since the DateTime Structure does not let set date and time

Does anybody know a method to programmatically set the PC time.

Thanks

Jean.
 
Back
Top