function monkeytalk {
	use="tcp"
	port=${port:-7000}
	do_service $FUNCNAME $@
}
