On Thu, Mar 05, 2015 at 03:55:01PM +0300, Gleb Smirnoff wrote: > On Thu, Mar 05, 2015 at 03:40:37PM +0300, Slawa Olhovchenkov wrote: > S> > nc(1), which is a pure socket testing tool. For telnet(1) this > S> > capability is a side effect. > S> > S> You don't try this in practice. > S> % nc zxy.spb.ru 81 > S> % > S> % telnet zxy.spb.ru 81 > S> Trying 195.70.199.98... > S> telnet: connect to address 195.70.199.98: Connection refused > S> telnet: Unable to connect to remote host > S> > S> nc is not usable. > > Yes, this how unix way works. Command has return value, or > you can use '-v', of you want it to be chatty.
> S> > S> How to connect to mpd control socket?! > S> > > S> > pkg install mpd5 telnet > S> > S> Nice w/o internet connection. Nice. > > Did you bring mpd5 on discette? Why do you want to run mpd5 at all, > if you don't have internet connection? Sorry, the argument on absence > of internet connection is a complete bullshit, and just shows that > you want argue just to keep arguing. I'm outta this discussion. I don't have _working_ internet connection. For repair internet connection I am need to connect to mpd5 control socket. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
