Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-03-08 02:02:44

Claudio Leng
Member
Registered: 2014-03-08
Posts: 1

setting node.js in IIS

I have node.js working with test.js file
but when setting nodejshelper it ask for some values in settings.js
settings.socketiopath = '/usr/local/lib/node_modules/socket.io';
settings.web.host = "localhost";settings.web.port = 31129;
wich are for linux, can i setup this for IIS?

https://groups.google.com/forum/#!topic … VTdbP6RuZU

Offline

#2 2014-03-08 06:35:33

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: setting node.js in IIS

You can try just in socketiopath set socket.io and see does it works. In general you will have just to experiment to see does it works for you smile


2014-03-08 3:02 GMT+02:00 Claudio Leng <claudi...***.com>:

Offline

Board footer