CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp client server

搜索资源列表

  1. WinSocket-TCP

    0下载:
  2. 用VC写的winsock聊天程序,分服务器和客户机俩个程序,是学习winsock很好的源码!- Winsock writes which with VC chats the procedure, divides the server and a client pairs procedure, studies the winsock very good source code!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:53780
    • 提供者:阿敏
  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_IP socket编程

    0下载:
  2. 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。   《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-20
    • 文件大小:19015680
    • 提供者:supramolecular
  1. tcp&UDP DEMO

    0下载:
  2. C\C++编写的tcp\udp客户端及服务器程序(Tcp\udp client and server program written by C\C++)
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:sunqqq
  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
  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6617088
    • 提供者:southeastofstar
  1. modbus TCPIP协议client-Server端源代码

    2下载:
  2. 利用vc++实现modbus tcp通信(Using vc++ to implement Modbus TCP communication)
  3. 所属分类:网络编程

    • 发布日期:2018-04-22
    • 文件大小:1134592
    • 提供者:ctever
  1. TCPIP

    0下载:
  2. 基于Linux下的TCPIP客户端服务器端程序(TCPIP client server - side program based on Linux)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-29
    • 文件大小:26624
    • 提供者:bs12
  1. 资料

    0下载:
  2. 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:31744
    • 提供者:小小大白
  1. TCP

    0下载:
  2. 异步实现的C# TCP编程客户端和服务器。使用的时候,自己新建工程,然后导入,即可使用(The asynchronous implementation of the C# TCP programming client and server. When you use it, you can build a new project, and then import it, you can use it.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:67584
    • 提供者:step.L
  1. 3.TCP Server

    0下载:
  2. W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:387072
    • 提供者:Jason_2018
  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. 服务器可以将客户端输入的内容转换成大写字母输出。(The server can transform the contents of the client input to the uppercase output.)
  3. 所属分类:TCP/IP协议栈

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

    0下载:
  2. tcp实现服务器端和客户端简单聊天通信,利用c++和MFC实现(TCP implementation of server - side and client - side chat communication)
  3. 所属分类:网络编程

  1. tcp udp

    0下载:
  2. 1. 创建一个简单的SOCKET编程流程如下 面向有连接的套接字编程 服务器: 1) 创建套接字(socket) 2) 将套接字绑定到一个本地地址和端口上(bind) 3) 将套接字设定为监听模式,准备接受客户端(1. create a simple SOCKET programming flow as follows for a connected socket programming server: 1) creating a socket (socket) 2) binding the s
  3. 所属分类:网络编程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:往事9295
  1. tcp

    0下载:
  2. TCP基本应用,拥有客户端,服务器端,可以进行网络连接(TCP basic applications, with client, server side, can connect to the network)
  3. 所属分类:串口编程

    • 发布日期:2018-05-07
    • 文件大小:1136640
    • 提供者:发梢友
  1. TCP(QT5.5)

    1下载:
  2. 在QT5.5环境下,实现TCP通讯。包括服务端和客户端程序,并且带有简单的交互界面。(In the QT environment, realize TCP communication.Including server and client programs, and with a simple interactive interface.)
  3. 所属分类:通讯编程

    • 发布日期:2019-03-08
    • 文件大小:16384
    • 提供者:水岸码头
  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. Modbus TCP

    1下载:
  2. s1200 modbus tcp server client 通讯例子,这个比较简单,也很实用(s1200 modbus tcp server client Communication example, this is relatively simple and practical)
  3. 所属分类:通讯编程

    • 发布日期:2020-03-27
    • 文件大小:1154048
    • 提供者:pipi0602
  1. Tcp

    1下载:
  2. 通过TCP传输数据,实现模拟客户端与服务端的QT界面系统(Transmit data through TCP, realize QT interface system of simulation client and server)
  3. 所属分类:其他

    • 发布日期:2020-12-07
    • 文件大小:5120
    • 提供者:啊公开
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com