XEP 0199

GPTKB entity

Statements (50)
Predicate Object
gptkbp:instance_of gptkb:XMPP_Extension_Protocol
gptkbp:abstract This document describes a method for pinging an XMPP entity.
gptkbp:author gptkb:Peter_Saint-Andre
gptkbp:call 2010-01-01
gptkbp:category Informational
gptkbp:client Supported by many XMPP clients.
gptkbp:description Allows a client to send a ping request to a server.
gptkbp:error_handling Defines error responses for ping requests.
gptkbp:example Ping request and response.
Sending a ping request to check if a user is online.
<iq type='get' id='ping1' to='example.com'><ping xmlns='urn:xmpp:ping'/></iq>
gptkbp:example_response <iq type='result' id='ping1'/>
gptkbp:first_published 2020-01-01
https://www.w3.org/2000/01/rdf-schema#label XEP 0199
gptkbp:is_implemented_in Various XMPP clients
Supported by various XMPP clients.
Can be used for presence checking.
Supported by many XMPP clients.
gptkbp:latest_version 1.0
gptkbp:namespace urn:xmpp:ping
gptkbp:protocol gptkb:XMPP
gptkbp:publication_year 2005-12-01
gptkbp:published 2005-12-01
2005-12-12
gptkbp:purpose To provide a mechanism for determining the presence of a connection.
To provide a mechanism for determining the availability of a resource.
To provide a mechanism for checking the presence of a connection.
gptkbp:related_to gptkb:XEP_0085
gptkb:XEP_0184
gptkbp:related_xep gptkb:XEP_0184
gptkbp:requires gptkb:XMPP_Core
gptkbp:responds_to gptkb:IQ
Ping response is an empty stanza.
gptkbp:security No specific security considerations.
gptkbp:services Supported by many XMPP servers.
gptkbp:specification gptkb:RFC_6120
https://xmpp.org/extensions/xep-0199.html
gptkbp:status gptkb:Final
Active
gptkbp:status_history Proposed, Draft, Final.
gptkbp:title XMPP Ping
gptkbp:type gptkb:XMPP_Extension_Protocol
Experimental
gptkbp:updates 2020-01-01
gptkbp:uses gptkb:XML
gptkbp:bfsParent gptkb:XEP_0272
gptkb:XEP_0281
gptkb:XEP_0282
gptkb:XEP_0300
gptkbp:bfsLayer 7