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

搜索资源列表

  1. tcp

    0下载:
  2. 在Linux中简单实现Socket,应用TCP协议-In the Linux Socket realize creation and simple operation TCP
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:1325
    • 提供者:张巡
  1. tcp2serial

    0下载:
  2. linux源代码 TCP和串口之间的相互透明传输-the linux TCP serial interface transparent transmission
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:6906
    • 提供者:
  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

    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. tcp

    0下载:
  2. linux下的ftp实现,短小经典, 适合于学习网络编程-ftp implement in the linux environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7572
    • 提供者:邓吉元
  1. UDP-TCP

    0下载:
  2. 在linux环境下实现简单的TCP/UDP服务器和客户端之间的通讯;-In the linux environment to achieve a simple TCP/UDP server and client communications
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:2283
    • 提供者:rgetof
  1. Linux-Kernel-network-protocol-

    0下载:
  2. Linux网络协议栈分析,高清电子书,详解分析了TCP/IP协议,详尽的Linux 内核源码逐行分析- Linux network protocol stack analysis, HD books, Detailed analysis of the TCP/IP protocol, a detailed analysis of the Linux kernel source code line by line
  3. 所属分类:Linux Network

    • 发布日期:2017-05-14
    • 文件大小:3450595
    • 提供者:Cholesky
  1. tcpScanner

    0下载:
  2. 基于linux的tcp端口扫描器,可以进行主机电脑开设端口的扫描-Based on the linux tcp port scanner
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:873
    • 提供者:薛赓
  1. tcp

    0下载:
  2. Linux下tcp并发服务器的实现。服务器端监听是否有请求,并循环接受收到的请求,每收到一个请求,fork()一次,通过子进程来完成客户端的请求。-Under Linux tcp achieve concurrent server. Monitor whether the server requests and circulation accept requests received, each receives a request, fork () once, by a child proce
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:8361
    • 提供者:
  1. linux-C-server-socket

    0下载:
  2. linux下unixdomain和internetdomain的tcp的文件传输服务器和主机程序-Under unixdomain and internetdomain of linux tcp file transfer server and the host program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:3567
    • 提供者:联系
  1. linux-tcp

    0下载:
  2. linux下的网络编程,采用tcp服务,位于服务端的代码,且采用多线程服务客户端请求-the server of linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:2130
    • 提供者:YangRui
  1. TCP

    0下载:
  2. TCP协议实现的文件备份服务器/客户端,Linux环境下开发-TCP protocol file backup server/client, the Linux development environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:9564
    • 提供者:calvados
  1. linux

    0下载:
  2. 关于在linux环境下的基于tcp的协议,即数据报文件的操作,另外界面是gtk的编程-Based on the TCP protocol on the Linux environment, namely the data report file operations, also is the GTK programming interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:6232334
    • 提供者:
  1. Linux基础命令

    0下载:
  2. 本文将讲述网络相关命令,作者假定读者具备TCP/IP协议栈的基础知识。对于相关命令及其输出只介绍它的基本的使用方法和大概的描述,具体协议将不作详细解释。 如今网络无疑是很重要的,linux系统中提供了丰富的网络测试与管理命令。我们来一起看看它们。(This article will tell about network-related commands, and the author assumes that the reader has the basics of TCP\/IP proto
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:747520
    • 提供者:abc132123
  1. TCP

    0下载:
  2. 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:萤火虫@w
  1. Linux下C语言Socket函数建立TCP连接

    0下载:
  2. LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:乐哉山水
  1. 3

    0下载:
  2. 使用DES加密算法,实现了TCP聊天程序的加密,在linux环境下运行。(Using the DES encryption algorithm, the TCP chat program is encrypted and run in the Linux environment.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:zxynbnb
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. tcp

    0下载:
  2. 利用Linux平台编程,实现让自己PC变成一个简单的服务器。可以通过IP和端口号实现局域网的网络通讯。(Use Linux platform programming to make your PC a simple server. The network communication of the LAN can be realized through IP and port number.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:lb_!
« 1 2 3 45 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com