no comments?? > Hi @all (first post) > > First a bug report: if the hostname contains more than 3 dots in a row > (e.g.: hostname="My little server....blabla") the infostring response does > not > contain the /hostname/%server_hostname%/ pair. > Don't know if anybody reported it before. > > And my questions... > There are two undocumented things I would please someone who realy knows > it > (of course who supposes it is also welcome ;-)) to confirm it (or not > confirm > it) > > > > first- splitted udp packets if the response of a query gets to long > (discussed here one than one time.) > > I found this analysis - describing the rules response - anywhere (qstat I > think): > > splitted to two packets: > FF FF FF FF 6C [data] > FE FF FF FF 07 02 00 00 02 FF FF FF FF 6C [data] > FE FF FF FF 07 02 00 00 12 [data] > > splitted to three packets: > FE FF FF FF 07 02 00 00 03 FF FF FF FF 6C [data] > FE FF FF FF 07 02 00 00 13 [data] > FE FF FF FF 07 02 00 00 23 [data] > > 07 02 00 00 variates and is some kind of challenge numer - an id telling > which packets schould be one. > the next byte is splittet into two 4 bit nibles - the upper one describes > the packet number, the lower one how many packets will be sent. > > is this correct??? > > > > second - detecting VAC > It seems that this is also possible with the udp details query (not only > infostring and rcon status). There is an undocumentet byte on the end of > the > detail response which seems to indicate if the server is secure or not. > Is this reliably?? > > > thx. > > -- > +++ GMX - Mail, Messaging & more http://www.gmx.net +++ > NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen! > > _______________________________________________ > hlds_apps mailing list > [EMAIL PROTECTED] > http://list.valvesoftware.com/mailman/listinfo/hlds_apps >
-- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr f�r 1 ct/ Min. surfen! _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
