(Gast)
n/a Beiträge
|
Re: prob mit delphi indy 9 :(
15. Aug 2003, 19:48
Auszug aus der Indy FAQ von http://www.indyproject.org/FAQ.html
Zitat:
Most of your Indy 8.0 based code can be ported to Indy 9.0. However, some classes were given some major restructuring. For example: - The coders were completely redesigned and rewritten.
- The DNS resolver was cleaned up significantly and some class names were changed in the process.
- The SocksInfo class was made into it's own component. You use this with a TIdSocketHandler that you link to from the client component using the IOHandler property.
- The SSL Intercepts in Indy 8.0 were made into IOHandlers for Indy 9.0 so your code will have to change.
|
|
Zitat
|