The type of server represented by a DOFServerConfig.
- Enumerator:
DOFSERVERTYPE_STREAM |
Server accepting connections from a host via a guaranteed, streaming protocol.
|
DOFSERVERTYPE_DATAGRAM |
Server accepting pseudo-connections from a host via a non-guaranteed, datagram protocol.
|