Web interface for executable software

Björnke von Gierke bvg at mac.com
Thu Dec 17 07:54:32 EST 2009


Making a bare-bone http server is not very.

Andre has made html servers using runrev stacks. He tends to add dozens of features tho, probably to confuse people and make them think it's very hard ;)

basically you need to accept stuff on port x (normally 80), and then follow the http protocol specification:

http://www.w3.org/Protocols/rfc2616/rfc2616.html

Have fun
Björnke

On 17 Dec 2009, at 02:36, Alejandro Tejada wrote:

> 
> Hi all,
> 
> Recently i saw a functional web interface
> for a desktop application that runs as
> a server.
> 
> Previously, i have seen the VLC player
> interface running in a browser,
> (Still think that an external for VLC could be
> an excellent alternative to Quicktime)
> also WinAmp and iTunes.
> 
> How difficult could be to create such
> interface for our own apps?
> 
> Thanks in advance.
> 
> Alejandro
> 
> -- 
> View this message in context: http://n4.nabble.com/Web-interface-for-executable-software-tp965693p965693.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list