Welcome![Sign In][Sign Up]
Location:
Search - Indy Tcp

Search list

[Other resourceTCP

Description: 使用INDY组件中TCP组件进行文件的收发
Platform: | Size: 403440 | Author: 吴昊 | Hits:

[Internet-Networkdelphi 基于TCP的文件传输

Description: 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
Platform: | Size: 424720 | Author: 583586123@qq.com | Hits:

[Internet-NetworkNetChat(New)

Description: 基于Indy的网络聊天-based on the Internet chat Indy
Platform: | Size: 395264 | Author: 司徒良介 | Hits:

[Internet-Networkmasm_Feiler_v1.0

Description: 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-multithreaded network transmission development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) transmission protocol : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server function IdTCPServer1Execute (AThread : TIdPeerThread) non-thread safe. If the use of critical areas, so many threads here on serial implementation, a serious decline in the efficiency of multit
Platform: | Size: 69632 | Author: 水滴 | Hits:

[Internet-NetworkNet_TCPIP

Description: 网络TCP/IP编程,Delphi7编译通过,实现局域网、Internet上的聊天功能-network TCP/IP programming, Delphi7 compiler, LAN, on Internet chat
Platform: | Size: 354304 | Author: 林德 | Hits:

[Internet-Network多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP/IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54272 | Author: tom | Hits:

[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:

[TCP/IP stackdxcwlcs

Description:
Platform: | Size: 54272 | Author: htc | Hits:

[P2PTCP

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

[Delphi VCLidTcp

Description: 轻巧的TCP 客户端与服务器端通讯测试套件.可以在两处分别安装客户端与服务器端,就可以测试TCP是否可以通讯了.采用了INDY的TCP套件完成-Lightweight TCP client and server-side communications test suite. Can be installed separately in the two client and server-side, you can test whether TCP can be a communication. INDY uses the TCP package completed
Platform: | Size: 711680 | Author: wuyu | Hits:

[Communication-Mobiletcpserver

Description: 此程序是利用DELPHI的INDY通讯控件来进行CLIENT端和SEVER端的通讯-This procedure is the use of DELPHI' s INDY communications CLIENT control to client and client communications SEVER
Platform: | Size: 396288 | Author: alan | Hits:

[TCP/IP stackMainForm

Description: indy use of tcp client example
Platform: | Size: 1024 | Author: Shahriar | Hits:

[Software Engineeringmain

Description: Another example of indy tcp
Platform: | Size: 2048 | Author: Shahriar | Hits:

[Delphi VCLDGScreenSpy_0.4d

Description: 远程桌面显示~~~~基于indy tcp组件的-Remote Desktop shows ~ ~ ~ ~ indy tcp component-based
Platform: | Size: 1723392 | Author: xiao | Hits:

[Delphi VCLTCP_Socket1679011222003

Description: Allows you to connect your TCP application to a server and see the data being transmited back and forth. Requires the Indy TCP components.
Platform: | Size: 19456 | Author: ipsd | Hits:

[Delphi VCLIndy9

Description: Indy *Internet Direct* 9 components for communication TCP/IP (Delphi All versions)
Platform: | Size: 2001920 | Author: ljupco.sins | Hits:

[Internet-NetworkTCPAdoServerClient

Description: TCP AdoServer/Client is a multi-tier tool to design a a thin client application that connects to an application server. It is built using Indy components and ADO. TCP AdoServer/Client is a simple and complete solution to develop and implement a multi-tier applications.
Platform: | Size: 855040 | Author: cecilleyokose | Hits:

[Delphi VCLChat

Description: delphi的indy中tcpclient和tcpserver的即时通讯Demo,发现很不错。多学习局域网聊天很有帮助-The indy delphi tcpserver in tcpclient and instant messaging Demo, found very good. LAN chat and more helpful to learn
Platform: | Size: 477184 | Author: jie.li | Hits:

[Delphi VCLindy-tcp

Description: 刚学习indy,学着做了个简单的服务器程序,大家见笑了-Just learning indy, learn to do simple server program, we laughed at the
Platform: | Size: 292864 | Author: guyh | Hits:

[Delphi VCLIndy10官方例子

Description: indy的官方例子,包含大量网络应用例子。(Indy's official examples include a large number of web applications.)
Platform: | Size: 5749760 | Author: 知夏 | Hits:
« 12 3 »

CodeBus www.codebus.net