Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

ServerSocket.Listen (gb.net)

Sub Listen ( [ MaxConn As Integer ] )

Starts listening at selected TCP port or local Path.

Optionally, you can pass a single parameter:
  • MaxConn: can be zero (no connections limit), or greater than zero, which indicates the maximum number of simultaneous active connections. This parameter is optional, if you do not use it there won't be any connection limit.