CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - tcp协议

搜索资源列表

  1. 用CSharp实现基于TCP协议的网络通讯

    0下载:
  2. 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3245
    • 提供者:开远
  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. TcpComm-tcp转串口

    1下载:
  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.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 successful OPERATION
  3. 所属分类:网络编程

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

    0下载:
  2. 【转载】对传统的TCP协议进行改进以增强其性能,本文特别对无线网络中的TCP性能的改进进行了阐述。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136657
    • 提供者:李琉星
  1. MODBUS-TCP

    0下载:
  2. modubus tcp协议中文版本
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51945
    • 提供者:hou
  1. TCP协议编程

    0下载:
  2. 用stockt类进行的tcp协议的编程,包括3部分的内容,信息的传送,消息的接受,端口的监控-stockt category with the tcp agreement programming, including the three parts of the content, the transmission of information, news acceptance, port control
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44890
    • 提供者:言圣
  1. TCP实现客户服务器聊天程序

    1下载:
  2.   操作系统课程设计任务书 一、设计题目:多机进程通信 应用Socket进程通信技术编写聊天室程序,实现基于服务器的并发多机信息转发。如果各客户端在线则可以实时聊天、发送接收文件,如果某客户端离线,则发送给他的消息可由服务器端进行内容缓存,待重新连线后可以自动接收通过服务器转发的信息或文件。缓存与转发的控制算法可参考操作系统课程中生产者消费者进程同步方法、缓冲池技术等相关理论。 二、设计思路和功能的详细描述 采用TCP协议,所以属于客户机/服务器模式,因此需要聊天服务
  3. 所属分类:网络编程

    • 发布日期:2008-11-21
    • 文件大小:55808
    • 提供者:lenjear
  1. C#TCP网络聊天

    1下载:
  2. 用C#实现一个简单的基于TCP协议的网络聊天软件。
  3. 所属分类:C#编程

    • 发布日期:2012-03-28
    • 文件大小:213344
    • 提供者:zhongwenkun886
  1. TCP-YP

    0下载:
  2. 基于TCP协议的简单程序,实现了点对点间的对话传输,适合初学者学习-TCP protocol based on a simple process, achieved a point of dialogue between the transmission, suitable for beginners to learn
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:82881
    • 提供者:tommy
  1. ns2-tcp-agreement

    0下载:
  2. ns2 中关于tcp协议的详细分析,包含别业论文-ns2 tcp agreement on the detailed analysis, including other industry papers
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:177830
    • 提供者:maple
  1. Siemens-S7-TCP-v3_3-LV-8_5

    4下载:
  2. 基于LABVIEW的西门子PLC上位机通讯程序 TCP协议-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:308839
    • 提供者:lbz
  1. TcpServer

    0下载:
  2. QT5实现TCP协议下的服务器程序,带有用户界面。(QT5 implementation of the TCP protocol server program, with a graphical interface.)
  3. 所属分类:Windows编程

  1. tcp_chat

    1下载:
  2. 基于TCP协议的网络聊天室,能够实现客户端和服务器端之间的简单通信(Network chat room based on TCP protocol)
  3. 所属分类:其他

  1. TCPDemo

    0下载:
  2. 请关注TCP协议开发,让你清晰的理解和使用TCP协议。(Please pay attention to the development of TCP protocol.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:148480
    • 提供者:guoqiang
  1. tcp 协议通信

    0下载:
  2. 利用TCP协议实现客户端和服务器之间的通信(Using TCP protocol to communicate the communication between the client and the server)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:year迟暮
  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 be used normally.)
  3. 所属分类:界面编程

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

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

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

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

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

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

    • 发布日期:2020-05-20
    • 文件大小:77824
    • 提供者:光谷神奇
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com