I am considering developing a desktop application composed of 2 parts:
- user interface (Java app for example)
- back-end Node.js server
The 2 parts connect through sockets. Don't ask why I know it's weird.
I will want to be able to provide to customers the application with an installer. I don't want that users have to install Node.js themselves.
Is there a way to have a Node.js server installed as standalone, i.e. no need to install Node.js globally on the system.
This is a question for any (Windows, Linux, Mac OS X...) environment.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…