I need to send a UDP packet to a server in perl. However, I'm not sure how to do the following:
The packet should start with 4 consecutive bytes of 255 (32-bit integer -1) and the string.
So what does that mean? What exactly do I place in front of my string?
ALT-255? That doesn't seem to work when I send the packet. I'm a little confused... any help would be greatly appreciated. - "Delightfully confusing..." raves The New York Times
-Kas
The packet should start with 4 consecutive bytes of 255 (32-bit integer -1) and the string.
So what does that mean? What exactly do I place in front of my string?
ALT-255? That doesn't seem to work when I send the packet. I'm a little confused... any help would be greatly appreciated. - "Delightfully confusing..." raves The New York Times
-Kas