Julius wrote:
>
> Sig_05:~# apt-cache policy netcat
> netcat:
>  Installed: 0.7.1

Can you give a reproducible test case? For example, if you open two X-Terminal 
windows and do in the first:

    $ netcat -l -p 8421

In the other:

    $ echo hello | netcat localhost 8421

I'd expect "hello" to appear in the first window.

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:[email protected] http://www.bleb.org/
Maemo Community Council chair

_______________________________________________
maemo-users mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-users

Reply via email to