ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/XMLReader/XMLSender2.java
(Generate patch)

Comparing experimental/server/XMLReader/XMLSender2.java (file contents):
Revision 1.2 by pjm2, Tue Nov 21 08:36:46 2000 UTC vs.
Revision 1.3 by pjm2, Tue Nov 21 09:26:09 2000 UTC

# Line 12 | Line 12 | public class XMLSender2 {
12               System.exit(0);
13          }
14          
15 <        System.out.println("Repeatedly sending the same packet to port 6667 ...");
16 <        System.out.println("(about 100 per second, with id numbers)");
15 >        System.out.println("Repeatedly sending the same packet to port 4589 ...");
16 >        System.out.println("(*about* 100 per second, with id numbers)");
17          
18 <        int port = 6667;
18 >        int port = 4589;
19          
20              // stuff to send
21  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines