NTP client should not bind to the local port when using UDP
-----------------------------------------------------------

                 Key: NET-172
                 URL: https://issues.apache.org/jira/browse/NET-172
             Project: Commons Net
          Issue Type: Bug
    Affects Versions: 1.4
         Environment: Windows and Linux
            Reporter: Bob Luse
            Priority: Critical


NTP client when using UDP should not bind to port 123 on the local system.  
This renders the software unusable for the very common case where you also have 
an NTP server running on your system.  It should send to port 123 on the 
server, but the client should not bind to the local port 123.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to