CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务端 客户端

搜索资源列表

  1. UDP-communication-based-on-MFC

    0下载:
  2. 这程序是利用在windows在的socket网络编程基于MFC的UDP聊天程序,在一个界面下实现客户端和服务端之间的通信,类似-This procedure is to use the windows in the socket UDP network programming MFC-based chat program, implemented in an interface between the client and server communications, similar to th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2966353
    • 提供者:苏青源
  1. C-UDP-Server-client

    0下载:
  2. hex 文件传输客户端与服务端,二进制文件转换十进制文件-hex file transfer client and server, the binary file conversion decimal file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2420071
    • 提供者:王常亮
  1. udp-comm-samples

    0下载:
  2. 一个C++的使用UDP协议进行通讯的例子,比较直观的示例了如何使用UDP协议进行两个程序之间的通讯。例子中包含客户端和服务端程序。-An example of a C++ using UDP protocol for communication, more intuitive example of how to use the UDP protocol for communication between the two programs. Examples include client and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:89036
    • 提供者:gjaa
  1. UDP

    0下载:
  2. UDP的传输,有客户端和服务端,实现文件传输-UDP transport, the client and server, file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3787246
    • 提供者:和平
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:52528
    • 提供者:rpudn93
  1. fengzhuang

    0下载:
  2. TCP/UDP主要实现客户端和服务前的读写-TCP/UDP client and the main achievement of pre-literacy
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:600493
    • 提供者:12
  1. UDP

    0下载:
  2. 基于UDP协议的连接,包括UDP客户端和UDP服务端-the use of udp
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1345
    • 提供者:林志颖
  1. UDP

    0下载:
  2. 一个UDP Socket 编程,一个服务端和多个客户端,实现实时通讯功能。-A UDP Socket programming, a server and multiple clients to achieve real-time communication capabilities.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:80587
    • 提供者:Harry
  1. UDP

    0下载:
  2. 一个基于java udp的简单运用,能够将文字信息从客户端传输到服务端。-a simple java udp application which supports the transmission of text info client to server.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:deity_killer
  1. udp

    0下载:
  2. udp简单实例,包含服务端和客户端,完成了基本的udp通信-udp simple examples, including server and client, completed the basic udp communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1458
    • 提供者:wujianming
  1. UDPExample

    0下载:
  2. C#编写的UDP服务端通信,接收客户端数据并向客户端发送数据-UDP communications server written in C#, the receiving client data to the client to send data
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:78086
    • 提供者:俊风
  1. udp

    0下载:
  2. UDP点对点传输信息,有接收和发送功能,客户端和服务端的功能-UDP-point transmission of information, have to receive and transmit functions, client and server functions
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:612807
    • 提供者:刘欢
  1. UDP

    0下载:
  2. 一个利用vc++编写的通过UDP的聊天小程序,含源码,有服务端和客户端代码,注释详尽,还有word版说明,推荐下载-Vc++ prepared by a use UDP chat applet, including source code, there are service and client code, detailed notes, as well as word version instructions, recommended download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-16
    • 文件大小:25117358
    • 提供者:jiangjun
  1. TCP-UDP-Socket

    0下载:
  2. Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4378
    • 提供者:田海海
  1. simple-caht-tool-based-on-udp

    0下载:
  2. 基于udp的简单聊天工具,通过服务端接收数据,发给客户端-Based udp simple chat tool
  3. 所属分类:.net

    • 发布日期:2017-05-26
    • 文件大小:8426529
    • 提供者:李宽
  1. UDP-NAT

    0下载:
  2. UDP网络穿透,包括服务端和客户端,完整工程代码可直接编译运行-UDP network penetration, including server and client,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-19
    • 文件大小:44837888
    • 提供者:soul
  1. UDP

    0下载:
  2. UDP实现客户端与服务端实现互相通信发送消息-UDP to achieve client and server communicate with each other to send a message
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:3649
    • 提供者:jiancao
  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. udpcl

    0下载:
  2. udp通信的客户端设计,用于连接服务端。(Udp communication client design)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:
    • 文件大小:1418
    • 提供者:superstar
  1. MFC VC++ TCP UDP 服务器客户端源码

    0下载:
  2. 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-29
    • 文件大小:86016
    • 提供者:Wizly
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com