File | Last Change |
---|---|
../ | |
ACLServerSocket.java | 1.3 (22 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. |
ACLDatagramSocket.java | 1.2 (22 years ago) by tdb: Revision CVS tag broken. |
ACL.java | 1.12 (22 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 (22 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. |