Lazarus

Programming => Packages and Libraries => Lazarus Extra Components => Topic started by: slukacs on January 14, 2005, 07:04:28 pm

Title: Web Module
Post by: slukacs on January 14, 2005, 07:04:28 pm
hello one and all,

is there a TWebModule component in FPC/lazarus?  it would have to handle web requests, TWebRequest, and responses, TWebResponse.  i would use it under Apache.

lucas
 :)  :)
Title: Web Module
Post by: slukacs on January 24, 2005, 01:48:14 am
since no one has responded to this, i think i will ask the next question.  and i think i know the answer.  i have delphi v5-7 and kylix v1-3, all with source.  what are the implications of porting some of those components to FPC/lazarus?  in this case the TWebModule stuff?

lucas
Title: Web Module
Post by: Lightning on January 24, 2005, 09:56:50 pm
You can only use ideeas not code !!!
We don't want Borland to say we have stolen code, like it happened with SCO Unix and Linux.
As you can see in the sources, Lazarus an FPC have original code.
But you can port free components or rewrite the ones you need.
Title: Web Module
Post by: slukacs on January 25, 2005, 03:53:03 pm
that is what i thought.  perhaps i will write the THttpModule to be a general interface and plugin an apache interface.  since i am familar with that one.  other people can then write plugins for other web servers, like IIE, tux, etc.
Title: Web Module
Post by: Lightning on January 25, 2005, 04:07:56 pm
Good ideea, but be careful, others have to understand you code too, try to stick to existing standards.
TinyPortal © 2005-2018