eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractTCPSession':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: AbstractTCPSession


Inheritance:

   Object
   |
   +--AbstractTCPSession
      |
      +--AbstractFTPSession

Package:
stx:goodies/communication
Category:
Net-Communication
Version:
rev: 1.1 date: 2017/02/18 09:57:54
user: cg
file: AbstractTCPSession.st directory: goodies/communication
module: stx stc-classLibrary: communication

Instance protocol:

accessing
o  server: aTCPServer
Modified (format): / 18-02-2017 / 10:56:10 / cg

debugging
o  log: aMessage

serving
o  clientOn: aSocket
start and return a process for a new client

** This method raises an error - it must be redefined in concrete classes **

o  serveSocket: aSocket
redefine in concrete classes to something like:

** This method raises an error - it must be redefined in concrete classes **



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 25 Apr 2024 01:19:51 GMT