Here is one of the 22 byte packets. Just got 2 of them in a row
(identical) in reponse to a 'e', 0x00 request:
00000020 FF FF FF FF 66 0D
....f.
00000030 00 00 00 00 44 77 72 7A 69 87 52 60 61 44 69 8C
....Dwrzi.R`aDi.
This is a valid packet! The 4 byte null at the start indicates that there are no more packets (this is the last one). There are 2 hosts in this response.
0x44 0x77 0x72 0x7a, 0x69 0x87 = 68.119.114.122 port 27015 0x52 0x60 0x51 0x44, 0x69 0x8c = 82.96.81.68 port 27020
(unless I've got my IP address bytes in backwards)
-- Jeffrey "botman" Broome
_______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
