CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - udp客户端

搜索资源列表

  1. UdpServer

    0下载:
  2. linux下使用C++编程,利用UDP协议,作为客户端来接收数据
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2326
    • 提供者:李峰
  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. UDP_select()

    0下载:
  2. 通过UDP和select函数来实现非阻塞的通话机制,已达到客户端之间的通讯-Through the UDP and select functions to achieve non-blocking call mechanism, has reached the communication between the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:16059
    • 提供者:方言
  1. rtsp_emu.tar

    0下载:
  2. 自己写的一个rtsp简易调试服务器,用于模拟rtsp信令给客户端,调试客户端处理流程,并发送1个udp数据用于客户端调试rtp处理流程。作者本人就是自己开发这套工具,来完成调试rtsp客户端(android手机上)。-Write a simple debug rtsp server rtsp for signaling to the client simulation, debugging client-side processing, and sends a udp client-side d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:15598
    • 提供者:张伟
  1. socket

    0下载:
  2. linux下面实现的socket网络编程。可以实现多客户端联机server的功能。-linux following the realization of the socket network programming. Can be achieved online multi-client server functionality.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:14740
    • 提供者:孙帮山
  1. linuxUDP

    0下载:
  2. 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
  3. 所属分类:Linux-Unix program

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

    1下载:
  2. linux下利用socket建立连接实现UDP数据通信的连接客户端源代码和服务端源代码-linux using socket connection to achieve UDP data communications connectivity client server source code and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2772
    • 提供者:wshrf
  1. client

    0下载:
  2. linux环境下udp协议的客户端代码,向服务器端发送请求,显示服务器回应请求的时间-udp protocol under linux client code to send the request to the server-side, showing the server time to respond to the request
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:738
    • 提供者:KATE
  1. udp

    0下载:
  2. linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:17338
    • 提供者:王强
  1. udp

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

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

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:139911
    • 提供者:stone
  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. udp_client

    0下载:
  2. 在VC6.0下udp客户端,通信例程,已测试可以使用。-it s for udp comunication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1172181
    • 提供者:Charles
  1. cs

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

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

    0下载:
  2. 一个网络编程的udp客户端列子 可以进行linux环境下网络编程的-A network programming the udp client Liezi carried out linux network programming environment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:802
    • 提供者:蒋西
  1. communicate-for-udp

    0下载:
  2. 包括客户端和服务器端,编译后执行,可实现基于UDP协议的网络通信。-include client and service ,after compile,we could communicate using udp/
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:54191
    • 提供者:杨柳
  1. udp

    0下载:
  2. LINUX编程udp服务端、客户端代码(服务端在LINUX板上运行,客户端在虚拟机上运行)(LINUX programming UDP server side, client code)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:去图腾
  1. 资料

    0下载:
  2. 并发TCP、UDP服务器客户端,消息互发,文件互传(Concurrent TCP UDP server client, message exchange, file transfer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-29
    • 文件大小:31744
    • 提供者:小小大白
« 12 »
搜珍网 www.dssz.com