WAP Functions (Compact 2013)
3/26/2014
The following list describes the functions that are used with Wireless Application Protocol (WAP).
- PushRouter_Close
Closes the communication channel between the push router client and the push router.
- PushRouter_FreeMessage
Releases the memory allocated for the message structure after the push message is processed.
- PushRouter_GetMessage
Passes the message to the push router client.
- PushRouter_Open
Opens a communication channel for passing the push messages to the push router client.
- PushRouter_RegisterClient
Registers a push router client with the push router registration table.
- PushRouter_SubmitPush
Pushes a message into the push router, which routes it to the appropriate push router client.
- PushRouter_UnRegisterClient
Opens a communication channel for passing the push messages to the push router client.
- WapClose
Closes an existing WAP handle.
- WapGetNextPrimitiveSize
Gets the packet size of the next packet to read.
- WapOpen
Opens a handle for sending a WAP message.
- WapPing
Pings another WAP client.
- WapRead
Reads a packet.