Package aquarium :: Package util :: Module Ports
[show private | hide private]
[frames | no frames]

Module aquarium.util.Ports

These are the standard ports for HTTP and HTTPS, etc.


Variable Summary
int HTTP_PORT = 80                                                                    
int HTTPS_PORT = 443                                                                   
int MAX_PORT = 65536                                                                 
int MIN_PORT = 1                                                                     

Variable Details

HTTP_PORT

Type:
int
Value:
80                                                                    

HTTPS_PORT

Type:
int
Value:
443                                                                   

MAX_PORT

Type:
int
Value:
65536                                                                 

MIN_PORT

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Mon Jan 1 16:34:19 2007 http://epydoc.sf.net