CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 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
    • 文件大小:172.6kb
    • 提供者:张文辉
  1. Sock32Server

    0下载:
  2. 使用delphi6开发的TCP/IP下文件服务器程序,使用WINSOCK控件开发。-use Delphi6 development of the TCP / IP file server, the use of Winsock Control development.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:601.33kb
    • 提供者:许光
  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
    • 文件大小:68.01kb
    • 提供者:水滴
  1. tcp_client_ocx

    0下载:
  2. 一个不错的tcp的客户端activex控件-a good tcp client activeX control
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:87.46kb
    • 提供者:姜俊波
  1. wjcs

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信,利用WINSOCK控件来实现,在服务器端还有窗口可以显示传输的文件内容-the TCP file transfer system server and client IP addresses to pass the OK to achieve communication, the use of Winsock Control to achieve, the server window can also show tran
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:xuan
  1. chat_TCP

    0下载:
  2. 基于VB6.0的Winsoket控件实现TCP服务器与客户端的聊天功能-based VB6.0 Winsoket control TCP client and server chat function
  3. 所属分类:TCP/IP协议栈

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

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

    • 发布日期:2009-03-21
    • 文件大小:414.77kb
    • 提供者:583586123@qq.com
  1. 使用TCP控件实现服务器和客户端通信

    0下载:
  2. 使用TCP控件实现服务器和客户端通信。是一个简单的控件使用程序。-a process about tcp progressing
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-22
    • 文件大小:813.75kb
    • 提供者:CSJ
  1. labcvi_udp

    0下载:
  2. 虚拟测试平台labwindows cvi8.1 调用udp的方法。labwidows cvi本身只支持tcp协议,不支持udp协议,给出调用winsock控件的方法。 -Virtual test platform labwindows cvi8.1 call udp method. labwidows cvi agreement itself only supports tcp, udp protocol does not support the given method call wins
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:547.02kb
    • 提供者:qihm007
  1. SocketControl

    0下载:
  2. 可以拖置的TCP控件,以TcpCtrl.ocx、TcpSver.ocx形式注册,包含测试程序-Can drag home the TCP control to TcpCtrl.ocx, TcpSver.ocx registration forms, including test procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:79.41kb
    • 提供者:ljc
  1. tcp

    0下载:
  2. 一个外国人写的基于DirextX8.0 的3D控件-Written by a foreigner based on the 3D control DirextX8.0
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:44.97kb
    • 提供者:厦门人
  1. PPChat

    0下载:
  2. 简点的点对点聊天,设置对方IP后就可以实现点对点聊天了,使用Delphi7自带的tcp控件开发,没有使用第3方控件-Simple point-to-point chat-point, the other IP settings can be achieved after a peer-to-peer chat, use the tcp control Delphi7 own development, not to control the use of section 3
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:577.88kb
    • 提供者:netahui
  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
    • 文件大小:463.36kb
    • 提供者:sail2000
  1. Chatting

    1下载:
  2. 利用TCP控件实现简单的P2P聊天功能。(非局域网)-TCP controls the use of P2P to achieve a simple chat. (Non-LAN)
  3. 所属分类:P2P

    • 发布日期:2017-04-01
    • 文件大小:437kb
    • 提供者:何乐为
  1. DSCRK32

    0下载:
  2. Dssocket是用来设计TCP/IP软件的VBX/OCX控件 -Dssocket is used to design TCP/IP software, VBX/OCX Controls
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:779.22kb
    • 提供者:李志涛
  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
    • 文件大小:1.31mb
    • 提供者:daihongwei
  1. tcp

    0下载:
  2. 利用Visual Basic语言中的Winsock控件,采用TCP方式实现一个网络聊天程序-The Visual Basic language Winsock control, the realization of a network using TCP chat program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:134.58kb
    • 提供者:曾丽丽
  1. TCPonlinetalk

    0下载:
  2. 这个是基于TCP的聊天软件的设计,通过TCP控件实现聊天功能-This is based on the design of TCP chat software, chat functions via TCP control
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:184.99kb
    • 提供者:翁建刚
  1. 在WINCC中使用WinSock控件进行TCP_IP通讯的例程

    0下载:
  2. 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf 在WINCC中使用WinSock控件进行TCP_IP通讯的例程.pdf(Routine of TCP_IP communication using WinSock control in WINCC)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-25
    • 文件大小:154kb
    • 提供者:耕读传家
  1. VB6.0 tcp通信程序

    1下载:
  2. 利用winsock控件,实现服务器客户端的通信(Using Winsock control to realize the communication between server and client)
  3. 所属分类:TCP/IP协议栈

« 12 3 4 »
搜珍网 www.dssz.com