GTS protocol: Difference between revisions
Jump to navigation
Jump to search
(creatin page, worthless atm) |
m (http headers) |
||
Line 3: | Line 3: | ||
Communication with the GTS is done over regular HTTP with http://gamestats2.gs.nintendowifi.net/. | Communication with the GTS is done over regular HTTP with http://gamestats2.gs.nintendowifi.net/. | ||
=HTTP headers= | |||
The games don't seem to care about these at all. The GTS sends back a bunch of boilerplate response headers, but the game happily accepts a response with only a Content-Length. |
Revision as of 01:18, 21 March 2010
The following is wild conjecture based on LordLandon's sendpkm.py.
Communication with the GTS is done over regular HTTP with http://gamestats2.gs.nintendowifi.net/.
HTTP headers
The games don't seem to care about these at all. The GTS sends back a bunch of boilerplate response headers, but the game happily accepts a response with only a Content-Length.