Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7192255
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T19:54:12+00:00 2026-05-28T19:54:12+00:00

How do I access the time provided by internet time services like time.nist.gov from

  • 0

How do I access the time provided by internet time services like time.nist.gov from within my Flex mobile application?

Is there a way to do this via URLRequest or HTTPService?

Alright, here is the call to the Yahoo WebServices with a simple HTTPService;

<s:HTTPService id="serverTime" url="http://developer.yahooapis.com/TimeService/V1/getTime?appid=myID" result="resultHandler(event)" resultFormat="e4x"/>

In my resultHandler, the trace on Timestamp already fails (returns no value);

private function resultHandler(event:ResultEvent):void {
            // this works (outputs the xml as shown on Yahoo
            trace(event.result);

            var xmlResult:XML = event.result as XML;
            var timestamp:String = xmlResult.Timestamp;

            trace("stamp" + timestamp);
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T19:54:13+00:00Added an answer on May 28, 2026 at 7:54 pm

    time.nist.gov (or any other time server) use NTP protocol for communication, not HTTP, so you can’t use URLRequest or HTTPService.
    I don’t know of any NTP client implementation in ActionScript. You may need to do your own.

    Depending on your needs, you may use a webservice that provides “pretty accurate” time, like Yahoo WebServices. This goes over HTTP, so you can use URLRequest or HTTPService in Flex.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have to access a existing SOAP webservice from an Android application. I have
What is the easiest-to-code-in technology that would give me real time access to a
Using Access Database Table ID Time 001 100000 001 100005 001 103000 001 102500
every time i create a FileInfo object and access it's lastaccesstime property, it's always
How do I access an image during run time that I have added to
.NET code access security has been around for a long time, yet it seems
I designed the data access portion of our framework so that every time a
I'm currently trying to access a REST API for the first time using visual
I read somewhere that somebody could access a config value during run time but
I Have a table in Access as below SI Number Time 1.14172E+20 13:30:35 1244066650

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.