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

搜索资源列表

  1. tcp

    0下载:
  2. 在linux环境下,实现客户端与服务端通信,采用tcp模式。-Linux environment, the client and server communication using tcp mode。
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:1213
    • 提供者:huyue
  1. linux-vegas

    0下载:
  2. tcl scr ipt for TCP-Vegas
  3. 所属分类:Linux Network

    • 发布日期:2017-11-28
    • 文件大小:1024
    • 提供者:mary
  1. tcp

    0下载:
  2. Linux下的TCP操作--TCP的一些小demo,简单的函数调用。-Linux operating under TCP- TCP some small demo, a simple function call.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:2006
    • 提供者:powerleaf
  1. linux-tcp

    0下载:
  2. linux网络应用编程,涵盖两个程序代码,一个是服务器,一个是客户端-linux network application programming covers two program code, one server, one client
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:1874038
    • 提供者:海海
  1. VCPP6.0-Linux-TCP-chatroom

    0下载:
  2. tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:3765403
    • 提供者:wenzi
  1. TCP

    0下载:
  2. linux下的tcp使用方法,多文件编程-the under linux tcp use, multi-file programming
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:5194
    • 提供者:李艳霞
  1. TCP-IP

    0下载:
  2. 一个跨平台的TCP/IP类,封装了windows和linux的底层函数,使用极为方便-A cross-platform TCP/IP class encapsulates the underlying functions of windows and linux, extremely easy to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:528229
    • 提供者:bobyin
  1. TCP

    0下载:
  2. linux下TCP自定义传送文件,并用CRC校验!-under linux TCP the custom transfer files, and use the CRC check!
  3. 所属分类:Linux Network

    • 发布日期:2017-11-16
    • 文件大小:3386
    • 提供者:陈麒文
  1. linux-socket-introduce

    0下载:
  2. 关于一些socket的简单知识的介绍,socket的基本操作,socket中tcp的三次连接于四次释放原理,和一个C/S的实现代码-The basic operation of the introduction of some simple knowledge of the socket, socket, tcp socket in three connected to the release of four principles, and a C/S implementation code
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:151764
    • 提供者:白勇
  1. tcp

    0下载:
  2. TCP示例,简单的TCP下linux通信程序-TCP example, a simple TCP under Linux communication program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:2274
    • 提供者:kimman
  1. tcp

    0下载:
  2. 基于linux的TCP网络编程范例-Based on the the linux TCP network programming paradigm,,,,
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:7681
    • 提供者:唐辉
  1. linux-socket

    0下载:
  2. linux下简单的C/S模式的TCP编程,应用select()处理阻塞问题。 setsockopt()处理重启服务器出现“Address already in use”的情况。-the TCP programming under linux simple C/S mode, select () blocking problem. setsockopt () processing restart the server " Address already in use" .
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3137
    • 提供者:
  1. linux

    0下载:
  2. 在linux环境下编写的简易的tcp客户端和服务器端程序,代码测试运行有效-Simple TCP client and server-side programs written in linux environment, code test run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-08
    • 文件大小:1249
    • 提供者:noth
  1. migration-tcp-android

    0下载:
  2. QEMU live migration for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:1549
    • 提供者:yitanna
  1. migration-tcp

    0下载:
  2. QEMU live migration for Linux Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:1664
    • 提供者:sinmeikie
  1. tcp-accept

    0下载:
  2. Dropbear SSH for linux Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1859
    • 提供者:kengbalui
  1. Tcp-or-Udp-program

    0下载:
  2. 应付课堂作业的必备良品,linux redhat4 上的。-Cope with classroom work must yield, linux redhat4 on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:38583
    • 提供者:liuchunqing
  1. Linux-Network-Programming

    0下载:
  2. Linux下实现网络编程,其中包括了TCP和UDP的c代码实现过程-Network Programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:4842
    • 提供者:谢虹恩
  1. tcp

    0下载:
  2. tcp客户端服务器程序,直接可以在linux下以两个进程形式运行-tcp client server program, directly in the form of two processes under linux running
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2399
    • 提供者:刘佳楠
  1. tcp

    0下载:
  2. TCP协议的实现,主要是linux开发注释版本-TCP protocol implementation, mainly Notes version of linux development
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:18563
    • 提供者:liqiao
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com