03-05-2009, 06:11 PM
Damn ><
Ok, I found out that the problem is NOT the SOX nor the IOCP nor even WinSock xD
It's some kind of problem with my packet handling.
I'll post the code. Client side is the same things as a simple binary packets client. I add to the header the size of the packet and the packet's code(enum).
The problem seems to be that the packets in win server 2008 are going too fast, somehow really, can't explain, or baaaaaaaaaaaaaaaaaaaaaah, I DON'T KNOW!!!
DAMN THIS IS DRIVING ME NUTS!!!
I'll try to disable Naggle's algorithm.
EDIT:
BTW, sry for triple post >
Ok, I found out that the problem is NOT the SOX nor the IOCP nor even WinSock xD
It's some kind of problem with my packet handling.
I'll post the code. Client side is the same things as a simple binary packets client. I add to the header the size of the packet and the packet's code(enum).
The problem seems to be that the packets in win server 2008 are going too fast, somehow really, can't explain, or baaaaaaaaaaaaaaaaaaaaaah, I DON'T KNOW!!!
DAMN THIS IS DRIVING ME NUTS!!!
I'll try to disable Naggle's algorithm.
EDIT:
BTW, sry for triple post >