Skip to content

adispartadev/socket-nodejs-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

socket-nodejs-java

Connect node TCP socket with Java TCP socket.

Node is our Server listen to 5000 port (require nodejs -v 0.10.x)

How to start

$ git clone https://github.com/cpapidas/socket-nodejs-java

$ cd socket-nodejs-java/node-server

$ npm install

$ node index.js

open the file Main.java with eclipse(or another java IDE)

you project should start when you press the run button

About

Connect node TCP socket with Java TCP socket.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published