Changes

Jump to navigation Jump to search
352 bytes added ,  17:57, 19 December 2022
no edit summary
Line 1: Line 1:  
This page is for the Switch equivalent of online/local protocol [https://www.3dbrew.org/wiki/PRUDP PRUDP].
 
This page is for the Switch equivalent of online/local protocol [https://www.3dbrew.org/wiki/PRUDP PRUDP].
   −
This protocol has changed since PRUDP. The actual data in the UDP frames start with hex "32 ab 98 64".
+
Note: the wifi protocol used for local-WLAN is different from UDS, which 3DS and Wii U used (see [[WLAN_services|here]]).
 +
 
 +
The Switch still uses UDP for peer to peer communication (packets starting with 0x32AB9864) - see [https://github.com/Kinnay/NintendoClients/wiki/Pia-Overview here] regarding Pia. For Nintendo server comms, WebSockets are used instead of UDP ([https://github.com/Kinnay/NintendoClients/wiki/Game-Server-Overview more information]).

Navigation menu