× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



node.js is a javascript server platform. It can run a webserver and an
ever-expanding list of other applications. The "sell" is that it is
javascript so you are theoretically in familiar territory if you already
write javascript for the browser.

I just put together a chat app with RPG being the chat "client" and
node.js (with socket.io and express.js) running the "server" side which
means that web clients can post to the chat stream as well as RPG 5250
clients. All runs on i. I could add a PHP client to the mix as well
(but with a web server being both client and server, adding PHP to the
mix would be overkill).

It depends upon what you plan to do with node.js and what part of PHP
you want in the mix. On i, you can do*anything* (except run Windows....)

Pete Helgren
www.petesworkshop.com
GIAC Secure Software Programmer-Java

On 2/26/2015 4:46 PM, Gqcy wrote:
is this a thing?
I have only about 1 hour of reading about node.js, and see that
it runs in it's own web server, so how would you "attach" the php-cli
to it?



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.