Tetris Wiki
Line 38: Line 38:
 
=== Gamestats server ===
 
=== Gamestats server ===
   
Metroid and Tetris seem to do this different, which is why I'm documenting it here.. Metroid makes a connecton to 29920, whereas Tetris seems to prefer to use http (port 80). I'm still trying to figure out why this might be.
+
Metroid and Tetris seem to do this differently, hence this documentation. Metroid makes a connecton to port 29920, whereas Tetris seems to prefer to use HTTP (port 80). More details to come.

Revision as of 06:25, 25 November 2006

Tetris DS Nintendo Wifi Connection

This is primarily a technical document describing the servers that the Nintendo DS connects to to perform Nintendo Wifi. It would appear that at login, Tetris DS reports what it believes to be its rank to Nintendo. This also occurs every time you switch opponents. This process is done via a handshake between the DS and Gamespy. This is also what allows the wonderful device known as action replay to be so nasty to the highscore board.

Servers

Web Servers

These servers are used to display the score board: (nintendowifi.com)

  • 192.195.204.176
  • 205.166.76.176

Nintendo Connection Test

This is the server to which the DS connects in order to initiate its connection (conntest.nintendowifi.net)

  • 192.195.204.176

NAS Servers

Not entirely sure why the DS makes a connection to these yet (nas.nintendowifi.net)

  • 209.67.106.141 (SSL)
  • 192.195.204.40 (SSL)

Gamespy Servers

These are the gaming servers

  • 207.38.11.49 (gamestats.gs.nintendowifi.net)
  • 207.38.11.34 (gpcm.gs.nintendowifi.net)
  • 207.38.11.14 (tetrisds.ms2.gs.nintendowifi.net)
  • 207.38.11.13 (tetrisds.natneg1.gs.nintendowifi.net)
  • 207.38.11.12 (tetrisds.natneg2.gs.nintenowifi.net)
  • 207.38.8.15

Unknown in packet stream

  • 125.199.254.50 (rcw.wc24.wii.com)

Gamestats server

Metroid and Tetris seem to do this differently, hence this documentation. Metroid makes a connecton to port 29920, whereas Tetris seems to prefer to use HTTP (port 80). More details to come.