You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "cargilld (JIRA)" <xe...@xml.apache.org> on 2005/08/16 15:11:55 UTC

[jira] Commented: (XERCESJ-697) [RFC 2396]: Port numbers not restricted to 0-65535 range.

    [ http://issues.apache.org/jira/browse/XERCESJ-697?page=comments#action_12318887 ] 

cargilld commented on XERCESJ-697:
----------------------------------

If someone updates this bug please also add a comment to xercesc-892, as the problem exists for both xercesc and xercesj.

> [RFC 2396]: Port numbers not restricted to 0-65535 range.
> ---------------------------------------------------------
>
>          Key: XERCESJ-697
>          URL: http://issues.apache.org/jira/browse/XERCESJ-697
>      Project: Xerces2-J
>         Type: Bug
>   Components: Other
>     Versions: 2.4.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Michael Glavassevich
>     Assignee: Xerces-J Developers Mailing List

>
> The Xerces URI implementation restricts the range of the port portion of 
> a URI from 0 to 65535. This restrcition seems to have something to do with 
> TCP/IP hosts, but it isn't part of RFC 2396.
> Relevant productions:
> hostport      = host [ ":" port ]
> port          = *digit
> References:
> http://www.ietf.org/rfc/rfc2396.txt

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org