CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - tcp服务器

搜索资源列表

  1. ji-yu-LABVIEW-de-TCP-wang-luo-tong-xun

    2下载:
  2. 基于LABVIEW的TCP网络通信。 1.采用服务器 / 客户机模式进行双机通信,由服务器产生一组随机波形,通过局域网送到客户机进行显示。 2.采用服务器 / 客户机模式进行双机通信,由服务器发送一组字符串,通过局域网送到客户机进行显示。 -LABVIEW based on the TCP network traffic. 1. Used the server/client model of pairs of aircraft communications, a group
  3. 所属分类:其他小程序

    • 发布日期:2013-07-11
    • 文件大小:115337
    • 提供者:刘二
  1. TCP_read_and_write

    1下载:
  2. 这是TCPIP协议的两个Labview编程,先运行服务器端的程序,再运行客户端的程序,注意客户端的端口和IP地址要和服务器端一致。-This is the TCPIP protocol two Labview programming, first run the server-side program, then run the client program, pay attention to the port and the client and server IP address to be
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:66218
    • 提供者:方周
  1. hjashakha

    0下载:
  2. TCP服务器演示,适合初学者进行学习研究,不错的源码-TCP server demo, suitable for beginners to learn research, a good source
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4890
    • 提供者:goodboye5
  1. TCP

    0下载:
  2. TCP协议同步通信和异步通信系统的实现 服务器和客户端-A synchronous communication and asynchronous communication system implementation of the TCP protocol server and the client
  3. 所属分类:Other systems

    • 发布日期:2016-01-23
    • 文件大小:216064
    • 提供者:
  1. tcp_sixteen

    0下载:
  2. 简单的TCP服务器和客户端的例子。在同一段代码中建立服务器和客户端,实现简单通信的例子-Simple TCP server and client examples. Create server and client in the same piece of code, examples of simple communication
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:732
    • 提供者:rosey
  1. TCP-based-network-communication

    0下载:
  2. 基于TCP的网络通信,通过TCP链接,建立套接字实现服务器与客服端的网络通信。-TCP-based network communication via TCP link, establish a socket for network communications server with the customer service side.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2335865
    • 提供者:吴凡
  1. tcp_chat

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

  1. c语言socket编程 与服务器长连接的客户端程序

    0下载:
  2. tcp 长链接client demo 111111111111(tcp long connection client demo 111111111111)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:kasee0v13
  1. P2PChat

    0下载:
  2. p2p文字聊天,tcp文件发送,vs2015以上版本测试可以编译通过(P2P text chat, send TCP files)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:57344
    • 提供者:褚天雨
  1. TCPServer

    0下载:
  2. C#语言,TCP通信服务器端程序,Socket编程(C#,Tcp/IP Communication)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:51200
    • 提供者:漫山枫叶
  1. TCP服务器程序

    0下载:
  2. vc++实现网络编程,服务器代码,出现界面显示(Vc++ network programming, server code)
  3. 所属分类:其他小程序

  1. TCPIP-all-4.1.14.Final-sources

    0下载:
  2. Tcp 高速服务器,可以高并发运行,提供异步的、事件驱动的程序(A Tcp high speed server that can run concurrently, providing asynchronous, event-driven programs)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2579456
    • 提供者:李民
  1. tcp_thread---

    0下载:
  2. TCP循环服务器一次只能处理一个客户端的请求.只有在这个客户的所有请求都满足后, 服务器才可以继续后面的请求.这样如果有一个客户端占住服务器不放时,其它的客户机 都不能工作了.因此,TCP服务器一般很少用循环服务器模型的.(The TCP loop server can only handle a request from one client at a time. Only after all the requests of this customer are satisfied, T
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:啊哈S
  1. HLK-RM08K资料包V1.2

    1下载:
  2. 串口服务器资料包,详细的串口转TCP/IP(Serial server data package, detailed serial port to TCP/IP)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:21446656
    • 提供者:流川枫w
  1. MessageServer

    0下载:
  2. TCP服务器,用于控制组合体小车的运行,注释清晰方便修改(The TCP server is used to control the operation of the composite car, and the annotation is clear and convenient to modify)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:96256
    • 提供者:wwb00l
  1. RT-Thread下TCP并发服务器模型-多线程TCP服务器

    1下载:
  2. stm32 RT-Thread下 TCP并发服务器模型-多线程TCP服务器 实用型,不可多得,keil下编译(stm32 RT-Thread TCP concurrent server model - multi-threaded TCP server)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:10908672
    • 提供者:xiao_wh
  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

    0下载:
  2. 使用TCP函数初始化可向多个客户端VI发送数据的TCP服务器(Initialize the TCP server that sends data to multiple client VI using the TCP function)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:54272
    • 提供者:tjwawa
  1. TCP-UDP工具(服务器与客户端)

    0下载:
  2. TCP-UDP调试侦听工具,功能比较实用(Debugging and listening tool Functional comparison and practical)
  3. 所属分类:其他

    • 发布日期:2018-03-10
    • 文件大小:179200
    • 提供者:ABCn
  1. tcp

    0下载:
  2. QT tcp服务器,可实现服务器和客户端的数据j交互(QT TCP server, which implements data J interaction between server and client)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:song_t
« 12 3 »
搜珍网 www.dssz.com