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

搜索资源列表

  1. Chat

    0下载:
  2. 使用visual C++ 6.0 编写的UDP协议的简单聊天工具-the code run 0n the visual c++ 6.0 and you can use it for chating
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3691993
    • 提供者:mmmm
  1. chat

    0下载:
  2. Qt写的一个局域网聊天室,使用UDP协议,采用C/S模式-A Qt LAN chat written using the UDP protocol, the use of C/S mode
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-10
    • 文件大小:2108294
    • 提供者:fanchao
  1. ZBTX

    1下载:
  2. 基于对话框的C++程序,编译环境VC6.0,将UDP的组播通信过程,进行了封装。可以拿来直接使用。测试通过-Dialog-based C++ program, compile environmental VC6.0, UDP multicast communication process will be carried out package. Can be used directly. Tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:47426
    • 提供者:孟卫
  1. socket_UDP

    0下载:
  2. 基於UDP通訊協定,以C語言實做SOCKET程式,可以此程式繼續開發-UDP-based protocol to do SOCKET C language implementation of the program, you can continue to develop this program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:1352
    • 提供者:林可雲
  1. UDP_TestSender

    0下载:
  2. This a UDP Testsender for C# . It sends Data to a specific Adre-This is a UDP Testsender for C# . It sends Data to a specific Adress
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:23153
    • 提供者:Josef Bernhardt
  1. UDP_Empfaenger

    0下载:
  2. This a C# Receiver Software for UDP Data Packets-This is a C# Receiver Software for UDP Data Packets
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:26015
    • 提供者:Josef Bernhardt
  1. UDPTest

    0下载:
  2. C++的udp客户端 服务端,实例,共参考-C++, udp client server, examples of reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:21097
    • 提供者:HeJingSheng
  1. wltx

    0下载:
  2. 用C写的网络通讯小程序,包括tcp服务端和客户端以及udp通讯的例子,跟大家分享-Network communication using C to write small programs, including the tcp server and client, and udp communication examples to share with you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:3404
    • 提供者:huping
  1. Servidor

    0下载:
  2. Server in C which process UDP and TCP conexions
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:22320
    • 提供者:juanluss
  1. UDP_Demo

    0下载:
  2. 一个基于UDP的网络通迅程序,使用Visual C++进行编程-A UDP-based network communication, the use of Visual C++ programming
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:252317
    • 提供者:zhaoyf
  1. UDPserver

    0下载:
  2. linux下用C语言实现UDP服务器 和客户端的范例。-Linux UDP server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:893
    • 提供者:xiaoqiao
  1. vcudpsrc

    0下载:
  2. VC++ 基于UDP协议的网络通讯实例,C/S架构,在实例中,用户通过服务器端的程序定义一个屏幕上的几何圆,并将圆的X/Y坐标及半径信息发送至客户端,客户端接收到这些数据后在自己的窗体中还原出这个圆,包括它的半径、会标等,使用了UDP协议,也算是比较典型的网络通讯实例了-VC++ based on UDP protocol for network communications example, C/S structure, in the instance, the user through th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:253233
    • 提供者:
  1. DayTimeUDP

    0下载:
  2. linux下c语言实现的使用UDP协议的通信,适合初学者学习,可以使大家更好的理解UDP协议-linux c language use under the UDP communication protocol, suitable for beginners to learn, can make you a better understanding of UDP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:8209
    • 提供者:YUANZX
  1. icmp

    0下载:
  2. ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:6954
    • 提供者:沈阳
  1. ICMP

    0下载:
  2. ICMP就是所谓的Internet控制报文协议(Internet Control Message Protocol),在网络中,一般用它来传递差错报文以及其他应注意的信息。ICMP一般被认为是和IP协议同一层的协议,IMCP报文通常被IP层或者更高层的协议(如:TCP或者UDP)使用,ICMP对于互联网以及其他基于IP协议的网络的正常运行起着非常重要的作用。有许多重要的网络程序都是基于ICMP协议上的,最为著名如Ping和Tracert等。本文就来介绍用Visual C#实现基于ICMP协议重要
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:1312
    • 提供者:沈阳
  1. Chat_UDP

    0下载:
  2. udp 通信 使用visual C++。-udp communicate using visual C++.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:894563
    • 提供者:庆松
  1. lcm-0.5.2

    0下载:
  2. 出色的轻型消息传递;它采用UDP广播的形式发送散列化的数据,速度超群;可支持C, C++, Java, Python等联合编程。-Messaging good light it uses UDP broadcast to send a hash of the data form, speed, superior supports C, C++, Java, Python and other joint programming.
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-30
    • 文件大小:764473
    • 提供者:李利
  1. udp_file_transfer-andrewtrusty

    0下载:
  2. udp file transfer in c-udp file transfer in c++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:18478
    • 提供者:shashank
  1. udp_OKOK

    0下载:
  2. windows UDP编程,初学者所用,代码自己写的,注释很清楚,有什么不对的地方可以e-mail我,是纯c写的,用VS2010编的,您其实可以直接copy代码用其他编译器编也是一样的。-windows UDP programming, beginner, code to write, the comment is clear that there is something wrong I can e-mail is written in pure c, compiled with VS2010
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:232441
    • 提供者:huangjun
  1. qos_support_ns

    0下载:
  2. Le simulateur ns permet la descr iption et la simulation de réseaux IP. Le réseau est représenté (modélisé) par ses sources de trafic (applications), ses protocoles (UDP, TCP), ses routeurs (avec leurs files d attente) et les liens qui les reli
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:46777
    • 提供者:hassan
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 43 »
搜珍网 www.dssz.com