CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - UDP 通信程序

搜索资源列表

  1. WindowsApplication1

    0下载:
  2. 基于UDP协议的数据包收发程序 按照UDP协议数据包发送方式实现用户端之间的通信。 统计包的发送和接收数,计算数据包的丢失数。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:214756
    • 提供者:moon
  1. UDP

    0下载:
  2. 一个udp通信的小程序,通过这个程序大家可以学习到如何应用UPD通信
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2022058
    • 提供者:于军林
  1. chat

    0下载:
  2. 基于BSD C的socket编程 采用udp协议,类似两个进程通信的聊天程序 压缩包包含两个文件,编译后运行是两个不同的聊天进程 运行环境linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2177
    • 提供者:zhiguoxu
  1. udp 用UDP写一个客户端和服务器

    0下载:
  2. 用UDP写一个客户端和服务器 能够用UDP协议实现两者之间的通信的程序; -Used to write a UDP client and server to use UDP protocol for communication between the two procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-22
    • 文件大小:2019
    • 提供者:梦魇
  1. udp_broadcast.rar

    0下载:
  2. 使用udp的broadcast方式写的c程序,创建了客户端和服务端,以广播的形式进行通信。,Udp way to use the broadcast write c program to create a client and server to the form of radio communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7489
    • 提供者:小光
  1. Linux_udp

    0下载:
  2. Linux下无连接udp通信的客户端和服务端的通信程序,给出Linux下进行udp通信的实现方法。-Linux under the connectionless udp communications client and server communications procedures under Linux gives udp communications method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7909
    • 提供者:lf
  1. udp

    0下载:
  2. 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1037
    • 提供者:朱博
  1. socket

    0下载:
  2. Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:50464
    • 提供者:沧海一笑
  1. UDP.tar

    0下载:
  2. 在Linux下用C语言编写的UDP套接口程序,在Linux下打开两个终端,一个终端运行服务器端程序,一个终端运行客户端程序,在执行客户端后面加上 localhost 8888就可用进行网络通信了。-Under Linux using C language UDP socket program in Linux, open two terminals, a terminal server to run the program, run a terminal client program, foll
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:4930
    • 提供者:梁小涵
  1. cs

    0下载:
  2. udp客户端程序,可用于初学者测试研究,掌握udp通信的基础程序-udp server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1825
    • 提供者:邵峰
  1. Client

    0下载:
  2. UDP通信,客户端程序,可实现类似于QQ的即时通讯-UDP communication, the client program can achieve similar QQ instant messaging
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:51397
    • 提供者:ycs
  1. UDP-Test

    0下载:
  2. LINUX下的UDP通信程序,非常适合用在嵌入式的应用.-The UDP communication program under LINUX, very suitable for use in embedded applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:1007
    • 提供者:zuoyong
  1. socket UDP

    0下载:
  2. TCP/IP协议叫做传输控制/网际协议,又叫做网络通信协议。实际上,它包括上百个功能的协议。 套接字(socket):在网络中用来描述计算机中不同程序与其他计算程序的通信方式。 套接字分为三类; 流式socket(SOCK_STREAM):提供可靠,面向连接的通信流;它使用TCP协议,从而保证了数据传输的正确性和顺序性。 数据报socket(SOCK_DGRAM):数据报套接字定义了一种无连接的服务,数据通过相互独立的报文进行传输,无序的,并且不保证可靠,无差错的。它使用的数据报协议是U
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:LoenWolf
搜珍网 www.dssz.com