Making a server.

e4ward 4d8nfbcdu5 at reider.net
Thu Apr 28 13:24:22 UTC 2005


On 4/28/05, Avi Bryant
<avi.bryant*gmail.com*4d8nfbcdu5*reider.net*798*iden*3 at reply.e4ward.com>
wrote:
> On 4/28/05, François THIMON <thimof at iutc3.unicaen.fr> wrote:

> The simplest way to get a server running is to install the KomServices
> package from SqueakMap, subclass TcpService, and override #serve:.
> Look on the class side to see how to start and stop a service on a
> particular port.

> It's also good example code if that's what you're looking for.

And see Avi's own REPLServer package for an excellent example of
subclassing TcpService. You can just use telnet as the client.



More information about the Squeak-dev mailing list