function vnc {
	description="Virtual Network Computing connection protocol"
	use="tcp"
	port=${port:-5900}
	do_service $FUNCNAME $@
}
