CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TCP SERVER Client端

搜索资源列表

  1. TCP

    0下载:
  2. 实现TCP协议客户端和服务器端的连接,实现简单,易用,可以移植通用-Achieve TCP protocol client and server side of the connection, simple, easy to use, you can transplant General
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2304467
    • 提供者:熙乐
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. client

    0下载:
  2. 基于TCP的客户/服务器通信程序(客户端源程序)-TCP-based client/server communication program (client source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:maoyfcx
  1. server

    0下载:
  2. 基于TCP的客户/服务器通信程序(服务器端源程序)-TCP-based client/server communication program (server-side source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:1237
    • 提供者:maoyfcx
  1. tcp

    0下载:
  2. TCP服务端和客户端。服务端需要多线程的方式支持多个客户端的同时请求-TCP server and client. Multi-threaded server needs to support multiple clients simultaneously request
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2019
    • 提供者:lry
  1. cSharpClient-and-Server-with-Interface

    0下载:
  2. TCP实现客户端与服务器通信-带简单界面-Achieve client and server communication- with interface
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:24404
    • 提供者:minmin
  1. Client

    0下载:
  2. vc++ 6.0编写的tcp/ip客户端端程序代码,适合各种连接-The preparation of the vc++ 6 tcp/ip server program code, suitable for all kinds of connection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:1491585
    • 提供者:王恒
  1. TCP

    0下载:
  2. TCP客户端与TCP服务器之间的通信协议程序源代码-Communication between the client and TCP server TCP protocol source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2341064
    • 提供者:曹新启
  1. TCP

    0下载:
  2. TCP协议实现的文件备份服务器/客户端,Linux环境下开发-TCP protocol file backup server/client, the Linux development environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:9564
    • 提供者:calvados
  1. Tcp_Client_Server

    0下载:
  2. 实现了局域网内,客户端与服务器之间的TCP通讯-TCP Server Client Communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:97377
    • 提供者:李成龙
  1. NetAssist

    1下载:
  2. Vc++实现的网络调试工具,可以建立TCP服务端、客户端,进行收发数据,也可以调试UDP-Vc++ to achieve the network debugging tools, you can create TCP server, client, send and receive data, you can debug UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-27
    • 文件大小:394760
    • 提供者:Harlen
  1. NETCONN_TCP-client

    0下载:
  2. 本实验将实现如下功能:使用UCOS操作系统,DHCP作为一个任务来运行,当获取到IP地址以后就会自动挂起DHCP任务。本实验中开发板与网络调试助手之间建立TCP连接,其中开发板做TCP客户端,网络调试助手做TCP服务器,TCP连接以一个任务的方式来运行的,开发板尝试连接网络调试助手,当连接成功以后就建立起了一个TCP连接,然后就可以通过网络调试助手向开发板发送数据,开发板接收数据后通过串口发送给串口调试助手。也可以通过按下开发板的KEY0键来向网络调试助手发送数据。-The experiment
  3. 所属分类:SCM

    • 发布日期:2017-06-11
    • 文件大小:17561253
    • 提供者:daew
  1. TCP

    0下载:
  2. linux下简单tcp通讯的客户端和服务端-Linux under a simple TCP communications client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:shenqi
  1. TCP

    0下载:
  2. 在java上的TCP服务端,可用来发数(如20151213141516),在android上的客户端,用来接收并转化为2015years,December 13rd,13:15:16,并用英文朗读出来-TCP server in java, can be used to send number (eg 20151213141516), the android client for receiving and converted to 2015years, December 13rd, 13: 1
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1746221
    • 提供者:王雪微
  1. TCP

    1下载:
  2. TCP服务器和客户端代码,用python编写(其实很简单 不用下,为了蹭个下载机会哎)-TCP server and client code, using python (in fact, it is very simple, in order to rub a download opportunity hey)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1425
    • 提供者:aw32
  1. Simple-TCP---Server

    0下载:
  2. 演示使用TCP函数在服务器VI和客户端VI之间通过TCP设置数据传输。-Demonstrates the use of TCP functions in the server VI and client VI through the TCP set data transfer.
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:16577
    • 提供者:飞瑶
  1. Server

    0下载:
  2. VC++ tcp/ip客户端程序,可以直接用-Vc++ TCP/IP client program, can use directly.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-21
    • 文件大小:35750125
    • 提供者:刘家
  1. TCP-UDP

    0下载:
  2. Linux下C实现的简单TCP-UDP服务器端和客户端-Under Linux C implementation of simple TCP, UDP client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:700188
    • 提供者:xuwei
  1. TCP

    0下载:
  2. 利用Visual C++实现TCP聊天,包括TCP通讯客户端和服务端-Use Visual C++ achieve TCP chat, including TCP client and server communications
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-12-13
    • 文件大小:48759
    • 提供者:陈晓菲
  1. tcp tool

    0下载:
  2. tcp测试工具,udp测试,tcp服务端,tcp客户端,设置端口,测试。(TCP test tools, udp test, the TCP server, the TCP client, set port, test.)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1882112
    • 提供者:ZYY1341341
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com