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

搜索资源列表

  1. javaudpsrc

    0下载:
  2. 基于JAVA的UDP服务器模型源代码,内含UDP服务器端模型和UDP客户端模型两个小程序,向JAVA初学者演示UDP C/S结构的原理。-Java UDP
  3. 所属分类:Java Develop

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

    0下载:
  2. linux下c语言网络编程TUDP范例代码,有服务器和客户端!-under linux c language network the programming TUDP sample code, server and client!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:1030
    • 提供者:张国军
  1. reliable-udp-transport-tech

    1下载:
  2. 一个pdf文档,采用c++详细介绍了如何使用UDP来进行文件传输时克服其容易丢包的弱点。很实用简单-A pdf document using c++ described in detail how to use UDP to transfer files to overcome the weakness of its easy loss. Very practical and simple。
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:69224
    • 提供者:姚吉
  1. UDP

    0下载:
  2. This a simple UDP server/client application (programmed using C) the server starts, the client sends a sentence to the server, the server displays the word, counts it and replies with the number of letters in that sentence-This is a simple UDP server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1378
    • 提供者:sawdaq
  1. UDP

    0下载:
  2. 简单的UDP链接的服务器和客户端,能够实现链接测试,发送信息的简单功能。linux c 网络编程的基础。-A simple UDP client and server, able to send information.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2033
    • 提供者:卢笑
  1. udp

    0下载:
  2. 用C语言来模拟实现UDP通讯,计算机网络UDP的基本编程-UDP communications, computer network UDP basic programming using C language to simulate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:1079534
    • 提供者:金海涛
  1. UDP

    0下载:
  2. 基于UDP的聊天程序源码,编程使用的环境为visual c++ 6.0,使用的控制台程序是win32 console application-UDP-based chat program source code, the programming environment is visual c++ 6.0, use the console program is the win32 the console application
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1996
    • 提供者:李苏
  1. UDP-traffic

    0下载:
  2. 熟练掌握利用Java语言实现 C/S下的UDP通信-Proficiency in the use of UDP traffic in the Java language, C/S
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:6802
    • 提供者:yc
  1. javaudpsrc

    0下载:
  2. 基于JAVA的UDP服务器模型源代码,内含UDP服务器端模型和UDP客户端模型两个小程序,向JAVA初学者演示UDP C/S结构的原理。-JAVA UDP server model and source code that contains the UDP server-side model and the UDP client model the two small programs, JAVA beginners demonstrates the principle of the UDP C
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7100
    • 提供者:crag
  1. CSharp-udp-tcp

    1下载:
  2. 使用C#实现TCP和UDP两种方式的文件传输,在VS2005的开发环境下进行-TCP and UDP are two ways of file transfer, using C# VS2005 development environment
  3. 所属分类:CSharp

    • 发布日期:2015-04-11
    • 文件大小:179200
    • 提供者:stefaniesha
  1. socke-program-to-realise-UDP-and-TCP

    0下载:
  2. socket编程,实现了TCP和UDP方式C/S通信。适合初学者,有部分说明。老师写的代码~-socket programming, TCP and UDP mode C/S communication. Suitable for beginners, some descr iption. Our Teacher write this code ~
  3. 所属分类:Linux Network

    • 发布日期:2017-05-07
    • 文件大小:1705315
    • 提供者:monsoon
  1. udp

    0下载:
  2. 一个用C#语言实现的使用UDP协议进行通讯的简单实例 -A simple example of the C# language uses the UDP protocol to communicate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-16
    • 文件大小:68952
    • 提供者:huiyuanleibie
  1. UDP

    0下载:
  2. C#的简单udp网络编程,实现通信和呼叫-C# simple udp network programming, communications and call
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-01
    • 文件大小:229053
    • 提供者:lio
  1. UDP-(1)

    0下载:
  2. C++写的udp文件传输功能,不是控制台程序,但可运行,可以借鉴的比较好的代码。-C++ UDP File transfer
  3. 所属分类:P2P

    • 发布日期:2017-11-10
    • 文件大小:51618
    • 提供者:sen
  1. UDP-indy-10

    0下载:
  2. UDP indy 10 c++ builder6-UDP indy 10 c++ builder6
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:474847
    • 提供者:hfhxtr
  1. How-to-do-UDP-hole-punching-(linux-c)

    0下载:
  2. How to do UDP hole punching (linux c)
  3. 所属分类:Linux Network

    • 发布日期:2017-11-01
    • 文件大小:30967
    • 提供者:gogi71
  1. udp-test

    0下载:
  2. linux下的C语言UDP测试程序,希望大家喜欢-C language UDP test program under linux, I hope you like it
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:15999
    • 提供者:陈华
  1. UDP聊天室11

    1下载:
  2. c#语言,用UDP实现局域网聊天室的功能;
  3. 所属分类:C#编程

    • 发布日期:2013-01-14
    • 文件大小:64610
    • 提供者:yangjiale133
  1. udp

    0下载:
  2. 嵌入式 linux c 下的UDP,在学习使用中 是很好的学习资料-The embedded linux c UDP, learning to use a good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:9767
    • 提供者:zhangguangyi
  1. CPP-socket-p2p-using-udp

    0下载:
  2. C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:1311774
    • 提供者:songtzu
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 43 »
搜珍网 www.dssz.com