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

搜索资源列表

  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5201905
    • 提供者:
  1. Static Router

    5下载:
  2. 设计和实现一个简单的静态路由机制,用以取代Linux自身通过ip forwarding实现的静态路由方式,进而加深对二三层协议衔接及静态路由的理解。使用socket编程。运行环境linux,内含源代码、配置文件以及使用说明。是学习socket编程和网络通信的好东西。-Design and implementation of a simple static routing mechanism, to replace the Linux self-realization through the ip
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-12-07
    • 文件大小:4016
    • 提供者:
  1. Linux_Socket

    0下载:
  2. Linux_Socket编程及其在无线网关中的应用 本文介绍了Linux环境下的socket编程,构建基于嵌入式Linux和MPC852T微处理器的无线网关平台,通过Linux socket 编程实现无线网关平台与无线终端的网络通信,并给出实验结果。-Linux_Socket programming and its application in the wireless gateway This article describes the programming socket un
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:372047
    • 提供者:plokmp
  1. dsdv

    0下载:
  2. linux下网络编程,可以参考一下,ns中dsdv协议仿真-linux ns
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:5501
    • 提供者:陈平
  1. embed-webserver

    0下载:
  2. 通过socket网络编程,监听默认的web端口(80端口),解析客户端的请求,并做出响应。本web server 实现HTTP1.1协议一个子集,支持最常用的GET方法,采用多线程设计,响应速度快,可承受大量频繁的网络活动。 硬件配置:ARM7或更高。 操作系统:uClinux、嵌入式Linux-Through the socket network programming, monitoring the default web port (port 80), analytic cl
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:140647
    • 提供者:mouvir
  1. server1

    0下载:
  2. 基于Linux的网络聊天室,服务端的源代码,核心是网络编程,采用TCP/IP完成的。-The source code of the Linux-based Internet chat rooms, the service side, is the core of network programming, complete with TCP/IP.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:4953
    • 提供者:DJ__star
  1. 16

    0下载:
  2. 基于Linux的网络编程!-Linux-based network programming!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2656
    • 提供者:谭福光
  1. linux_network_TCP

    0下载:
  2. 这是一款很通用的linux下的TCP通讯编程。适合于嵌入式linux平台网络编程的开发等相关研究。-This is a very common TCP communications under linux programming. Suitable for embedded linux platform for the development of network programming and other related research.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:2229
    • 提供者:李少春
  1. my_client

    0下载:
  2. 这是一个网络编程的服务端,是在linux下运行的。-This is a network programming service client is running under linux.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:957
    • 提供者:邓伟才
  1. my_server

    0下载:
  2. 这是一个linux下的网络编程,实现的是linux下的服务端。-This is a network programming under linux and realize that under the linux server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:933
    • 提供者:邓伟才
  1. ApacheServerCommentary

    0下载:
  2. Apache Server源代码分析 Apache Server是最著名的www开源服务器之一,在linux应用广泛,学习网络编程可以参考-Apache Server source code analysis of Apache Server is the most famous open source servers www, one of a wide range of applications in linux, learning network programming can ref
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-24
    • 文件大小:7705772
    • 提供者:qwdu
  1. simptcpsercli.tar

    0下载:
  2. 一个简单的回调服务器/客户端的例子,练习unix网络编程。 目的是简单实践练习最基本的socket函数。 功能:客户端从中断读入数据,发送给服务器。服务器监听端口,当有客户端连接时派生一个子进程处理连接,子进程将客户端发来的数据原样返回给客户端。 考虑到linux系统的进程方面的管理方式,代码中加入了关闭僵死的子进程的内容。 程序中还有许多需要改进的地方,比如为了简化代码在读取字符串的时候用的gets函数等。-err
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:19270
    • 提供者:11
  1. ftp_thread

    0下载:
  2. Linux下网络编程,例程为简易FTP服务器,其中协议部分为自定。-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5200
    • 提供者:sky
  1. GTK_MySQ-LTCP_IP

    0下载:
  2. 在Linux平台下采用两种高级环境GTK+2.0和MySQL设计基于TCP/IP的网络聊天室,利用Linux操作系统的多线程技术和套接字编程技术.用GTK+2.0和MySQL开发数据库关键技术,详细说明了系统的通信原理和软件的设计与实现方法.-This paper introduces TCP/IP-based the chatrooms in network under the Linux environment with two advanced GTK+2.0 and MySQL usin
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:608641
    • 提供者:rejoiceliberty
  1. linuxnetworkpramgraming

    0下载:
  2. 主要介绍在Linux下如何进行网络编程,并且是介绍如何用C语言在linux 下对网络编程-linux c network
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:717124
    • 提供者:stone
  1. omc_c_last1

    0下载:
  2. 本文是基于Linux的udp协议的简单网络编程。能实现简单的收发数据功能。-This article is based on the Linux-udp protocol for network programming easy. Can achieve a simple function to send and receive data.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:872
    • 提供者:vivian
  1. server11

    0下载:
  2. 本文是基于linux的tcp协议的网络编程,这是服务器端,能实现简单的收发功能。-This article is based on the tcp protocol linux network programming, which are server-side, easy to realize the transceiver function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2062
    • 提供者:vivian
  1. succ_omc_client_flex

    0下载:
  2. 基于Linux的网络编程,能实现简单收发数据的功能,这是一个比较复杂的程序。但里面包含了很多函数,适合初学者学习 。-Linux-based network programming, easy to send and receive data to realize the function, this is a relatively complex procedures. But which contains a lot of functions, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:937
    • 提供者:vivian
  1. src

    0下载:
  2. 这是linux下,网络编程代码,只是进行客户端和服务器的连接过程-This is under linux, network programming code, only the client and server connection process
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:5565
    • 提供者:sdf
  1. client_for_tcp_witherrorproc

    0下载:
  2. linux环境下的网络编程的TCP客户端程序,流程十分清晰,适合初学者。-linux network programming environment of the TCP client program, the process very clear for beginners.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:715
    • 提供者:guchanghai
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 39 »
搜珍网 www.dssz.com