network ( transport(tcp) port(601));. }; This source will listen on the default port 601 and on TCP. It will also listen from any IP address.
確定! 回上一頁