Ah I was under the impression that the source rcon tcp method had been retro fitted on to hlds_l ? No idea why I though that :P
thanks Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Alfred Reynolds Sent: 12 July 2005 19:36 To: [email protected] Subject: RE: [hlcoders] Source RCon Protocol The RCON protocol for HL1 based servers is entirely different (it is based around UDP). The description of the protocol can be found in the HL1 SDK. - Alfred ----Original Message---- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of McCormack, Chris Sent: Tuesday, July 12, 2005 6:59 AM To: [email protected] Subject: [hlcoders] Source RCon Protocol > I have written a simple class that can rcon auth and then issue rcon > commands to a source server. > When I try the same code pointing at a 1.6 server the socket > connection gets refused or just does not connect. (checked > sv_max_queries etc its not that). > > Is the rcon protocol 'exactly' the same for 1.6 servers as it is for > source servers ? > > cheers > Chris > > > ************************************************************************ ***** > This e-mail and its attachments are confidential and are intended for > the above named recipient only. If this has come to you in error, > please notify the sender immediately and delete this e-mail from your > system. You must take no action based on this, nor must you copy or > disclose it or any part of its contents to any person or > organisation. Statements and opinions contained in this email may not > necessarily represent those of Littlewoods Group Limited or its > subsidiaries. Please note that e-mail communications may be > monitored. The Registered Office of Littlewoods Group Limited and its > subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB. Registered > number of Littlewoods Group Limited is 5059352. > ************************************************************************ ***** > > > > > This message has been scanned for viruses by BlackSpider MailControl > - www.blackspider.com > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

