com.microstrategy.webapi.EnumDSSXMLNetProtocol |
This interface defines the enumeration constants used to specify the protocol used between clustered servers
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DssXmlNetProtocolDefault | Specifies that the protocol is defined somewhere else | |||||||||
int | DssXmlNetProtocolIPX | Specifies the Internetworked Packet Exchange protocol | |||||||||
int | DssXmlNetProtocolMUDP | Specifies the Mobile User Datagram Protocol | |||||||||
int | DssXmlNetProtocolNB | Specifies the NB protocol | |||||||||
int | DssXmlNetProtocolTCP | Specifies the Transmission Control Protocol | |||||||||
int | DssXmlNetProtocolUDP | Specifies the User Datagram Protocol |
Specifies that the protocol is defined somewhere else
Specifies the Internetworked Packet Exchange protocol
Specifies the Mobile User Datagram Protocol
Specifies the NB protocol
Specifies the Transmission Control Protocol
Specifies the User Datagram Protocol