Welcome![Sign In][Sign Up]
Location:
Search - delphi indy T

Search list

[Ftp Clientthread_Tcpserver_client_code

Description: 多线程网络传输代码,从网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。
Platform: | Size: 56320 | Author: 红鱼 | Hits:

[P2PTCP

Description: 使用INDY组件中TCP组件进行文件的收发-INDY components use TCP to send and receive files components
Platform: | Size: 403456 | Author: 吴昊 | Hits:

[Delphi VCLindy 10.5.8

Description: indy10.5.8控件, 1.windows的path路径中增加D7的路径 在启用delphi7时,要能加载dclIndyCore70.bpl这个文件 如果是自动安装,这个文件会拷到C:\windows\system32\dclIndyCore70.bpl,所以不用改path(indy10.5.8 compents In the path path of 1.windows, the path of D7 is added to enable Delphi7, to be able to load the dclIndyCore70.bpl file if it is automatically installed, and this file will be copied to C:\windows\system32\dclIndyCore70.bpl, so you don't have to change the path)
Platform: | Size: 18994176 | Author: bjarvin | Hits:

CodeBus www.codebus.net