lol Mr. B.... I don't add that much features!

I have some HTTP servers in here, I will pack and share them again, as
Björnke said, it is quite easy.

One easy and nice reading, which is more human readable than the RFC is
"HTTP Made Really Easy" available at http://www.jmarshall.com/easy/http/

Cheers
andre

2009/12/17 Björnke von Gierke <b...@mac.com>

> 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@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-revolution
>
> _______________________________________________
> use-revolution mailing list
> use-revolution@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to