Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2001:
[Freeciv-Dev] Re: Request
Home

[Freeciv-Dev] Re: Request

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Reinier Post <rp@xxxxxxxxxx>
Cc: Frank Charles Barton <bartof@xxxxxxx>, freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Request
From: Paul Zastoupil <paulz@xxxxxxxxxxxx>
Date: Wed, 29 Aug 2001 15:22:25 -0700

On Thu, Aug 30, 2001 at 12:19:15AM +0200, Reinier Post wrote:
> On Wed, Aug 29, 2001 at 04:43:57PM -0400, Frank Charles Barton wrote:
> > Would it be possible to impliment the following:
> > A command so that the server operator can send a message to the game/
> > people connected as "Server"?
> 
> Yes, this has been on my todo list for a while.

Vasco and I were talking about a special admin port.
This would allow you to get information out of the server (number of
players, number of AI, year, turns etc. etc.)  And also allow you to
send a popup window to all players.  This would be immensly helpful
on a public server.

The problem comes in the implementation.  If there are 10 civservers
running, what port is it on?  I suppose it could be another port chosen
on the command line.  I also think it should be a socket that speaks
straight ASCII.

Now that I have put all that in words, I guess it would make sense to
include all these commands into the server, then allow the binding of
stdin/stdout to the admin socket.  Its not that complicated when you
look at it that way...

-- 
Paul Zastoupil


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