Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Network
»
Server losing or doubling TCP packets.
Print
Pages: [
1
]
Author
Topic: Server losing or doubling TCP packets. (Read 2119 times)
0 Members and 1 Guest are viewing this topic.
sebastian970
Newbie
Posts: 2
Server losing or doubling TCP packets.
«
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
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11016
AW: Server losing or doubling TCP packets.
«
Reply #1 on:
September 04, 2016, 06:42:13 pm »
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?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
sebastian970
Newbie
Posts: 2
Re: Server losing or doubling TCP packets.
«
Reply #2 on:
September 04, 2016, 06:44:04 pm »
What information more do you need?
Logged
Mario
SFML Team
Hero Member
Posts: 879
Re: Server losing or doubling TCP packets.
«
Reply #3 on:
September 13, 2016, 08:43:45 am »
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.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
Network
»
Server losing or doubling TCP packets.