indy10.0.52的英文帮助文档,pdf格式,非常详细,一共4876页!!
2022-04-12 17:58:01 57.95MB indy 说明书 help
1
Delphi第三方组件idhttp post方法的详细演示。 具体说明见:http://blog.csdn.net/none01/article/details/8657543
2022-04-08 21:21:54 8KB delphi indy idhttp post
1
已在Debian6.06中安装lazarus 的indy组件包 已在Debian6.06中安装lazarus 的indy组件包,用的是indy 10.2.0.3。 安装过程:Version installed on Lazarus 1.04 using component indy-10.2.0.3. * Unzip the component from file tar.gz (must be this file, the "zip file" does not work) in directory $(LazarusDir)\\components; * Go to directory $(LazarusDir)\\components\\indy-10.2.0.3\\ and to create inside them a directory named "saved"; * Copy the content of the directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\ to directory "saved" created above; * Copy the content of directory $(LazarusDir)\\components\\indy-10.2.0.3\\fpc\\ to directory $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus, and rewrite all files, ok; * Get the content of directory "saved" and copy inside of $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus and you can delete "saved" directory now; * Install the package laz.lpk (available in $(LazarusDir)\\components\\indy-10.2.0.3\\lazarus\\indy) of conventional way. On LINUX the path is: /usr/lib/lazarus/components/indy-10.2.0.3/ 将文件直接解压至lazarus的安装目录,/usr/share/lazarus/1.0.4/components/下,直接编译安装,已经能够正确编程。
2022-03-15 16:48:26 9.31MB lazarus indy indy10
1
开发环境: delphi7 使用组件: indy10 技术:多线程下载文件
2022-03-06 01:38:46 304KB delphi7 Indy idhttp
1
来自官方最新版的Indy 10。 Internet Direct(Indy)是一组开放源代码的Internet组件,涵盖了几乎所有流行的Internet协议。Indy用Delphi编写,被包含在 Delphi 6,Kylix 1和C++ Builder 6及以上各个版本的Borland开发环境中。Indy曾经叫做WinShoes(双关于WinSock——Windows的Socket库),是由 Chad Z. Hower领导的一群开发者构建的。
2022-03-03 10:30:31 7.33MB Indy Delphi BCB C++
1
这是一本深入讲解Indy网络组件使用的电子书,只可惜是英文版的。
2022-02-06 05:28:10 0B DELPHI delphi教程 下载 源代码
1
Delphi7+Indy9+SSL HTTP GET 例子,内含indy9专用的openssl 四个版本 096b 096k 096m
2022-01-21 21:53:01 2.15MB indy openssl indy9 ssl
1
Indy控件是优秀的Internet开发工具,但是它的TIdIPMCastClient控件 只能在一个 网卡上侦听一路组播地址。本文对Indy控件集合中的TIdIPMCastClient进行 了修正,以便在多个网卡上侦听多路组摇地址,增强了TIdIPMCastClient控件的组播侦听功能。
2022-01-12 17:21:02 216KB Indy TIdIPMCastClient
1
Indy 10系列的最新版本(2010-09-10版)
2021-12-31 08:18:03 4.01MB Indy
1
本demo实现了用indy控件在delphi环境下以php为后台服务来上传下载文件。用indy下载的资料很多,但配合php上传的资源较少,故而上传给需要的朋友学习。 本程序在delphi7和delphi xe10.4 下编译通过。测试php在Nginx环境下 php版本7.0。
2021-12-30 10:44:39 10KB delphi indy php 上传下载
1