CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - indy TCP delphi

搜索资源列表

  1. masm_Feiler_v1.0

    2下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69644
    • 提供者:水滴
  1. dxcwlcs

    1下载:
  2. 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execut
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:54029
    • 提供者:htc
  1. delphi 基于TCP的文件传输

    1下载:
  2. 用delphi的INDY 9 中的idtcp控件编写的文件传输,可以传送大文件,是新手学习的好例子
  3. 所属分类:Internet/网络编程

  1. UDP安全传输演示(Delphi源码)

    1下载:
  2. UDP安全传输(完整源码) 大家都知道UDP比TCP好用发送速度快很多,程序写起来也简单的多,可缺点也同样明显UDP容易丢包,而且不能自动重发也不能自动组包没有数据安全机制,发的包不能超过2K(INDY,NMUDP等控件都是这样)否则就出错。 可很多需求中又需要发送大量数据包并且需要保证速度(如语音和视频通讯或者点对点点播服务。)而且有些重要的数据不允许丢包这个时候就需要安全UDP了。
  3. 所属分类:网络编程

    • 发布日期:2011-06-24
    • 文件大小:462811
    • 提供者:7484345
  1. idTcp

    2下载:
  2. 轻巧的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.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:712403
    • 提供者:wuyu
  1. MainForm

    0下载:
  2. indy use of tcp client example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:1287
    • 提供者:Shahriar
  1. TCP_Socket1679011222003

    0下载:
  2. Allows you to connect your TCP application to a server and see the data being transmited back and forth. Requires the Indy TCP components.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:19734
    • 提供者:ipsd
  1. Indy9

    0下载:
  2. Indy *Internet Direct* 9 components for communication TCP/IP (Delphi All versions)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:2001962
    • 提供者:ljupco.sins
  1. delphimodbus-1.4.0

    2下载:
  2. Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
  3. 所属分类:Dephi控件源码

    • 发布日期:2017-03-03
    • 文件大小:245343
    • 提供者:孙宏
  1. TCPAdoServerClient

    0下载:
  2. 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:855330
    • 提供者:cecilleyokose
  1. Chat

    3下载:
  2. 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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:476864
    • 提供者:jie.li
  1. TCPAdoServerClientV2

    0下载:
  2. 国外的数据库三层源码(带连接池) 本人觉得蛮不错的,供大家学习研究。 - 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 c
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:903938
    • 提供者:zmj
  1. SocketTool

    0下载:
  2. INDY 控件的demo,歡迎大家下載學習,tcp,udp,email,http都有-INDY control the demo, welcome to download the study, tcp, udp, email, http has ..
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:416134
    • 提供者:samson
  1. delphimodbus-1.5.2

    0下载:
  2. Delphi开发的modBus通信库,采用TCP/IP协议,可用于实现MODBUS上的主从通信编程。- The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-17
    • 文件大小:423596
    • 提供者:姓名
  1. INdy10TCP

    0下载:
  2. 用delphi做的TCP的测试程序,主要介绍idTcpclient和idTcpServer的使用。此包两个程序,一个是tcp客户端向服务端发送普通的字符串。服务端对客户端发来的字符串进行显示,并返回信息给客户端。另一个程序介绍TCP客户端如何发送由多个记录组成的数据包到服务端。服务端如何校验消息头和提取消息内容,并返回应答消息包给客户端。代码中每句都有解释,并且有一篇本人自己写的关于本程序的思路和代码意思。目的是希望大家能够互相学习。 程序是使用delphixe3写的,indy版本是i
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:512888
    • 提供者:jonahking
  1. Telnet

    0下载:
  2. Conection of tcp/ip using indy components with delphi 7
  3. 所属分类:Delphi控件源码

    • 发布日期:2017-12-19
    • 文件大小:174080
    • 提供者:FABIO
  1. Indy10官方例子

    2下载:
  2. indy的官方例子,包含大量网络应用例子。(Indy's official examples include a large number of web applications.)
  3. 所属分类:Delphi控件源码

    • 发布日期:2020-10-18
    • 文件大小:5749760
    • 提供者:知夏
搜珍网 www.dssz.com