Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following functions are used with WAP.

Function Description

WapClose

This function closes an existing WAP handle.

WapGetNextPrimitiveSize

This function gets the packet size of the next packet to read.

WapOpen

This function opens a handle for sending a WAP message.

WapPing

This function pings another WAP client.

WapRead

This function reads a packet.

WapSend

This function sends a WAP packet.

PushRouter_Close

This function closes the communication channel between the push router client and the push router.

PushRouter_FreeMessage

This function releases the memory allocated for the message structure after the push message is processed.

PushRouter_GetMessage

This function passes the message to the push router client.

PushRouter_Open

This function opens a communication channel for passing the push messages to the push router client.

PushRouter_RegisterClient

This function registers a push router client with the push router registration table.

PushRouter_UnRegisterClient

This function removes a push router client from the push router registration table.

PushRouter_SubmitPush

This function pushes a message into the push router.