You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
This is an ASP.Net Core version of the Switch Lan Play Relay server, originally written by SpaceMeowX2 in NodeJs/Typescript which can be found [https://github.com/spacemeowx2/switch-lan-play/blob/master/server here]. Build instructions [https://github.com/bizzycola/SLP-Sharp#building here]. ==User guide== ===Command Line=== There are 2 available command line options allowing you to specify a port and a listen address. '''Listen Address''' *You can specify an IP to listen on with the -ip option. *Example running on IP 0.0.0.0: *<code>dotnet SwitchLanNet.dll --ip 0.0.0.0</code> '''Listen Port''' *You can specify which port to listen on by with the -p option. *Example running on port 2150: *<code>dotnet run SwitchLanNet.dll -p 2150</code> ===API=== At the moment, only a client count and bytes/s current upload/download rate are provided by the API, returned as JSON. To call the API, simply <code><nowiki>GET http://ip:port/</nowiki></code> == External links == * GitHub - https://github.com/bizzycola/SLP-Sharp * GBAtemp - https://gbatemp.net/threads/switch-lan-play-relay-server-in-c.552992/
Advertising: