StandardSocket4Factory.

CreateServerSocket(int) Method

Syntax

public virtual IServerSocket4 CreateServerSocket(int port)

Parameters

Name Type Description
port int

Return Value

Type Description
IServerSocket4