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

搜索资源列表

  1. UNIX-network-prog1

    0下载:
  2. programming tcp/ip books on linux platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6766581
    • 提供者:vinay
  1. 10.5

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。 -linux socket communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:12552
    • 提供者:lin
  1. acoral_linux.tar

    0下载:
  2. aCoral s是由电子科技大自我创造的,源代码(1)内核:自主编写   (2)轻型TCP/IP(LWIP):由LWIP移植而来   (3)GUI (TLGUI):改自开源的嵌入式Linux图形系统LGUI   (4)文件系统: (5)简单应用-aCoral Computer Science, Uersity of Electronic Science and Technology is an embedded real-time computing laboratory to verify t
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:978649
    • 提供者:王海康
  1. Thread_Socket_Tcpip

    0下载:
  2. 多线程实现TCP/IP的Socket通信,包括Server端和Client端,在linux下开发运行成功。-Multi-threaded implementation of TCP/IP Socket communication, including the Server side and Client-side, running under linux development success.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-03
    • 文件大小:1437
    • 提供者:wang
  1. TCPIPSocketsinCGuideforProgrammers

    0下载:
  2. TCP/IP Socket编程 在Linux平台 简单面向初级用户-TCP/IP Socket programming in Linux platform for the primary user simply
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:791298
    • 提供者:changliwei
  1. Linux_Socket_Programming_Example

    0下载:
  2. 该程序工程包含了Linux系统下主要的socket通信程序,从最基本文件操作,到TCP/IP通信,是很具有实践价值的程序。-The program works under Linux system contains a main socket communication program, from basic file operations to the TCP/IP communication, is very practical value of the program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:180683
    • 提供者:林永奔
  1. Socket.tar

    0下载:
  2. 在linux下用C语言写的TCP/IP协议的Socket编程,饱含一个服务器端,一个客户端。-In linux using C language to write the TCP/IP protocol Socket programming, full of a server, a client.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:1253
    • 提供者:梁小涵
  1. tcplibthreadpool

    0下载:
  2. linux下的线程池案例,配合TCP/IP可以处理并发事物-thread pool on linux plantform and tcp/ip net communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7944
    • 提供者:yaoxu
  1. ipmsg

    0下载:
  2. 基于LINUX 下,C语言实现的飞鸽传输项目,是学习linux网络编程比较好的项目例子。 主要包括:TCP/IP的协议,TCP实现文件的传输,UDP消息和广播,以及网络多线程操作实现。 此外还包含一个方便调试项目的飞鸽传输WINDOWS下的应用程序。 -Under LINUX-based, C language Dove transmission project is better to learn linux network programming examples o
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:326444
    • 提供者:陈旋
  1. client

    0下载:
  2. Socket programming in linux. Client.c describe how to client connect to server by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1579
    • 提供者:Mr. Lam
  1. server

    0下载:
  2. Socket programming in linux. server.c describe how to server listen to client by TCP/IP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:1658
    • 提供者:Mr. Lam
  1. uip-0.6

    0下载:
  2. uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at <http://dunkels.com/adam/uip/>. This is version $Name: uip-0-6 $.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:70229
    • 提供者:叶漳桂
  1. source

    0下载:
  2. Linux C/C++下用GTK+发开基于TCP/IP的C/S模式的局域网络聊天室-Linux C/C++ with GTK+ send open based on TCP/IP of C/S mode of local area network chat rooms
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:5844
    • 提供者:19910517
  1. report

    0下载:
  2. Linux C/C++下用GTK+发开基于TCP/IP的C/S模式的局域网络聊天室-Linux C/C++ with GTK+ send open based on TCP/IP of C/S mode of local area network chat rooms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:194870
    • 提供者:19910517
  1. server

    0下载:
  2. linux下的TCP/IP通信协议实现,主从设备之间数据互传,主程序C语言源代码-TCP/IP communication protocol under linuxData transfer between master and slave devices , the main C language source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:816
    • 提供者:kksw
  1. tcpiuser

    0下载:
  2. 此程序是在LINUX环境下的客户端接收程序TCP/IP,具体介绍了客户端数据接收过程。-This procedure is used in Linux, the client transport protocol TCP/IP, the specific procedures of the client to receive data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:1223
    • 提供者:liulicai
  1. main

    0下载:
  2. 该程序详细介绍了在LINUX下接受采用TCP/IP协议传来的MJPEG视频格式解码播放的过程。-The program described in detail in the LINUX accept MJPEG video format coming from the TCP/IP protocol decode and play
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:556
    • 提供者:liulicai
  1. chatsysforgroup

    0下载:
  2. 在linux下实现基于socket的群聊系统,具有简单的用户管理模块,设置了基础的chatsys协议,服务器端采用消息队列的形式接收,并转发到除发送方以外的各个用户端。-The code is the implemtation of a small chatsystem for a group. It is developed under the linux system,based on the TCP/IP protocol.A samll module on user management
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:27571
    • 提供者:ann
  1. Room

    0下载:
  2. 这个在linux下gcc编译通过的聊天室,是基于udp协议的。能够发送消息的时候,显示用户名。进入和退出聊天室都有相应的提示,是TCP/IP Socket编程(C语言描述)学习的好实例
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:7139
    • 提供者:louisluo
  1. pcap_client

    0下载:
  2. It if capture source code in linux system, It is useful for developer, as It is network program with c language and It can analyze tcp/ip stack after capturing packets.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:4782
    • 提供者:karry_wang
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com