Game Development Community

Web connection with game

by Nancy Lee · in General Discussion · 12/04/2008 (7:24 pm) · 2 replies

Hi, I would like to do the following for my project:

--connect my game the a web server
--send players' (from multi-machines) result to the server
--rank players according to the result
--get the ranking from the web server and display it in the GUI.
--provide instantaneous update (if possible)


I have done some research about the relative topic, but didn't find much useful information.

is anyone here know any resources or tutorials or have an idea where to start?

Thanks a lot!!

#1
12/12/2008 (3:37 pm)
Try searching for HTTPObject.
#2
12/13/2008 (4:54 am)
Take a look at this resource. You'll get a hint.
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4085