TCP Server

Daniel Salama dsalama at user.net
Fri Apr 29 04:13:41 UTC 2005


Thanks. Will do. Sorry for the traffic overhead.

On Apr 29, 2005, at 12:11 AM, John M McIntosh wrote:

> 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