Complete.Org: Mailing Lists: Archives: freeciv-dev: June 1999:
Re: [Freeciv-Dev] Networking/MFC
Home

Re: [Freeciv-Dev] Networking/MFC

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Chris Lawrence <quango@xxxxxxxxxxxxxxx>
Cc: freeciv developers mailing list <freeciv-dev@xxxxxxxxxxx>
Subject: Re: [Freeciv-Dev] Networking/MFC
From: Vasco Alexandre Da Silva Costa <vasc@xxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Jun 1999 18:36:17 +0100 (WET DST)

On Sun, 20 Jun 1999, Chris Lawrence wrote:

> On Jun 20, Andy Black wrote:
> > This is probably a dumb question, but I'll ask it anyways.  Does anyone
> > know if the networking comands used in freeciv use the XTI interface (from
> > X/Open)?  I am wondering because it effects what I do with the server code
> > at this point.  If freeciv uses the XTI interface (or TLI interface), it
> > should be relativly easy to get networking working on the Mac port. If
> > freeciv does not use one of those interfaces, I'll need to rewite the
> > network code.
> 
> No, Freeciv uses Berkeley sockets.  Any self-respecting networking
> implementation should emulate Berkeley sockets... even SysV (which is
> where the [imho misguided] TLI originated) includes sockets support.

And don't forget M$ Windows also uses a BSDish socket API.  Anyway the
only places were i've seen anything using TLI sockets is in code which
uses Sun RPC or something like that.

---
Vasco Alexandre da Silva Costa, student @ Instituto Superior Tecnico,
Technical University of Lisbon - Software & Computer Engineering


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