Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: client server part 1
- To: crossfire (at) ifi.uio.no (Crossfire Mailing List)
- Subject: Re: client server part 1
- From: Philip Brown <>
- Date: Mon, 17 Oct 1994 23:23:54 -0700 (PDT)
- In-Reply-To: <> from "Mark Wedel" at Oct 17, 94 08:26:12 pm
>>>>[From Mark Wedel]
While you may have gotten a client/server model done, from the soudns of
it, it is not really an implementation that should be adopted.
Gottta agree with Mark on this one.
One of the MAIN points of going tto client/server was to reduce all the
nasty overhead of X.
You seem to be replacing an incredibly cumbersome, overkill, net-hogging
protocol with a medium cumbersome, somewhat overkill, net-intense
protocol :-)
It's better to wait 2 months, and have something more useful in the
long-term, than have something in two weeks that isn't quite what was
hoped for, methinks.