It is still UDP based. It could be converted to TCP if that is useful. The format has changed slightly in the UDP packet, its is now:
0xffffffff,'R',log string (null delimited) Rather than the goldsrc version of: 0xffffffff, "log %s" - Alfred -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Detritus Sent: Sunday, August 22, 2004 6:51 PM To: [EMAIL PROTECTED] Subject: RE: [hlds_apps] Hi all Well the HLstats team should be happy with that news. :) Just to save us testing when we get our hands on a CS:Source server. We have heard rumours that logaddress (or log_addaddress) is TCP in HL 2 rather than UDP as HL 1 is. Is there any truth there or is it just someone getting confused with rcon being TCP? > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlds_apps- > [EMAIL PROTECTED] On Behalf Of Alfred Reynolds > Sent: 23 August 2004 00:16 > To: [EMAIL PROTECTED] > Subject: RE: [hlds_apps] Hi all > > The Source dedicated server will use the same standard as HL1 (as > defined by the URL below). Any differences are most likely bugs so > make sure you point them out. > > - Alfred > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Detritus > Sent: Sunday, August 22, 2004 4:09 PM > To: [EMAIL PROTECTED] > Subject: RE: [hlds_apps] Hi all > > While your posting on that... > Will HL2 be using the log standard CS:Source currently uses? > I haven't fully checked but it looks very similar to the HL1 log > standard (http://www.hlstats.org/logs/), are there any major > differences? > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:hlds_apps- > > [EMAIL PROTECTED] On Behalf Of Alfred Reynolds > > Sent: 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 _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
