Re: unwanted tcp6 protocol in tribes listener socket;

2013-02-10 Thread Vince Stewart
much appreciation for your help on this Tim, Actually you can learn so much more when things are not working because you come up with all possible reasons why they don't work and research widely. I started off totally naive about sockets, IPv4/6, and Ubuntu firewalls and have experienced quite a

Re: unwanted tcp6 protocol in tribes listener socket;

2013-02-03 Thread Tim Watts
On Mon, 2013-02-04 at 14:39 +1300, Vince Stewart wrote: Using Tomcat 7.0.35 embedded in Java standalone application. Java SE 1.7.0. Ubuntu 12.04 Hi All, I have an experimental class below. The aim is just to open a listening port on port 4000 in the localhost address. When this has run,

Re: unwanted tcp6 protocol in tribes listener socket;

2013-02-03 Thread Vince Stewart
Hi Tim, thanks so much for your reply netstat -t -l yields that includes: Active Internet connections (only servers) Proto Recv-Q Send-QLocal Address Foreign Address State tcp6 0 0 myComputerName:4000 [::]:*

Re: unwanted tcp6 protocol in tribes listener socket;

2013-02-03 Thread Tim Watts
On Mon, 2013-02-04 at 17:51 +1300, Vince Stewart wrote: Hi Tim, thanks so much for your reply netstat -t -l yields that includes: Active Internet connections (only servers) Proto Recv-Q Send-QLocal Address Foreign Address State tcp6 0 0