Collection of Internet Protocol demos.TCP Server with commands, file transfer. (basic sockets, Indy 9, Indy 10)IRC demo (Indy 9)POP3 SSL demo (Indy 10)streaming, html
Be the first to post a text review of Delphi Internet Demos. Rate and review a project by clicking thumbs up or thumbs down in the right column.
14 Jul 2006 V1.0 01 May 2006 V0.1 Made this demo for someone on experts-exchange
Tuesday 13 June 2006 V2.0 Fixed a bug with the progress bars
Tuesday 13 June 2006 V2.0 Fixed a bug with the progress bars
Tuesday 13 June 2006 V2.0 Fixed a bug with the progress bars Fixed the "server loop"OnExecute eventof the Indy Demos
I have added some dempos for the versions of Indy 10 that are available since the 10.0.5.2 release (or the one that may ship with Delphi >7) These demos use named "Indy10+" THe changes to Indy 10 are :- uses IdObjs, IdSys; // as oppoesed to uses IDStreamVCL; TIDStream / TIdFileStream as opposed to TIdVCLStream. 1 other change is that a read timeout no longer generates an exception, so I have manually created one for the purpose of keeping the demos similar.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?