Paradox Community

Items in pnews.paradox-dos

Subject:Re: qbe to sql
Date:Wed, 18 Oct 2017 11:51:56 +1000
From:Bernie van't Hof <berniev@bje.com.au>
Newsgroups:pnews.paradox-dos
Apologies, prev didn't actually answer all your question

On 18/10/17 3:20 am, Larry DiGiovanni wrote:
> What's the output of this and how do I run it, and what do I see?

1. Websocket server running on server
2. Run browser page
3. Websocket server detects new connection and creates new instance of 
php and communicates with it via sockets (not websockets).
4. The new instance is initialised from small startup file, including 
the php app file to 'include' so it runs at this point
5. Input/Output is communicated between the app rts and the browser via 
the websocket server.
6. Javascript on the browser handles I/O, comms

The idea is to make the browser screen resemble paradox dos screen.



Copyright © 2004 thedbcommunity.com