Creates a server configuration builder, given the DOFServerType and the listening address.
The builder uses the following defaults: -Security Desire: DOFSECURITYDESIRE_ANY -Credentials: none -Domain Credentials: none -Trusted Domains: none -Transport Config: NULL -Connection Limit: The maximum value of uint32 (effectively unlimited) -Protocol Negotiator: DOF_DEFAULT_PROTOCOL_NEGOTIATOR -Maximum Send Silence: DOF_TIMEOUT_NEVER -Maximum Receive Silence: 120,000 ms (2 minutes)
|