Complete.Org: Mailing Lists: Archives: freeciv-dev: January 1999:
Re: [Freeciv-Dev] Is client/server protocol documented anywhere?
Home

Re: [Freeciv-Dev] Is client/server protocol documented anywhere?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: Re: [Freeciv-Dev] Is client/server protocol documented anywhere?
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Wed, 20 Jan 1999 08:53:31 -0600

On Wed, Jan 20, 1999 at 10:04:56PM +1100, David Pfitzner wrote:

> So I wonder if we should change to network byte order for
> the next version.  (Any volunteers to code it? :-)

The change should be simple; I believe all the integer transfers over the
network are wrapped up in a few functions.  Most of those can be rewritten
in terms of htonl(), ntohl(), etc.  SHouldn't be hard.  I can even take a
look at it soon.



[Prev in Thread] Current Thread [Next in Thread]