Joe,
I think this will be very simple stuff. I just want it to look like a
webserver and server well formed HTML back to the browser. No sessions,
script execution or anything like that. Do you have any code that you would
care to sell or share? I don't want to recreate the wheel.
Dave
-----Original Message-----
From: realbasic-nug-bounces@lists.realsoftware.com
[mailto:realbasic-nug-bounces@lists.realsoftware.com] On Behalf Of Joe
Strout
Sent: Thursday, February 26, 2009 4:50 PM
To: REALbasic NUG
Subject: Re: Local Realbasic WebServer
David Hart wrote:
> I would like to use the same HTML and javascript in the desktop version.
> The only difference is that the desktop version would communicate with a
> local RB webserver. The books are searchable so I would need to search a
> local database and return html to the client. Other than that, I would
> simply send back static html with local references to css and images. Has
> anybody done this before?
Yes. There are a few wrinkles, depending on how much like a "real" web
server you want your custom server to be, but it's all doable -- I've
done it several times now. :)
Cheers,
- Joe
--
Joe Strout
Inspiring Applications, Inc.
http://www.InspiringApps.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|