Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages