Menu

Own Pydarts requirements

Diego2
2020-07-04
2020-07-21
  • Diego2

    Diego2 - 2020-07-04

    Hi there, i am wondering if there is some information (despite the MasterServer.py and pydarts_server.py -help option) about creating my own server. I mean, there is a guide about creating a private server? I love to have pydarts official server but i would love to host my server. I have take a look at the code and i have seen that pydarts works with sockets and send the information via json messages, doesn't it?

    Thanks in advance.

    Diego2 here.

     
    • poilou

      poilou - 2020-07-21

      Hi again Diego2 :)

      You have 2 different kind of servers :

      • Master Server which is supposed to permit to centralise games
        worldwide (optionnal but usefull)
      • Pydarts Server which can be used "standalone" and is required for
        network games

      Both of them run python3 (linux only) and simply run them using : :

      • ./MasterServer.sh
      • or ./pydarts_server.sh

      Options are always displayed if you add --help at the end.

      When your server is running, connect your clients (see --masterserver
      option) and you're done.

      I'll make a better documentation someday.

      Cheers

      On 04/07/2020 13:44, Diego2 wrote:

      Hi there, i am wondering if there is some information (despite the MasterServer.py and pydarts_server.py -help option) about creating my own server. I mean, there is a guide about creating a private server? I love to have pydarts official server but i would love to host my server. I have take a look at the code and i have seen that pydarts works with sockets and send the information via json messages, doesn't it?

      Thanks in advance.

      Diego2 here.


      Own Pydarts requirements


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pydarts/discussion/documentation_maintainers/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.