搜索资源列表

  1. tcp通信

    0下载:
  2. 这是一个利用TCP协议进行通信的程序,很典型,适合初学者学习,程序分两个部分,客户端和服务器-using TCP communication procedures, typical, for beginners to learn, procedures in two parts, the client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:17871
    • 提供者:程拨
  1. UCOS TCP-IP-PPP

    0下载:
  2. 网络编程,uc/os下用的IP/TCp协议,嵌入式开发必备-network programming, uc / os using IP / TCp agreement, embedded development required
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:397965
    • 提供者:宇维松
  1. TcpComm-tcp转串口

    2下载:
  2. 串口数据转通过TCP协议转发到服务端,服务端的数据通过tcp转发到串口-serial data transfer through TCP transmitted to the server, the server through the data transmitted to the serial tcp
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46817
    • 提供者:yea
  1. TCP Web Server

    0下载:
  2. 模拟TCP协议建立一个web服务器,通过把数据装入TCP套接字,可以向客户端发送.html, .jpg, .jif等格式的文件。-simulated TCP establish a web server, data loading TCP socket, can be sent to the client. Html. Jpg,. Jif format documents.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8444
    • 提供者:木头
  1. TCP.chatroom

    0下载:
  2. 是WINDOWS网络编程的一个实例,用TCP协议,利用SOCKETS等相关知识开发,在网络环境中运行边能成功-Windows network programming is an example of using the TCP protocol SOCKETS related to the use of the knowledge developed in the network environment can be successfu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:82499
    • 提供者:fanminglei
  1. TCP

    0下载:
  2. PIC mcu上的TCP/IP中的TCP协议实现源码
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12139
    • 提供者:张家港
  1. Tcp

    0下载:
  2. 最简单的TCP协议栈,只包括ICMP,ARP,TCP/IP等实用功能
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5705
    • 提供者:ll
  1. tcp

    0下载:
  2. 用VB编写的基于TCP协议的服务器/客服端程序。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6416
    • 提供者:培根
  1. tcp

    0下载:
  2. 封装了linux的tcp协议,制作了相应的静态库,难得的学习linux通信的机会
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:11086
    • 提供者:何自强
  1. TCP

    0下载:
  2. 使用TCP协议在linux下进行文件的传输的实现,实例中传输的是影像文件
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2916624
    • 提供者:周栩孜
  1. TCP_IP协议详解(DOC)

    0下载:
  2. TCP协议的说明文字-TCP text descr iptions
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:160677
    • 提供者:王超
  1. tcp_ack_check

    0下载:
  2. tcp协议ACK机制在opnet中实现代码(The TCP protocol ACK mechanism implements code in OPNET)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:terry20mary
  1. tcp_fast-restran

    0下载:
  2. tcp协议快速恢复阶段的opnet仿真代码(OPNET simulation code of fast recovery phase of TCP protocol)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:terry20mary
  1. tcp_cwnd

    0下载:
  2. tcp协议拥塞控制阶段及SYN发送的opnet仿真代码(TCP protocol congestion control phase and OPNET emulation code sent by SYN)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:terry20mary
  1. labview-tcp

    0下载:
  2. 分为服务器和客户端两个vi,实现简单的数据通信(tcp and server transport information)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:34816
    • 提供者:光明亮
  1. P2P_TCP

    0下载:
  2. P2P内网透传的TCP协议代码实现,T_Trans需运行在有公网的IP设备上。T_ServerA为内网1(如办公室局域网且可以上网),T_ClientB为内网2(如出差宾馆局域网且可以上网)。T_ServerA、T_ClientB内网均没有在对应路由设置直接映射关系,不可以直接互通数据。T_Trans负责将T_ServerA、T_ClientB互联,类似代理。(P2P internal network transmissions TCP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-15
    • 文件大小:947200
    • 提供者:lsccls
  1. TCP—chat

    0下载:
  2. 使用Qt-Creator编写的基于TCP协议的网络聊天程序,包含服务器端和客户端,自己写的,经过测试能够正常使用。(The web chat program based on the TCP protocol written by Qt-Creator includes the server side and the client side, and writes it by itself. After testing, it can
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:10240
    • 提供者:水里一条猫
  1. 基于tcp协议的五子棋

    0下载:
  2. 运用tcp协议设计一个五子棋联机对弈程序,采用图形化方式设计。完美兼容VS2012,拥有良好的界面(Thank you ,you use my work)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:53227520
    • 提供者:雨语潇潇
  1. 基恩士上位机TCP通讯协议

    0下载:
  2. 基恩士上位机TCP通讯协议,有了这份协议就可以实现上位机TCP协议和基恩士PLC直接通信,不需要购买其他软件了!数据结构简单清晰,一目了然。(Keynesian upper computer tcp communication protocol, with this agreement can achieve the host computer TCP protocol and Keyence PLC direct communicat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:40060928
    • 提供者:pendy
  1. Modbus TCP Client

    0下载:
  2. 使用MODBUS TCP协议进行串口通讯(Serial Communication Using MODBUS TCP Protocol)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:77824
    • 提供者:光谷神奇
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org