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

搜索资源列表

  1. Socket

    0下载:
  2. Socket通信,里面包括TCPIP协议的同步异步和UDP协议-Socket Communications, which includes asynchronous and synchronous TCPIP protocol UDP protocol
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:372152
    • 提供者:金宇
  1. 022-define-func-arg-with-parens

    0下载:
  2. UDPSocket Accessor API for a UDP socket in either client or server form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1501
    • 提供者:zwchhiu
  1. UDP-android-and-cSharp

    0下载:
  2. connectivity between android and C# using socket programming (UDP)
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2315472
    • 提供者:waqasanwaar
  1. UDP

    0下载:
  2. UDP/TCP协议下提供文件传输功能的源代码。UPD提供不可靠的传输,文件传输过程中会出现丢包现象而导致文件传输错误,但可以作为网络的测速工具。-This is the source code of socket with UDP.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:caoke
  1. SampleSocket

    0下载:
  2. Linux下TCP\UDP套接字编程,包括TCP三次握手协议、UDP广播、单播等-TCP\UDP Socket programs,including TCP three handshakes protocol and UDP broadcast
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:87340
    • 提供者:tang
  1. Server100

    0下载:
  2. This going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.-This is going to be an appcilation, which uses udp socket to send and receive data between a computer and a wifi robot.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3501
    • 提供者:jua427035
  1. TaoJieZi

    0下载:
  2. TCP,UDP套接字通信,可实现客户端和服务端的收发通信-TCP, UDP socket communication, you can send and receive communications between the client and server
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:7980916
    • 提供者:董姗
  1. Socket-Part1

    0下载:
  2. Socket编程 (连接,发送消息) (Tcp、Udp)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:63256
    • 提供者:刘伟
  1. Socket

    0下载:
  2. FTP,UDP编程,通过自己写的C代码实现FTP的client和server功能-FTP, UDP programming, through their writing C code to achieve the FTP client and server functions
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:452689
    • 提供者:祁丹蕊
  1. Udp

    0下载:
  2. 实现windows socket Udp 通讯-windows socket udp communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2295293
    • 提供者:许龙
  1. udp

    0下载:
  2. 基于linux的tcp套接字网络编程,实现了tcp客服端和服务器端,实现客服端和服务器端的相互通信-TCP socket network programming based on Linux, to achieve the TCP client and server side, the client and server to achieve mutual communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:htx
  1. socket

    0下载:
  2. 实现基本的socket通信功能,分为服务器和客户端两部分,客户端启动时可以在系统参数处指定要连接的服务器地址。模拟UDP协议,完成最简单的数据包传递与回送。-Achieve basic socket communication functions, is divided into two parts, the server and client, you can specify the server address to connect to the system parameters at t
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:10614
    • 提供者:刘昊岩
  1. UDP

    0下载:
  2. iOS开发 第三方开源代码 socket通信 UDP协议
  3. 所属分类:iPhone

    • 发布日期:2017-05-03
    • 文件大小:650841
    • 提供者:小青
  1. UDPTest

    0下载:
  2. 基本的windows下udp socket编程,服务器端与客户端不断收发信息-Under basic windows udp socket programming, server and client continues to send and receive information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-24
    • 文件大小:7178965
    • 提供者:梁志峰
  1. UDP

    0下载:
  2. Windows socket网络编程,udp通信实例-Windows socket network programming, udp instance of communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:28328
    • 提供者:周露露
  1. MFC-SOCKET

    0下载:
  2. 通过MFC,利用UDP实现一步套接字的网络编程-By MFC, use UDP sockets asynchronous network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3854328
    • 提供者:金鸽
  1. udp

    1下载:
  2. 8266芯片UDP透传源码,使用socket协议-8266 chip TCP transparent transmission source
  3. 所属分类:MPI

    • 发布日期:2017-05-06
    • 文件大小:1295043
    • 提供者:张河
  1. UDPsocket

    0下载:
  2. 服务器和客户端可以实现基于UDP的SOCKET 通信。-This program can realize the function for the communication between the server and client based on the UDP socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2900399
    • 提供者:贾茹
  1. NETsocket

    0下载:
  2. 基于字符界面聊天程序,用UDP socket 实现双方通信。-This program realize the function of chatting program based on character using UDP socket.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2914917
    • 提供者:贾茹
  1. CSharp-Socket

    0下载:
  2. C# socket实现UDP/TCP通讯,有测试源码-C# socket to realize TCP/UDP communication, have a test source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11030528
    • 提供者:jack
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 49 »
搜珍网 www.dssz.com