juce / fiveserver

Open-Source network server for PES5 and PES6 families of the game
https://sites.google.com/site/fiveservercom/home
BSD 2-Clause "Simplified" License
38 stars 17 forks source link

question - about adding remote server #1

Open moth1995 opened 4 years ago

moth1995 commented 4 years ago

Hi Juce,

I've been using your Fiveserver, first on windows, then i learnd a lot about linux and switch to it, now im running it again since 2 month ago, on docker :) now i got a question, it is possible to add another server instance into the selection of server but not in the same host, i want it on another location, for example, my main server now is running on a VPS on Miami, i got my own server running at my home (Argentina) and i wanna know if it will be possible to point it to this one, my idea will be to have many vps around the globe but make all of them converge into one and only server, i'll post a picture if i wasn't really clear

idea

I know this maybe is possible, the more complicated thing about this is the DB thinking it clear is kind of hard, but not impossible i think

juce commented 4 years ago

yeah, it is probably possible. Should not be difficult to add, i believe the protocol allows for that. The other server may have its own separate database, i guess.

themasterz commented 7 months ago

Hello, That's works with PES6J, https://github.com/pinfake/pes6j you can configure (ip, name,port,wport) for each servers. You need same database for all servers. servers