Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
On Thu, 19 Sep 2002 12:27:11 +0100, "Jon Rabone" <jon.rabone at criticalblue.com> wrote: > >Tony, > >There might be an endian problem in the gserver code on Linux. I have >strace'd a "cvs version" command, and it's trying to connect on port >24841 (0x6109) - it should be 2401 (0x0961) - looks like too few / too >many calls to htons() somewhere. It could just be strace giving the wrong information... the TCP/IP connection code is generic and definately works as I use it all the time. Tony