CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - can linux

搜索资源列表

  1. linqd-2[1].8.0-linux.tar.gz

    0下载:
  2. LinQ is an instant messaging system that can be run on both Linux and Win32 platform. To achieve this, we use Qt as the widget library
  3. 所属分类:Telnet客户端

    • 发布日期:
    • 文件大小:220247
    • 提供者:
  1. linux(GPRS)ppp

    0下载:
  2. 这是我在一个项目中实现的gprs拨号脚本建立连接,在PC机的Redhat linux 9和arm7+uClinux下都实现了,大家感兴趣的话可以给我发邮件 wenzg008@163.com -This is a project I realize the scr ipt GPRS dial-up to connect the PC Redhat linux 9 and ARM7 under uClinux achieved, we can then interested in me by mai
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1734
    • 提供者:温志刚
  1. ppp-2.4.3.tar

    0下载:
  2. linux下的ppp协议簇开源代码; 可以进行linux内核级的pppoe拨号-linux under the ppp protocol suite revenue code. can linux kernel-level dial-up pppoe
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:688092
    • 提供者:全不知
  1. USB-rs232-Linux

    0下载:
  2. USB接口转换成RS232接口驱动程序,通过串口——USB线即可实现通信-USB interface into RS232 interface driver, through serial port -- USB cable communication can be realized
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:chenjing
  1. Linux 网络编程

    0下载:
  2. 很经典的Linux网络编程源码,带有makefile文件,可以直接编译使用-the classic source Linux Network Programming, with makefile documents can be directly compiled to use
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:80782
    • 提供者:刘运
  1. ppp-2.4.2.tar.gz Linux PPP源码

    0下载:
  2. Linux PPP源码,供Linux平台开发者参考,可用于手机等嵌入式终端开发。,linux ppp source code.It is a reference of linux developer,and it can be used for smartphone development.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-21
    • 文件大小:774441
    • 提供者:freemanlcs
  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
    • 文件大小:1438
    • 提供者:莱克
  1. arpoison-0.6.tar.gz

    0下载:
  2. Linux下的 arp 欺骗防治工具,可以有效的防止局域网arp欺骗。,Arp deception under Linux control tools, can effectively prevent the local area network arp deception.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:8646
    • 提供者:李林
  1. web_server_in_c.rar

    0下载:
  2. 这是一个用C语言实现的WEB服务器,一款主要面向嵌入式系统的WEB服务器。它支持ASP,嵌入的JAVASCRPT与内存CGI处理。理论上,你可以在非嵌入式环境下很好的使用GoAhead Web服务器(正如我写这篇文章时所做的)。它的参考平台有Windows CE, Wind River VxWorks, Linux, Lynx, QNX,与Windows 95/98/NT。它基本上属于一个HTTP1.0标准的WEB服务器,对一些HTTP1.1的特性如(持久连接)也提供了支持。 ,This is
  3. 所属分类:Web Server

    • 发布日期:2017-03-22
    • 文件大小:1013024
    • 提供者:魏汝垚
  1. QT4_qq

    0下载:
  2. 软件说明: QT做的QQ聊天系统,人机界面,还可传送文件 1.运行环境 LINUX FC4 2.应用软件 QT 3.3.4 使用方法: 1.把QT的库路径设在 /usr/lib/qt-3.3/lib 下。 2.在LINUX下打开目录,客户端运行./qq_client, 服务器端运行./qq_server。 3.服务器端点start server。 4.客户端输入服务器IP,点联接。 然后就可以正常聊天了。 -Software Descr
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:746284
    • 提供者:zhang
  1. udt.4.4.win32_with_VC6

    0下载:
  2. udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1181072
    • 提供者:JustGO
  1. ntp_client

    1下载:
  2. 功能:ntp客户端,实时校时 运行环境:linux 内核版本:2.6.25-14.fc9.i686 描述:严格按照rfc1305的规范来编写的ntp客户端程序,时间服务器使用国家授时中心。ip:210.72.145.44 程序中有必要的注释,便于阅读,复制在任意目录下直接make,./ntp_client就可以实现时间的实时校对。 根据需要可以选择粗略对时和精确对时两种,但在精确对时的时差和延迟计算方法上还有待进一步研究。 enjoy!-Function: ntp cl
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3646
    • 提供者:阿波罗
  1. server

    0下载:
  2. 这是一个QT编写的基于TCP连接的聊天室服务端,可编译成win32,winCE,Linux等可执行文件-This is to prepare a QT-based chat rooms connected TCP server can be compiled win32, winCE, Linux and other executable file ....
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1350368
    • 提供者:姚毅强
  1. http_post

    0下载:
  2. * This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be compiled on Linux, UNIX, Win -* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:2077
    • 提供者:stevenjagan
  1. vsftpd-2.0.6.tar

    0下载:
  2. 嵌入式ftp服务器源代码2.0.6版,可移植到2410开发板上-Embedded ftp server version 2.0.6 source code can be ported to the development of on-board 2410
  3. 所属分类:Linux Network

    • 发布日期:2017-03-21
    • 文件大小:158516
    • 提供者:电信科学
  1. rtsp_server_c

    1下载:
  2. 综合rtsp、rtp/rtcp的源码,完全按照RFC2326编写规则,很容易懂,里面我都有注释过的,可以在arm和pc上跑-Comprehensive rtsp, rtp/rtcp source, in full accordance with the rules of RFC2326 prepared, it is easy to understand, which I have had the Notes, you can arm and run pc
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-07-31
    • 文件大小:541053
    • 提供者:安煜
  1. linux-ntp

    0下载:
  2. ntp协议的实现,可以在linux系统下编译,封装了该协议为一个功能文件,可方便在嵌入式系统直接使用,并带有demo范例程序。-ntp protocol implementation can be compiled under linux systems, packaging the agreement as a functional document, can be easily used directly in embedded systems, and with a demo sample
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:4494
    • 提供者:huangjian
  1. The.Linux.Networking.Architecture

    0下载:
  2. Linux下的网络结构与编程,英文版,你肯定看得懂的,本人转型学习中-Under Linux the network structure and programming, in English, you certainly can read, I study the transition
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9060303
    • 提供者:王铁鑫
  1. LINUX-socket

    1下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。     Socket接口设计者最先是将接口放在Unix操作系统里面的。如果了解Unix系统的输入和输出的话,就很容易了解Socket了。网络的 Socket数据传输是一种特殊的I/O,Socket也是一种文件描述符。Socket也具有一个类似于打开文件的函数调用Socket(),该函数返
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1406540
    • 提供者:陈威
  1. linux-gpib-3.2.11

    0下载:
  2. gpib ,nothing can take ,just think about it-gpib,nothing can take ,just think about it
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1589905
    • 提供者:wei
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com