You seem to have it backwards. nco_objserv is listening on that port (see "LISTEN" in netstat output). That means it won't send any data unless you connect to it as a client. Which is what your first attempt looked like... So, modify that initial code to just don't do accept, but rather simply read from the socket.
In reply to Re^5: Problem with Socket Programming Perl Script
by Anonyrnous Monk
in thread Problem with Socket Programming Perl Script
by ashok.g
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |