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

搜索资源列表

  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. bd-2.0.1

    0下载:
  2. 用在LINUX下,计算网络中的流量,包括 TCP 、UDP 、ICMP等等,只要经过了网卡的,全部都计算在内,先需要配置整个网络。-used in Linux, the calculation of the network flow, including TCP, UDP, ICMP, and so on. After as long as the card and are taken into account, first need to configure the entire networ
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:168268
    • 提供者:红红
  1. Linux_message

    0下载:
  2. linux下采用UDP协议的套接字的收发报文例子,套接口编程练习。 -linux adoption of the UDP socket transceiver example text, presentation interface programming exercises.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:37906
    • 提供者:飞鸿
  1. udpgen.c

    0下载:
  2. IP流量发生器,用于产生UDP报文,该程序用于模拟你需要的IP流量。可运行于Linux-IP flow generator, used to produce UDP packet, the procedure you need to simulate the IP flow. Can be run on Linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1195
    • 提供者:Rex Yan
  1. udp_talk_program

    0下载:
  2. 一个可以实现局域网内聊天的程序,在LINUX下调试通过。是个简单的UDP学习程序。-a LAN can be achieved within Chat procedures, the adoption of Linux debugging. Is a simple UDP learning process.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2317
    • 提供者:文哲元
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  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. 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
    • 文件大小:1164
    • 提供者:wuyizhu
  1. udpclient1

    0下载:
  2. LINUX下编写的视频采集客户端接收程序 用udp协议实现的,容易看懂-LINUX prepared with the Video Capture client receiving procedures used udp protocol, easy to understand
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1134
    • 提供者:sun
  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. Linux_Applications

    0下载:
  2. linux下的应用程序,开发平台是周立功MagicARM2410开发板(周立功的三星开发板),内容包括线程、tcp协议、udp协议等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:77182
    • 提供者:颜挺
  1. tracerout_arm

    1下载:
  2. 自己编写的traceroutcheng程序,基于linux QT的图形界面,运行于ARM平台,支持UDP和ICMP协议
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:75719
    • 提供者:liqiang
  1. dxc

    0下载:
  2. linux下多线程网络编程,实现arm9视频采集和网络发送jpeg数据,使用udp协议,自己写的,搞了好几天!linux下的多线程比较复杂易出错。
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. Linux TCP/IP编程,—基于BSD Socket 1.1,应用Socket函数实现网络功能;UDP应用举例;
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:54549
    • 提供者:auleaf
  1. Ch3

    0下载:
  2. linux下基于LinuxKernerModule编写的TCP/UDP 测试程序,对于编写Linux下网络驱动测试的学习很有帮助。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2014-01-17
    • 文件大小:24002
    • 提供者:song
  1. socket

    0下载:
  2. Linux下C++ Socket类,包括TCP,、UDP这两种基本协议。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1689
    • 提供者:小强
  1. tcp-ip

    0下载:
  2. Linux下的tcp和udp的服务器客户端通讯框架类,完整实例含makefile
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:48484
    • 提供者:Janferry
  1. udplite_linux.tar

    0下载:
  2. udp-lite for upd lite linux kernel
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:537079
    • 提供者:joe
  1. UdpServer

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

    • 发布日期:2008-10-13
    • 文件大小:2326
    • 提供者:李峰
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 26 »
搜珍网 www.dssz.com