2011-09-16 12:05 UTC
Hello
I want a routine that cirar do the following:
1) Check with internet connection
a) If no connection exists then return nil
b) If there look for the data server type (times.windows.com, time.nist.gov, etc.) and returns the current date.
I tried to validate the wininet.dll with internet connection but can not import this dll with (vlax-import-type-library) to work beyond that found no information in order to get the value as a return date of a server dates online.
The purpose of this demand and validate date not on the date set in the machine which can be changed by User, but the actual date
Does anyone can help me
thanks
I want a routine that cirar do the following:
1) Check with internet connection
a) If no connection exists then return nil
b) If there look for the data server type (times.windows.com, time.nist.gov, etc.) and returns the current date.
I tried to validate the wininet.dll with internet connection but can not import this dll with (vlax-import-type-library) to work beyond that found no information in order to get the value as a return date of a server dates online.
The purpose of this demand and validate date not on the date set in the machine which can be changed by User, but the actual date
Does anyone can help me
thanks