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

搜索资源列表

  1. ra_server

    0下载:
  2. linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server framework, direct application of this framework to support the development of a large number of users UDP application server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5130
    • 提供者:roger
  1. Linux_net_udp

    0下载:
  2. Linux网络通信(UDP)客户端和服务器程序,本人亲自编写,现奉献给大家-Linux Network Communications (UDP) client and server programs, I personally prepared, we are dedicated to
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1810
    • 提供者:杨大千
  1. tcpudpcases

    0下载:
  2. 有关linux的tcp和udp通讯的服务器端和客服端的源程序-the Linux tcp and udp communications server and customer service side of the source
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:416312
    • 提供者:林漳坤
  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
    • 文件大小:859886
    • 提供者:吴敏
  1. xpic

    0下载:
  2. LINUX下编写的视频采集server端发送程序 用udp协议实现的,容易看懂-LINUX prepared with the video server end of this collection procedures used udp protocol. easy to understand
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2275
    • 提供者:sun
  1. TCandUDP

    0下载:
  2. Linux下基于TCP和UDP的网络编程的实例,TCP中包含一个循环服务器和并发服务器。-Linux-based network programming TCP and UDP instances, TCP server and contains a loop concurrent server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:6587
    • 提供者:jinglongkang
  1. RAW SOCKET编程与以太网帧分析

    1下载:
  2. RAW SOCKET编程与以太网帧分析。环境是Linux,用C,C++语言描述。 包括基于TCP和UDP的两个客户服务器程序;以及一个原始套接字可以接受任何数据链路层。并且根据协议规约输出抓取到的包的字段内容 -RAW SOCKET Programming and Ethernet frame analysis. Environment is Linux, using C, C++ language to describe. Including both TCP and UDP-ba
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-11-26
    • 文件大小:5373
    • 提供者:hgn
  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. 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
    • 文件大小:10137
    • 提供者:movePr
  1. testepoll

    1下载:
  2. linux epoll udp服务器例子-linux epoll udp server example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:wu
  1. serverudp

    0下载:
  2. 这是一个基于linux下的UDP服务器小程序,测试可用-This is a Linux based UDP server under small procedures, testing available
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:879
    • 提供者:洪乐游
  1. QT-udp-.tar

    1下载:
  2. linux下,QT工具,通过udp协议在客户端接收服务器发送的文件。-Under Linux, QT tool, through the udp protocol in the client receives the file server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:51289
    • 提供者:Green
  1. udp

    0下载:
  2. Linux下udp并发服务器的实现。服务器循环接收客户端的消息,每收到一个消息,fork()一次,通过子进程来完成客户端的消息。与tcp并发不一样,他不必listen()和accept()。-Udp under Linux to achieve concurrent server. Server receives the client' s message loop, each receives a message, fork () once the child process to be
  3. 所属分类:Linux Network

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

    0下载:
  2. UDP协议下的客户端与服务器通信,linux平台下。-Client and server communications, linux platform under the UDP protocol under.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2174
    • 提供者:dong
  1. server_setup

    0下载:
  2. 封装了Linux上socket相关的系统调用,可快速建立服务于单个客户端的TCP/UDP服务器。-Package on the Linux socket-related system calls, you can quickly build services to a single client TCP/UDP server.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1039
    • 提供者:name
  1. server.tar

    0下载:
  2. linux tcp/udp 网络编程简单c代码-linux tcp/udp network programming simple c codes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2244
    • 提供者:宋坤明
  1. broadcast

    0下载:
  2. linux下的udp广播结构,包括客户端,与服务端。-linux udp broadcast include client and server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1288
    • 提供者:陆伟
  1. udp

    0下载:
  2. 基于linux的tcp套接字网络编程,实现了tcp客服端和服务器端,实现客服端和服务器端的相互通信-TCP socket network programming based on Linux, to achieve the TCP client and server side, the client and server to achieve mutual communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1788
    • 提供者:htx
  1. TCP-UDP

    0下载:
  2. Linux下C实现的简单TCP-UDP服务器端和客户端-Under Linux C implementation of simple TCP, UDP client and server
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:700188
    • 提供者:xuwei
  1. tcpudp入门程序

    0下载:
  2. 一个通俗的tcp/udp入门程序,运行在Linux上,实现简单的发送接收,即server和client(A popular tcp/udp entry program, run on Linux, to achieve simple sending and receiving, that is, server and client)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-03
    • 文件大小:812032
    • 提供者:28wen
« 1 2 3 45 6 »
搜珍网 www.dssz.com