Results 1 to 25 of 25

Thread: COD4 Rcon tool udp packets issue

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2010
    Posts
    20

    Lightbulb COD4 Rcon tool udp packets issue

    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!!
    Last edited by rush001; Jun 17th, 2010 at 10:13 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width