> 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. > > Andrew, and your expectations would be met. Definitely a senior moment: I used nc -l 1234 instead of nc -l -p 1234. The first invocation is correct on my laptop, but not on the tablet. Duhhh. Thank you very,very much julius _______________________________________________ maemo-users mailing list maemo-users@xxxxxxxxx https://lists.maemo.org/mailman/listinfo/maemo-users