| File | Last Change | 
|---|---|
 
   ../
  | 
 |
 
  
 ACL.java
 
  | 
 1.12 (23 years ago) by tdb: Some final tidying to the ACL code. The IP address checking has been moved out of the add method to a more suitable location. The code now seems to be more readable. This should be the last 'feature' that needs doing. | 
 
  
 ACLTest.java
 
  | 
 1.7 (23 years ago) by tdb: Some final tidying to the ACL code. The IP address checking has been moved out of the add method to a more suitable location. The code now seems to be more readable. This should be the last 'feature' that needs doing. | 
 
  
 ACLDatagramSocket.java
 
  | 
 1.2 (23 years ago) by tdb: Revision CVS tag broken. | 
 
  
 ACLServerSocket.java
 
  | 
 1.3 (23 years ago) by tdb: Added an ACLDatagramSocket. Operation is much the same as the ACLServerSocket. Also tweaked the toString() to keep the i-scream bits as well as the more useful stuff. |