4.2.2.2 Example: Default Server Behavior (IProvider)
The default (hard-coded) behavior for a Server adheres to the following configuration:
• ServerType value=”RSSL_SOCKET”
• CompressionType value=”None”
• TcpNoDelay value=”1”
• Port value= “14002”
Note that unlike the Enterprise Message API’s default behavior of choosing the first IProvider component in the IProviderList, Enterprise Message API applications will not choose the first Logger or Server in their respective lists. Instead, if an application wants to use a specific server, logger, or dictionary configuration, the application must explicitly configure it in the appropriate IProvider section of the XML file.