function tsm {
	service="tsm"
	use="tcp"
	port=${port:-1500}
	do_service $@
}
