The following functions are used with WAP.
| Function | PPC | SP | Description |
|---|---|---|---|
| PushRouter_Close | X | X | This function closes the communication channel between the push router client and the push router. |
| PushRouter_FreeMessage | X | X | This function releases the memory allocated for the message structure after the push message is processed. |
| PushRouter_GetMessage | X | X | This function passes the message to the push router client. |
| PushRouter_Open | X | X | This function opens a communication channel for passing the push messages to the push router client. |
| PushRouter_RegisterClient | X | X | This function registers a push router client with the push router registration table. |
| PushRouter_UnRegisterClient | X | X | This function opens a communication channel for passing the push messages to the push router client. |
| WapClose | X | X | This function closes an existing WAP handle. |
| WapGetNextPrimitiveSize | X | X | This function gets the packet size of the next packet to read. |
| WapOpen | X | X | This function opens a handle for sending a WAP message. |
| WapPing | X | X | This function pings another WAP client. |
| WapRead | X | X | This function reads a packet. |
| WapSend | X | X | This function sends a WAP packet. |
Send Feedback on this topic to the authors