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

搜索资源列表

  1. TCPNetKit

    1下载:
  2. VC实现的客户端服务器端间TCP/IP通讯程序
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:45704
    • 提供者:赵倩
  1. 基于TCP,IP的网络通讯成功

    0下载:
  2. 基于TCP,IP的网络通讯成功的程序,只是一个短小的程序,可以作为底层通讯编码使用
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-20
    • 文件大小:314121
    • 提供者:朱云飞
  1. cSharp-TCP-Server

    1下载:
  2. 主要用于C#针对TCP/IP协议的网口通讯功能 以PC机作为服务器-Mainly used in C# for TCP/IP protocol communication network interface to PC, as the server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:119988
    • 提供者:yc
  1. P2Psocket

    0下载:
  2. P2P视频通信源代码,使用upd,tcp/ip通讯协议, 用C#开发。-P2P video communications source code, the use of upd, tcp/ip protocol, with the C# development.
  3. 所属分类:P2P

    • 发布日期:2017-03-23
    • 文件大小:538268
    • 提供者:wo
  1. VC-TCP-UDP

    3下载:
  2. VC++ TCP/IP编程通讯,详细试用,适合研发人员用的好资料-VC++ TCP/IP programming communication, more trials, for research and development staff with good information...
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-10-15
    • 文件大小:52224
    • 提供者:张鹏
  1. tcpiplistener

    0下载:
  2. VS2005 VB实现tcp/ip通讯,包括完整的client和server程序-VS2005 VB achieve tcp/ip communications, including a complete client and server procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:23029
    • 提供者:alonegun
  1. tcp-cs

    1下载:
  2. 原创的 TCP/IP 通讯例程 供学习参考-Original TCP/IP communication routines for the study and reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:402947
    • 提供者:xinchangkk
  1. TCP_IP(server_client)

    0下载:
  2. TCP/IP协议通讯数据发送接收(客户端服务器端都包含在内,Csharp代码)-TCP/IP protocol communication data sending and receiving (client server-side are included, Csharp code)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:113716
    • 提供者:钟毓秀
  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. tcp-ip

    0下载:
  2. windows下的 tcp/ip网络通讯(同步) 初学者所用,小弟上传的都是自己写的。与别人的不同的是注释很清楚,是用纯c写socket的,没有用到微软的CSocket,虽然是用Visual Studio2010编的,其实质就是c语言,您电脑上没装VS2010把代码copy过去就行了-Under the windows tcp/ip network communication (synchronous) used by beginners, younger brother are uploade
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:235960
    • 提供者:huangjun
  1. File-transfer-tcp-ip

    1下载:
  2. 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1370988
    • 提供者:小勺子
  1. Tcp-Ip

    0下载:
  2. 有关TCP/IP的书籍,能帮助大家更好的了解TCP/IP通讯技术,对网络编程也有很大的帮助呦!-The TCP/IP books, can help you better understand TCP/IP communications technology, network programming is also a great help Yo!
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-05
    • 文件大小:50738952
    • 提供者:小熊
  1. CSocket-in-TCP--IP-app

    0下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:9375
    • 提供者:Ocean
  1. tcp-udp

    0下载:
  2. 如何实现TCP/IP通讯 在C语言的环境下 经典 不容 错过-how to
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:23050
    • 提供者:zhengjun
  1. CSocket-in-TCP--IP-app

    1下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own net
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:9465
    • 提供者:rnment
  1. TCP-client

    0下载:
  2. tcp/ip通讯,实现了客户端的tcp/ip协议的通讯,可以扩展更多功能。-tcp/ip communication, to achieve the communication client tcp/ip protocol can be extended more.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1021
    • 提供者:辛修巍
  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
    • 文件大小:157696
    • 提供者:耕读传家
  1. TCPWSASocket

    0下载:
  2. 该程序实现了基于Windows的TCP/IP通讯(The program implements a Windows based TCP/IP communication)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:9785344
    • 提供者:lrx2712
  1. qt_TcpIP1_Client

    1下载:
  2. 自己使用QT写的TCP Client通讯程序(TCP Client communication program written by yourself using QT)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:mrwangming
  1. TCP测试

    1下载:
  2. LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)
  3. 所属分类:网络编程

    • 发布日期:2019-12-13
    • 文件大小:14336
    • 提供者:sunto
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com