hi everybody
this is my first post in this forum although i have been using it for my knowledge for quite some time..
I know a similar thread has been opened in this forums a long time ago but is dead atm, and i cant seem to find it too.
Anyway, i have been trying to make an Rcon tool for my clan, and i know many people have done it so it shouldnt be very hard but i am DEAD STUCK in half way....more like 75% of the way
COD 4 accepts only UDP connections so i made a Visual Basic prog with UDPclient. It can send the commands ok and also receives response from the server but it seems to get only upto 1302 characters of the response.
I learnt that it was due to the response being fragmented into packets and i only got one of those packets. So, how do i get around it? is there a code or any way that would let me receive all the packets? maybe a code that lets me continue receiving packets from the point where the first one got fragmented??
PLZ HELP!!![]()





Reply With Quote