Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Issue with UDP  (Read 1719 times)

0 Members and 1 Guest are viewing this topic.

smilesprower

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • Email
Issue with UDP
« on: October 07, 2016, 06:16:37 pm »
Why does my Client connect to the Server sometimes and other times it doesn't ?
It seems a bit random to be honest.

Is there anything I can do to try maximize the success rate ?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10830
    • View Profile
    • development blog
    • Email
AW: Issue with UDP
« Reply #1 on: October 07, 2016, 08:16:57 pm »
Use tools such as Wireshark to figure out what is actually going on. Applications don't have a free will and randomly decide to not work, instead if there's something unexpected there's always a cause that can be tracked down somehow. ;)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/