PDA

View Full Version : G3.3 httpd equivalent?



danward79
May 31st, 2005, 04:58 AM
Hi

Is there a G3.3 equivalent to the httpd plugin for G4 yet?

danward79
June 1st, 2005, 01:22 PM
Anyone?

Promixis
June 1st, 2005, 07:00 PM
I imagine it will be easy to port...

You can also run a webserver from lua...

see www.keplerproject.org

and

www.luaforge.net

danward79
June 2nd, 2005, 04:41 AM
Hi Mike,

Thanks for that Ii will check them out.

Mastiff
June 2nd, 2005, 05:13 AM
Dan, will you please tell me what you find out? I'm interested in the same thing, but I think it's a bit over my head and abilities...

danward79
June 2nd, 2005, 06:16 AM
Hi,

Looks like I may be over my head too...

If I make any sense of it all I will let you know. What would you like to do with it, out of interest?

Mastiff
June 2nd, 2005, 06:20 AM
Control the heat pump system from anywhere, like turning up the head when we leave my parent's house, so the house is warm when we arrive. I can do it with e-mail, but a http server is so much more elegant...

danward79
June 2nd, 2005, 06:28 AM
Sounds cool,

Mastiff
June 2nd, 2005, 09:28 AM
Myself I find it rather hot...

Agonostis
July 15th, 2005, 02:03 PM
What's the latest on this? I'd like to start the migration process, but I need httpd in my system.

Ron
July 15th, 2005, 03:10 PM
I am looking at porting it right now.

Ron
July 15th, 2005, 06:19 PM
The latest information is as follows:

The plugin will be included in the next beta release due Monday.

mhwlng
July 16th, 2005, 01:45 AM
did you include my latest changes to the g3.3 plugin into this new version ?

(the main thing is support for other mime types, i.e. images)

http://home.vianetworks.nl/users/mhwlng/httpd.zip


Marcel

Ron
July 16th, 2005, 08:00 AM
I'll make sure that I did.

Agonostis
July 16th, 2005, 01:58 PM
this may be asking a lot, but any chance we can get forms in there? would make using this securely *much* easier....

Ron
July 16th, 2005, 02:56 PM
I think it might already be possible. I'll look into it.

Ron
July 18th, 2005, 02:13 PM
Done. The plugin has been added to beta3. It is called the Webserver Plugin, as not many people actually know what httpd means. Look at the example files in the <girder>/httpd directory. and demo.gml