Hello I’m trying to build a NodeJS app where it could listen on an existing port reserved by another app, is there any way to receive the data from that app and parse it through node?
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Hello I’m trying to build a NodeJS app where it could listen on an existing port reserved by another app, is there any way to receive the data from that app and parse it through node?