TCP Server

John M McIntosh johnmci at smalltalkconsulting.com
Fri Apr 29 04:11:47 UTC 2005


Take a look in the mailing list history for the thread "Re: Making a  
server." in which a similar question was asked yesterday.

On Apr 28, 2005, at 9:01 PM, Daniel Salama wrote:

> Hi guys,
>
> I want to build a server under Squeak that will be constantly  
> listening to request on a particular TCP port. Once a request is  
> received, it should do what it needs to do (whether it is to lookup  
> something in a database and/or return some data back through the same  
> socket) and then close that connection and get ready for the next one.
--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com> 1-800-477-2659
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===




More information about the Squeak-dev mailing list