View Single Post
  #32  
Old 03-30-2005, 07:57
aldente aldente is offline
VIP
 
Join Date: Jul 2003
Posts: 266
Rept. Given: 27
Rept. Rcvd 7 Times in 5 Posts
Thanks Given: 36
Thanks Rcvd at 10 Times in 9 Posts
aldente Reputation: 7
Hmm, I changed my mind a bit.

If there's an interested Delphi-developer, who promises not to publish the sources, I'll provide him with them. They are adapted to the newest changes, and commented in German language.

They are very interesting for education. They show (on a very simple way), how to implement the HTTP-protocol yourself: generate request-headers, receive the answers, and readout information (very basical HTML-interpreting), and finally to output the results to the user.

So if someone is willing to use this tool and to learn from it, he'll get the source code-only-version (no binary), as long as he does not want to abuse any service (as this tool was never meant to do so), and as long as he does not publish the source code or parts of it.
Reply With Quote