I am not to sure if its an issue with the CS: Source but there was I think a router problem with CS and or CZ. The issue was as follows:
You use to connect to the ServerIP:PORT (UDP) And requested either the info (0xFF 0xFF 0xFF 0xFF info 0x00) Or the details (0xFF 0xFF 0xFF 0xFF details 0x00) Which all worked fine, But I noticed on some servers the IP that was in the info and the details queries didn't match the connected IP. i.e the queries was returning an internal IP address. It doesn't effect Game Clients from connecting and playing, but it does effect 3rd party apps from returning incorrect information. That's why I asked. Hmm, come to think of it forget it :P We can just use the connecting IP and port, because we know its correct, due to we are already connected to that address. /me slaps self round head :P Man its late, yeah, I blame the time :P Paul Kirby > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Alfred Reynolds > Sent: Mon 23 August 2004 02:41 > To: [EMAIL PROTECTED] > Subject: RE: [hlds_apps] Hi all > > > Why do you need the addr/port pair, doesn't the src addr of > the udp reply already contain this information? > > - Alfred > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Paul Kirby > Sent: Sunday, August 22, 2004 4:14 PM > To: [EMAIL PROTECTED] > Subject: RE: [hlds_apps] Hi all > > Ok, thanks. > That query protocol post helped me with the last 2 vars (servpass and > secure) I had a rough guess it was those, but wasn't sure on the order > :) > > Also will the Address and Port of the server ever be put back > into the QueryPacket[details] ? > > Paul Kirby > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Alfred > > Reynolds > > Sent: Sun 22 August 2004 23:59 > > To: [EMAIL PROTECTED] > > Subject: RE: [hlds_apps] Hi all > > > > > > Hopefully later today. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Paul > > Kirby > > Sent: Sunday, August 22, 2004 3:49 PM > > To: [EMAIL PROTECTED] > > Subject: [hlds_apps] Hi all > > > > Hello All > > > > Think this is setup and working :P > > > > Alfred you can send that RCON specs now or when you get time :) > > > > Paul Kirby > > > > > > _______________________________________________ > > hlds_apps mailing list > > [EMAIL PROTECTED] > > http://list.valvesoftware.com/mailman/listinfo> /hlds_apps > > > > > > > > _______________________________________________ > > > > hlds_apps mailing list > > [EMAIL PROTECTED] > > http://list.valvesoftware.com/mailman/listinfo> /hlds_apps > > > > > _______________________________________________ > hlds_apps mailing list > [EMAIL PROTECTED] > http://list.valvesoftware.com/mailman/listinfo> /hlds_apps > > > > _______________________________________________ > > hlds_apps mailing list > [EMAIL PROTECTED] > http://list.valvesoftware.com/mailman/listinfo> /hlds_apps > _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
