Quantcast
Channel: Objective Development Forums
Viewing all articles
Browse latest Browse all 4524

Re: Node via Terminal wants to accept an incoming connection

$
0
0
Node via Terminal most likely refers to "node.js" (http://nodejs.org/) running in a Terminal.app window.

This is (effectively) a web server similar to apache httpd with php, but which runs server-side javascript.

For this to be running, you or another account you created on your Mac would have had to installed node.js and then run a javascript program (nothing at all to do with a web page or web browser!) inside the Terminal.

Paul

Viewing all articles
Browse latest Browse all 4524

Trending Articles