|
CMSDK
2.0.1
|
Static Public Member Functions | |
| static bool | CheckBufferForCompatibility (const char *buffer, uint32 length) |
| static bool | InitialiseConversation (NetworkConnection *con) |
| static bool | SendHTTPReply (NetworkConnection *con, HTTPReply *reply) |
| static HTTPReply * | ReceiveHTTPReply (NetworkConnection *con, uint32 timeout) |
| static bool | SendHTTPRequest (NetworkConnection *con, HTTPRequest *req) |
| static HTTPRequest * | ReceiveHTTPRequest (NetworkConnection *con, uint32 timeout) |
Static Public Member Functions inherited from cmlabs::NetworkProtocol | |
| static bool | CheckBufferForCompatibility (const char *buffer, uint32 length) |
| static bool | InitialiseConversation (NetworkConnection *con) |
Additional Inherited Members | |
Public Attributes inherited from cmlabs::NetworkProtocol | |
| uint8 | protocol |
1.8.14