Represents a server listener which is a method by which conections to the server (client or server) can be made.
Get the server socket.
Start listen loop.
Set the server socket.
See Implementation
Represents a server listener which is a method by which conections to the server (client or server) can be made.