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

搜索资源列表

  1. TCP_network

    0下载:
  2. TCP的小型服务器和客户端,可实现简单的收发消息功能(A small TCP server and client, can achieve a simple messaging function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:yx525
  1. TCPServer

    0下载:
  2. Tcp通讯,c++ 源代码,经过本人测试,可以运行(Tcp communication, c++ source code, through my test, can run)
  3. 所属分类:TCP/IP协议栈

  1. Lic024

    0下载:
  2. 在一台主机上开通服务器和客户端,各个客户端之间可以发送信息(The server and client are opened on a host, and information can be sent between the clients.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:28672
    • 提供者:10851
  1. Library_LWIP

    0下载:
  2. LWIP协议库,最新版本,轻量级协议,可以在单片机或系统上移植(LWIP protocol library, the latest version, lightweight protocol that can be transplanted on a single chip computer or system)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:3863552
    • 提供者:kingzh58
  1. UDPclient

    0下载:
  2. UDP客户端程序,可以进行UDP通讯的客户端程序(UDP client code which can be used to UDP comunication.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-21
    • 文件大小:2560000
    • 提供者:visioniceman
  1. Multicast_UDP-master

    0下载:
  2. udp网络编程,将压缩包解压后,直接导入即可eclipse。来自网络。(UDP network programming, the compression package is decompressed, direct import can be eclipse. From the network.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-23
    • 文件大小:5120
    • 提供者:小酋长
  1. 文件传输

    0下载:
  2. 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:SAKURA鱼
  1. 2.DHCP

    0下载:
  2. W5500 实现DHCP自动获取IP功能 能够自动获取IP地址等信息。(W5500 implements DHCP to automatically acquire IP functions Can automatically get IP address and other information.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:369664
    • 提供者:Jason_2018
  1. C#.Net网络程序开发-Socket篇

    0下载:
  2. C# 网络程序开发-Socket 篇, System.Net 和 System.Net.Sockets 包含丰富的类可 以开发多种网络应用程序(C# network programs develop -Socket articles, and System.Net and System.Net.Sockets contain rich classes that can develop a variety of network applications)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:173056
    • 提供者:子夜斜阳
  1. tcp

    0下载:
  2. 服务器可以将客户端输入的内容转换成大写字母输出。(The server can transform the contents of the client input to the uppercase output.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-02
    • 文件大小:9216
    • 提供者:123白123
  1. TCPChatRoom

    0下载:
  2. 用TCP/IP协议实现聊天室功能,支持多个客户端与服务器端连接,服务器端可群发消息(Using TCP/IP protocol to realize chat room function, support multiple clients and server side connection, server side can send messages.)
  3. 所属分类:TCP/IP协议栈

  1. kcp

    0下载:
  2. c语言实现的可靠udp传输协议,能够在丢包50%的情况下恢复数据(The Reliable UDP transport protocol implemented in C language can recover data in case of packet loss of 50%.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:7744512
    • 提供者:鲁付阳
  1. IEC104规约模拟分析软件

    6下载:
  2. 使用软件可做为IEC104的主站或者从站,可进行数据的模拟测试,有助于设备的调试及IEC104通信的开发!(Using software can be used as the master station or slave station of IEC104, which can carry out data simulation test, and help to debug equipment and develop IEC104 communication.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-03
    • 文件大小:6066176
    • 提供者:chenzhiliang
  1. TCPIP服务器客户端

    1下载:
  2. 本源码包含tcp/ip服务器与客户端源码,可实现简单的数据传输等功能(This source contains tcp/ip server and client source code, and can realize simple data transfer and other functions.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-08-17
    • 文件大小:3072
    • 提供者:sunhs
  1. 数据包分段与重组算法原理及其实现

    0下载:
  2. 对原始数据进行数据还原,tcp数据进行分片后,可以对接收的tcp报文进行重新组合,使成为一次完整的会话内容。只是tcp数据分片,不要搞错了(After the TCP data is sliced, the received TCP message can be reassembled to make a complete session content. Just TCP data slices, do not make a mistake)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-03-10
    • 文件大小:54272
    • 提供者:roarer
  1. TCP connection

    0下载:
  2. 可快捷实现不同电脑之间的信息传输,只需要输入相应的IP地址就行(Information transmission between different computers can be realized)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-02-02
    • 文件大小:39936
    • 提供者:温暖的鱼
  1. HslCommunicationDemo

    0下载:
  2. 这个组件的访问测试项目,您可以进行初步的访问的测试,免去了您写测试程序的麻烦,这个项目是和三菱,西门子PLC的访问写在一起的。(This component's access test project, you can carry out preliminary access test, free you from the trouble of writing test program, this project is written together with Mitsubishi, Siem
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2020-09-29
    • 文件大小:795648
    • 提供者:个头小小
  1. tcpClient

    0下载:
  2. 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-10-22
    • 文件大小:12288
    • 提供者:林森林
  1. Sys_Markmachine20191118

    1下载:
  2. 软件实现对sqlserver数据的查询,维护,上传,下载 并通过tcp/ip发送数据(The software can query, maintain, upload, download and send data through TCP / IP)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2019-12-30
    • 文件大小:6170624
    • 提供者:老莫
« 1 2 ... 34 35 36 37 38 39»
搜珍网 www.dssz.com