Share via


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_Open
    Opens a communication channel for passing the push messages to the push router client.
  • PushRouter_SubmitPush
    Pushes a message into the push router, which routes it to the appropriate push router client.
  • WapClose
    Closes an existing WAP handle.
  • WapOpen
    Opens a handle for sending a WAP message.
  • WapPing
    Pings another WAP client.
  • WapSend
    Sends a WAP packet from the layer that was specified in the WapOpen call.

See Also

Other Resources

Wireless Application Protocol Reference