Web interface for executable software

Richard Gaskin ambassador at fourthworld.com
Thu Dec 17 10:50:42 EST 2009


Björnke wrote:

 > On 17 Dec 2009, at 02:36, Alejandro Tejada wrote:
 >>
 >> Recently i saw a functional web interface
 >> for a desktop application that runs as
 >> a server.
...
 >> How difficult could be to create such
 >> interface for our own apps?
 >
 > Making a bare-bone http server is not very.

To help get you started you can use Scott Raney's demo stack for making 
a simple web server, mchttpd:

<http://www.revjournal.com/metacard/mchttpd.zip>

Andre's variants are much more feature-rich, but Raney's mchttp may be a 
useful starting point because of its simplicity, designed as a demo 
rather than a complete production environment.

Once you get the hang of how it works, you could tailor it for your 
needs or move up to Andre's libs for more features.

--
  Richard Gaskin
  Fourth World
  Rev training and consulting: http://www.fourthworld.com
  Webzine for Rev developers: http://www.revjournal.com
  revJournal blog: http://revjournal.com/blog.irv



More information about the use-livecode mailing list