Line 67:
Line 67:
|-
|-
|ingamesn|| ''empty'' || ''empty'' ||
|ingamesn|| ''empty'' || ''empty'' ||
+
|}
+
+
Typical response to the above request:
+
+
Header:
+
<pre>
+
HTTP/1.1 200 OK
+
NODE: pd42wfiap02
+
Content-Type: text/plain;charset=ISO-8859-1
+
Content-Length: 252
+
Date: Tue, 01 Jan 2021 09:20:55 GMT
+
Server: Nintendo Wii (http)
+
</pre>
+
Body:
+
<pre>
+
locator=MzQuMjExLjIzNS4xMzU6NjAwMDA*&retry=MA**&returncd=MDAx&token=<Token for authentication on the game server>
+
</pre>
+
{| border=1
+
!Key!!Value!!Value decoded!!Notes
+
|-
+
|locator||MzQuMjExLjIzNS4xMzU6NjAwMDA*||34.211.235.135:60000||IP address and port of the game server
+
|-
+
|retry||MA**||0||
+
|-
+
|returncd||MDAx||001||
+
|-
+
|token|| || || Token for authentication on the game server. This token cannot be verified by the Nintendo 3DS
|}
|}