1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

how can i send data server to server

Discussion in 'Development' started by djdisodo, Jul 19, 2018.

  1. djdisodo

    djdisodo Creeper

    Messages:
    4
    i want to send data to server in real-time
    with using 19132 udp port
    how can i do it
     
  2. LewBr

    LewBr Zombie

    Messages:
    385
    GitHub:
    lewbr
    using a database mysql or a proxy, simplest is using mysql database
     
  3. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    a database cant send data in realtime
    nor will be suited for it
    it's not ideal to do it because as the name implied
    database is used to store data not a realtime data sender
     
    corytortoise and Muqsit like this.
  4. LewBr

    LewBr Zombie

    Messages:
    385
    GitHub:
    lewbr
    yep, then the option will be using a Proxy but Pocketmine doesn't works very well whit a proxy i don't think if has one..
    but i have a question now, it's possible to send in realtime a data with websockets or using your website?
     
  5. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    it might be possible to do so by creating a new packet which is only sent by servers to servers with authentications
     
  6. SkyZone

    SkyZone Slime

    Messages:
    95
    TeraCube and Muqsit like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.