Originally posted by Protocol
View Post
Announcement
Collapse
No announcement yet.
[Action Plugin] NTPC Action Plugin (NTP Timeserver Client)
Collapse
X
-
-
-
Works like a charm, brother. Great stuff! If you're looking for a simple NTP/NTS solution, this is it.
Leave a comment:
-
-
Awesome,
Thank you Imagine. I appreciate your effort! This should come in handy across the board!
Leave a comment:
-
-
Originally posted by Imagine Programming View PostIndeed, no UPX or anything special. Avast is just crying about the network connections being made to time servers!I'll run a few scans and check if I can get a false-positive sent in to them.
*edit* - Files have been sent in to Avast, hopefully they'll unmark it soon
I know IP's stuff is safe and trust it
Leave a comment:
-
-
Indeed, no UPX or anything special. Avast is just crying about the network connections being made to time servers!I'll run a few scans and check if I can get a false-positive sent in to them.
*edit* - Files have been sent in to Avast, hopefully they'll unmark it soon
Leave a comment:
-
-
not to jump in over IP, however if it helps,
the lmd file is Not upx'd, the manifest is not Vista and later compatible (regarding 'asinvoker' etc. ) fwiw.
(avast issues when downloaded or when run, or using a particular protocol (avast fussy with port stuff) ??)
Leave a comment:
-
-
Originally posted by Imagine Programming View PostUpdate v1.2.0.0
Another update, in this one I added support for both the Time protocol (port 37) and the NTP protocol (port 123).
Both methods have a function that can be called exactly the same way, and they both produce the same result format.
Downloads: http://www.imagine-programming.com/p...html#downloads
Leave a comment:
-
-
Update v1.2.0.0
Another update, in this one I added support for both the Time protocol (port 37) and the NTP protocol (port 123).
Both methods have a function that can be called exactly the same way, and they both produce the same result format.
Downloads: http://www.imagine-programming.com/p...html#downloads
Leave a comment:
-
-
Update v1.1.0.0
A very simple update that also takes daylight savings into account in the biased result. The unbiased table contains UTC and the biased table contains the localized time with time zone offset correction + daylight savings correction.
Downloads: http://www.imagine-programming.com/p...html#downloads
Leave a comment:
-
-
[Action Plugin] NTPC Action Plugin (NTP Timeserver Client)
Hi all!
Here's a quick release for a small plugin I made because I noticed a thread about timesync.
Originally posted by imagine-programming.comImagine NTPC Action Plugin is a very simple and tiny plugin that allows an AMS Lua developer to obtain accurate and up-to-date time information from within AMS periodically.
This plugin allows easy access to timeservers running on port 37, most NTP servers have this service up and running. The reason why it supports timeserver and not the NTP port 123 service, is so that the application can also retrieve the time from MS Windows 2003 and lower servers.
Code:NTPC.GetTimezoneName NTPC.GetTimezoneBias NTPC.RetrieveNTPTime
Tags: None
-
Leave a comment: