CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux udp client code

搜索资源列表

  1. UDPImageArmLinux

    0下载:
  2. 基于uclinux采用udp通讯协议实现图象等网络规范文件的传输.采用c/s模式,服务器端实现并发而响应多个客户的请求.经过测试,代码能在linux主机之间,arm与arm之间以及pc与arm之间进行通讯(文件中的readme(此为linux下编写)对代码有个总体说明)-use udp protocol communications networks such as image regulatory document transmission. Using c / s mode, the ser
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:839.73kb
    • 提供者:吴敏
  1. linuxserv

    0下载:
  2. linux source code for service and client this is used udp protocal-linux source code for service and client th is is used udp protocal
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:wuyizhu
  1. UDPclient.rar

    0下载:
  2. Linux网络编程之UDP的客户端程序简单代码,可以传输各种文件,适合初学者学习使用。,Linux Network Programming for the UDP client program easy code, you can transfer all kinds of documents, suitable for beginners learning to use.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1.4kb
    • 提供者:莱克
  1. udpClient

    0下载:
  2. Linux平台上UDP通信的client端代码。-Linux platform UDP communications client-side code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1.35kb
    • 提供者:qq
  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
    • 文件大小:2.71kb
    • 提供者: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-05
    • 文件大小:738byte
    • 提供者:KATE
  1. udptalk

    0下载:
  2. 实现linux下UDP客户端的代码,与服务器建立起连接-Under the UDP to achieve linux client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:940byte
    • 提供者:刘伟
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:12.9kb
    • 提供者:马逸
  1. linux-udp

    0下载:
  2. a simple udp client-server code for beginner
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.21kb
    • 提供者:l
  1. udp-client-sever-c

    0下载:
  2. udp code for linux in c language
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:1.28kb
    • 提供者:ank
  1. UDP_C

    0下载:
  2. 一个linux UDP网络通讯的例子源代码(server、client方式)-A linux UDP network communications example source code (server, client mode)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:9.86kb
    • 提供者:litian
  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
    • 文件大小:1.01kb
    • 提供者:张国军
  1. udp_communication

    0下载:
  2. Linux下的UDP局域网通信例程,包括客户端和服务器两个程序的源代码-the UDP LAN communication routines of Linux, including client and server two program source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:1.42kb
    • 提供者:yuhaijiao
  1. urecv4

    0下载:
  2. linux下的使用udp socket传文件例子,此为客户端源代码-linux udp socket transfer files example, this is the client source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:1.03kb
    • 提供者:罗含章
  1. UDP_echo_Linux

    0下载:
  2. Linux下实现UDP自动聊天程序,源程序包括客户端和服务器端,保证能够正确运行,用gcc编译一下即可-Under Linux automatically UDP chat program, including client and server-side source code, to run correctly, what can be compiled with gcc
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:1.64kb
    • 提供者:pasta
  1. GroupBroadcast

    0下载:
  2. Linux下c语言的关于UDP组播的服务器端和客户端的源码例子-C language under Linux on UDP multicast server and client source code examples
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1.56kb
    • 提供者:linjiandao
  1. UDP_C

    0下载:
  2. 一个linux UDP网络通讯的例子源代码(server、client方式)-A linux UDP network communications example source code (server, client mode)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:9.9kb
    • 提供者:movePr
  1. udp

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

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:去图腾
搜珍网 www.dssz.com