From c9485c3c0e58fca85219090f131256b8dd4bfe0a Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 25 Nov 2009 23:06:23 +0000 Subject: [PATCH] updated to reflect registration of port 5280 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3655 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0124.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/xep-0124.xml b/xep-0124.xml index 1c6aadf0..1e15427f 100644 --- a/xep-0124.xml +++ b/xep-0124.xml @@ -969,22 +969,7 @@ Content-Length: 68 -

TCP port 5280 is conventionally used for communication between BOSH clients and BOSH connection managers (where the number 52 is common to ports 5222 and 5269 used in XMPP and 80 is the same as the port used in HTTP). Although use of this port is OPTIONAL, it is helpful to define this port in a standardized way so that BOSH clients can contact any given XMPP service via BOSH without the need for DNS TXT records (see &xep0156;) or more advanced methods such as U-NAPTR. Therefore, this document directs the ®ISTRAR; to register TCP port 5280 with the IANA for inclusion in its port registry at &ianaports;, in accordance with &xep0053;.

-

The following registration data will be provided at <http://www.iana.org/cgi-bin/usr-port-number.pl>, where the registrant name and email address will be "XMPP Registrar" and "registrar@xmpp.org" respectively.

-
-
    -
  1. Protocol-number: TCP
  2. -
  3. Message formats: [see XEP-0124]
  4. -
  5. Message types: [see XEP-0124]
  6. -
  7. Message op codes: [see XEP-0124]
  8. -
  9. Message sequences: [see XEP-0124]
  10. -
  11. Protocol functions: Bidirectional-streams Over Synchronous HTTP (BOSH) is a long polling method that essentially emulates TCP over HTTP, thus providing an HTTP binding for XMPP
  12. -
  13. Broadcast or multicast? No
  14. -
  15. Technical description: A complete technical description of BOSH is provided in XEP-0124, published by the XMPP Standards Foundation at <http://xmpp.org/extensions/xep-0124.html>
  16. -
  17. Proposed name: Bidirectional-streams Over Synchronous HTTP
  18. -
  19. Short name: xmpp-bosh
  20. -
-
+

TCP port 5280, conventially used for communication between BOSH clients and BOSH connection mangers, is registered with &IANA; in its port registry at &ianaports;, with a keyword of "xmpp-bosh". (Although use of this port is OPTIONAL, it is helpful to define this port in a standardized way so that BOSH clients can contact any given XMPP service via BOSH without the need either for DNS TXT records as described in &xep0156; or for more advanced methods such as U-NAPTR.