SFML community forums
Help => Network => Topic started by: sebastian970 on September 04, 2016, 06:30:42 pm
-
I don't know why server sometimess [completely random] loses the tcp packets from sockets or doubling them from some of them. I'm using simple one thread for all clients system.
What can make this problem?
*sorry for english
-
How did you figure out this information? If you haven't already run Wireshark and see what is actually going on the wire. ;)
Also how do you expect us to help with the given information?
-
What information more do you need?
-
Show us some code and/or logs why you think they're dropped or doubled, because what you describe shouldn't happen with TCP connections.