-- [ Picked text/plain from multipart/alternative ] Hi all, I would like to know how should I proceed in order to request the log file from the Half Life Server, please tell me if this procedure is correct :) If you can explain me more about the method it will be great, thx in advance. 1) I should create 2 UDP sockets 1 for listen & 1 for send (or I can only have one socket and recv() send() with it ?) 2) I must send ""\377\377\377\377challenge rcon\n" and what else I must send in order to specifiy my LISTEN socket UDP port ? 3) For parsing the message format its Ok i consulted the http://www.hlstats.org/logs/ 4) all the rcon commands start with "����rcon" ? 5) Sorry for my bad english :)
PS: I am using Slackware9.0 with the gcc3.2.3 and coding under C++ -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

