Packet Hacker ?

02/29/2016 18:49 banktakung#1
is anyone can fix this please ? it's make a world server and db server crash.
:handsdown::handsdown::handsdown::handsdown:

[Only registered and activated users can see links. Click Here To Register...]


look down at the source.

got this.

PHP Code:

                
if( dwDataSize MAX_BUFFER )    // if( uPacketSize > MAX_BUFFER )    // kang: 2008/08/14
                
{
                    
char lpAddr[16]        = { 0,};
                    
GetPeerAddrDPID_UNKNOWNlpAddrNULL );
                    
Error"CClientSocket.Fetch: ip = %s, size = %d"lpAddrdwDataSize );
                    
WSASetLastErrorERROR_BAD_NET_NAME );
                    return 
NULL;
                } 

how to code to block ip that have more buffer sir.


Thank you.