constructor
Summary
Constructs a new instance of theTCPServer class
Signature
Parameters
_port
- Type:
number
_host
- Type:
string
magicValue
- Type:
string
_cert
- Type:
string | undefined - Optional: Yes
_key
- Type:
string | undefined - Optional: Yes
Constructs a new instance of the TCPServer class
TCPServer class
numberstringstringstring | undefinedstring | undefined