Initializes a new instance of the Server
class.
The port for client connections.
The port for incoming app1 connections.
The host address for client connections.
The host address for incoming app1 connections.
The port for client connections.
The host address for client connections.
The host address for incoming app1 connections.
The port for incoming app1 connections.
Starts the client and incoming servers with the specified parameters.
Parameters for configuring the server, including whether to use or generate subdomains.
A class that implements the server-side logic for handling client and incoming connections. This server manages multiple client connections, processes messages, and forwards data between clients and applications.
Features: