I am getting following error while running socket implementation with nodejs and java events.js:160 throw er; // Unhandled 'error' event ^
Error: connect ECONNREFUSED 127.0.0.1:8081
at Object.exports._errnoException (util.js:1020:11)
at exports._exceptionWithHostPort (util.js:1043:20)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1090:14)