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

搜索资源列表

  1. SocketToolSRC

    3下载:
  2. SocketToolSRC是SocketTool的Delphi源代码,里面实现了TCP Server,TCP Client,UPD广播,UDP组播,UDP等Socket功能. 还简单实现了一个Web服务器(http服务器)的代码。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2252397
    • 提供者:李强
  1. 考勤系统

    0下载:
  2. delphi的 Tcp/IP 包括 服务器端和客户端 ClientSocket 组件和 ServerSocket 组件实现
  3. 所属分类:其他数据库

    • 发布日期:2009-05-14
    • 文件大小:726277
    • 提供者:ngtvsea
  1. Delphi Tcp/IP 服务器客户端通信例子

    1下载:
  2. Delphi Tcp/IP 服务器客户端通信例子-Delphi Tcp/IP server examples of client communications
  3. 所属分类:系统编程

    • 发布日期:2016-01-26
    • 文件大小:311296
    • 提供者:
  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. fndSck327

    0下载:
  2. 一套Socket编程的控件,可以支持 Socket5和 httptunnle-FUNDAMENTALS is a collection of Delphi code libraries. FUNDAMENTALS SOCKETS contains: Sockets cWinSock.pas WinSock functions cSocks.pas SOCKS4/5 functions
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:474476
    • 提供者:sail2000
  1. Socket

    3下载:
  2. ICP/IP、UDP阻塞模式编程演示,包中含tcp/IP、UDP服务端和客户端源码-ICP/IP, UDP blocking mode programming presentation package with tcp/IP, UDP server and client source code
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2014-09-24
    • 文件大小:29924
    • 提供者:张凡
  1. TdCfDemo

    0下载:
  2. TCP/IP Server, TCP/IP Client Component, (Server and Client Component working unblocking mode)
  3. 所属分类:Communication

    • 发布日期:2017-05-06
    • 文件大小:1116756
    • 提供者:maxnate
  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. AutoUpdate

    1下载:
  2. 自动更新源代码,采用tcp协议实现,有独立的更新服务器,支持多个项目,客户端采用exe和dll两种方式实现,可以单独运行,也支持将更新功能嵌入到自己的程序中-Automatically updated source code, using tcp protocol implementation, independent of the update server to support multiple projects, the client exe and dll used in two way
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1449850
    • 提供者:jef
  1. ScktIocp

    1下载:
  2. ScktIocp.pas IOCP-TCP通讯组件,仅服务端组件 可直接替换ScktComp单元的TServerSocket组件-ScktIocp.pas IOCP-TCP communication components, only the server component can directly replace the ScktComp unit TServerSocket components
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-02-19
    • 文件大小:6959
    • 提供者:ciba
  1. 123124

    0下载:
  2. delphi使用indyTCPserver client的客户端通过IP地址端口向服务器发送信息-delphi indyTCPserver client using the client IP address by sending information to the server port
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:397533
    • 提供者:阿三
  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. Delphi-Socket-TCP-

    4下载:
  2. delphi 实现socket TCP 通讯,通过winsocke的封装,实现了WIN API socket通讯 代码通过EXE的Server端,client端来实现TCP通讯,并封装了DLL;避免了Delphi自带 的soket控件在Dll中无法收到消息的问题。-delphi socket TCP communication to achieve, through winsocke package to achieve the WIN API socket communicatio
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-03-15
    • 文件大小:1377940
    • 提供者:daihongwei
  1. Multi-threaded-transfer

    0下载:
  2. delphi tcp多线程多任务高速传输,包括客户端和服务端源码-delphi tcp high speed multi-threaded multi-tasking, including the client and server source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:54510
    • 提供者:梁桂诚
  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-28
    • 文件大小:903938
    • 提供者:zmj
  1. teltonika2200

    0下载:
  2. FM2200 delphi TCP server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:234363
    • 提供者:deinlandel
  1. Indy10-TCP-Basic-Server-Demo-for-Lazarus

    0下载:
  2. Indy9 Basic TCP Server Delphi demo converted to Lazarus and Indy10.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-14
    • 文件大小:4624
    • 提供者:kapibara
  1. TCP Server-Client Library 1.0.27.65

    0下载:
  2. delphi xe7 tcpip server client sample
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:8675328
    • 提供者:dev.Jan
  1. clientsocket&serversocket(聊天程序)

    1下载:
  2. 利用DelphiSocket组件制作的简单TCP服务器和客户端(Simple TCP server and client based on delphisocket component)
  3. 所属分类:网络编程

    • 发布日期:2020-08-15
    • 文件大小:372736
    • 提供者:livebp
« 12 »
搜珍网 www.dssz.com