Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 349 Bytes

Unity3d With NodeJs TcpServer

Connect Unity3D to NodeJs TCPServer

This project is about implementing communicating TCP Node Server and Unity3D.
You should install in your PC, and run Command (node TcpServer/server.js)
(You can install nodejs platform from here : http://nodejs.org/)

I tested on Unity 3.5 Version.