Networking and using a website

Aug 15, 2015 at 3:24am
I have a question. I want to make a c++ application that creates a variable to store the time, and then run that through a website that converts unix to standard time stamp. How would that work?

//Edit:
Or possibly, use their JS function in my code? Like a blank html that would run the JS?
Last edited on Aug 15, 2015 at 3:26am
Aug 15, 2015 at 5:37am
You could always write an http server that served some html + the timestamp
Topic archived. No new replies allowed.