Copy link to clipboard
Copied
Dear All,
I need your advice, how to get the time from NTP Server , I tried to do this, but I don't.
Thanks
Omar Mahmoud
use a server-side script to call the ntp server and return the time/date. use the as3 urlloader class to call your server-side script.
Copy link to clipboard
Copied
use a server-side script to call the ntp server and return the time/date. use the as3 urlloader class to call your server-side script.
Copy link to clipboard
Copied
how can I create the server-side script, and if you can example please.
Copy link to clipboard
Copied
you must use a server-side language supported by your server. php is a commonly supported language on most servers.
php tutorials can be found via google or any other search engine.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now