public function Start
Prototype:
public function Start(number port=80, max_connection=0xFF, string interface="")
Parameters
	
		
			port
		
		
			(number) has a default value of 80
		
	 
	
		
			max_connection
		
		
			has a default value of 0xFF
		
	 
	
		
			interface
		
		
			(string) has a default value of ""
		
	 
 
Description:
TODO: Document this
Return value:
// TO DO