CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - DELPHI TCP

搜索资源列表

  1. Socket接收信息

    1下载:
  2. 这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP / IP communication control procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:176746
    • 提供者:张文辉
  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. Trans

    1下载:
  2. 我用Delphi写的基于TCP/IP的数据中转程序 相当于软路由 对软路由感兴趣的朋友 可以参考一下-I write with Delphi-based TCP / IP data transfer procedures for the equivalent of soft routing soft routing flu Interested friends can reference
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-15
    • 文件大小:24801
    • 提供者:摄氏37度
  1. Socket-net-program

    0下载:
  2. 介绍TCP/IP协议客户端和服务器端进程通信流程和具体实现的基础上,给出了开发通信应用程序的编程模型和实现要点,并以Delphi为编程语言说明了使用Socket进行网络编程的方法和特点-Socket net program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:287428
    • 提供者:李荣晟
  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. 5_webserver_1316341258

    0下载:
  2. Samples to build a Web Server (not a Web Service) is simple (which can be to transfer the data) using the TCP, and also to find out how a Web server process to handle request (request) from the client (Web Browser). Does not require additional comp
  3. 所属分类:Web Server

    • 发布日期:2017-03-30
    • 文件大小:643412
    • 提供者:korong
  1. TCPFileTransfer

    0下载:
  2. 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1951791
    • 提供者:lewpan
  1. TCPDemo

    0下载:
  2. TCP网络协议Demo,一个简单的即时通讯实例-TCP network protocol Demo, a simple instance of instant messaging
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:262296
    • 提供者:dongxj
  1. teltonika2200

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

    • 发布日期:2017-04-16
    • 文件大小:234363
    • 提供者:deinlandel
  1. Remote-Control-Delphi-XE2

    2下载:
  2. 基于TCP的远程控制系统,是我自己的毕业设计中的一部分。实现了文件系统,聊天系统,控制系统。-TCP-based remote control system is part of the design of my own graduation. File system, chat system, control system.
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-07-01
    • 文件大小:7367217
    • 提供者:haoyaping
  1. TCP

    0下载:
  2. 实现文件发送接收的delphi客户机与服务器,利用TCP协议进行文件传送-The delphi clients file sending and receiving
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:600175
    • 提供者:程睿
  1. Tcp-socket

    0下载:
  2. delphi SOCKET通信测试工具很好用很实用-delphi SOCKET通信
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:434628
    • 提供者:delphi
  1. SendData

    0下载:
  2. delphi 源码 tcp/ip 基于sock的编程,可以帮助开发文档-delphi tcp ip source
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-25
    • 文件大小:23578
    • 提供者:陈明清
  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-Client-Test

    0下载:
  2. 需要一个用来测试JAVA服务器连接及数据处理能力的客户端压力测试工具,网上找了很久没找到合适的; 花了半天写了个,很久没写Delphi程序,手生了!-A need to test the JAVA server connection and data processing capabilities of the client stress testing tool, the Internet looking for a long time could not find the right
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-29
    • 文件大小:387767
    • 提供者:尚文
  1. TCP Server-Client Library 1.0.27.65

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

    • 发布日期:2018-01-06
    • 文件大小:8675328
    • 提供者:dev.Jan
  1. synapse39

    0下载:
  2. SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements Win32 operating system (win9x, winnt, WinME, win2k, WinXP,... you will not win32s or Wince!!!) or the Operating system Unix/Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-19
    • 文件大小:710656
    • 提供者:asdfsdfr2342342
  1. synapse44

    0下载:
  2. SYNAPSE TCP / IP and serial library This project is free and open source under modified BSD style license! Requirements The TCP/IP Protocol Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets Support Frepascal in Unix / L
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-19
    • 文件大小:1393664
    • 提供者:asdfsdfr2342342
  1. Sendfile

    0下载:
  2. 通过tcp协议进行thread打包文件进行互传,由此例程可熟悉传送文件的打包/解包和传送等知识。(Thread package file transfer through the TCP protocol, which can be familiar with the file transfer routines pack / unpack and transfer of knowledge.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:470016
    • 提供者:大大章鱼
  1. clientsocket&serversocket(聊天程序)

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

    • 发布日期:2020-08-16
    • 文件大小:372736
    • 提供者:livebp
« 1 2 34 5 »
搜珍网 www.dssz.com