hServerSocket
= NEW ServerSocket (
[
Path
AS String ,
MaxConn
AS Integer
]
)
Creates a new ServerSocket.
Events
Properties
Methods
Constants
Connection
Error
MaxPathLength
Path
Port
Status
Type
Accept
Close
Listen
Pause
Resume
Accepting
Active
CannotBindSocket
CannotCreateSocket
CannotListen
Inactive
Internet
Local
Pending
Unix