team-phoenix / Phoenix

A multi-system emulator and library manager designed to be both powerful and easy to use.
http://phoenix.vg
GNU General Public License v2.0
376 stars 40 forks source link

Netplay #73

Open athairus opened 9 years ago

athairus commented 9 years ago

Utilize technologies like UPnP and maybe even QR codes to make setting up netplay as painless as possible. Ideally this whole issue will just be a stopgap until we get proper accounts systems going, then we'll just have users invite each other to games by their account name and the rest will be done automagically.

Druage commented 9 years ago

As long as someone sets this up, then sure.

athairus commented 9 years ago

This might be helpful in the future to write a client-server model for netplay: https://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking

athairus commented 8 years ago

Use a STUN server for port forwarding.