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

搜索资源列表

  1. tcp_socket

    0下载:
  2. linux C Socket Client.c server.c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.61kb
    • 提供者:hye
  1. tcp_romote_mp

    0下载:
  2. linux下实现tcp多进程并发服务器,有客户端和服务端俩个类-linux achieve tcp multi-process concurrent server, there are both client and server classes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2.27kb
    • 提供者:吴萤
  1. msdl-1.2.4-r1.tar

    0下载:
  2. linux下流媒体下载程序代码,可下载mms,http,rtsp,ftp等-This program is to download multimedia streaming files. Currently it supports following protocols. * mmst (Microsoft Media server over tcp) * mmsh (MMS over HTTP) * http (Hyper Text Tran
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:191.58kb
    • 提供者:中交星网
  1. tcpMuti

    1下载:
  2. 基于tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2.14kb
    • 提供者:kathy
  1. tcp-to-begin-same-time-multi-process

    0下载:
  2. 基于linux环境下的基于tcp/IP的C语言的并发多进程服务器程序。-linux-based environment based on the tcp/IP-C-concurrent multi-process server program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:15.88kb
    • 提供者:邹林
  1. server11

    0下载:
  2. 本文是基于linuxtcp协议的网络编程,这是服务器端,能实现简单的收发功能。-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
    • 文件大小:2.01kb
    • 提供者:vivian
  1. 090605linuxUDP_Client-server

    0下载:
  2. UDP是tcp/IP协议中的传输层协议的一种,本文介绍了在linux下编写基于UDP协议的Client/server模型的程序的方法,并给出了一个echo Client/server例子程序。-UDP is a tcp/IP protocol in a Transport Protocol, this article describes the preparation of linux based on the UDP protocol under the Client/server model
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3.29kb
    • 提供者:肖叶枝
  1. tcp-ip

    0下载:
  2. linux下的tcp/ip通信,包括服务器端和客户端-linux under tcp/ip communication, including server-side and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:17.46kb
    • 提供者:王强
  1. proxyserver

    0下载:
  2. linux proxy server ... we can relay tcp packet..and support server connection .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:668.2kb
    • 提供者:王久乐
  1. tcp

    0下载:
  2. linux环境下实现tcp远程控制,即实现客户端与服务器端的通信-In the linux environment to achieve tcp remote control, namely, to achieve client and server-side communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2.04kb
    • 提供者:kathy
  1. tcp.tar

    0下载:
  2. linux下的socket编程(服务端、客户端)-socket programming under linux (server, client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:11.3kb
    • 提供者:xiaojin
  1. server-on-pc-linux

    0下载:
  2. linux上的tcp/IP程序,server服务器-linux,server,tcp/ip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5.19kb
    • 提供者:hanrui
  1. Lam_qt

    0下载:
  2. 本软件采用linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:136.63kb
    • 提供者:stone
  1. linux-Network-Programming

    0下载:
  2. linux网络编程》内容简介:linux是目前最流行的开源操作系统,网络功能在linux下占有核心的地位。《linux网络编程》循序渐进地从应用层到linux内核、从基本知识点到综合案例,向读者介绍如何在linux下进行网络程序设计。《linux网络编程》内容分为4个部分:linux程序设计基础部分、linux用户空间网络编程部分、linux内核网络编程部分以及综合案例部分。内容包含linux系统概述、linux编程环境、linux文件系统简介、linux下的进程和线程、tcp/IP协议族、应
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-09-20
    • 文件大小:1.65mb
    • 提供者:chinq
  1. tcpsever

    0下载:
  2. linux tcp服务器实现实例。。初学者可以借鉴-linux tcp server implementation instance. . Beginners can learn. .
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2.75kb
    • 提供者:rensiming
  1. tcpClientserver

    0下载:
  2. linux Moxa tcp server client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2.23kb
    • 提供者:mickel
  1. tcp

    0下载:
  2. linux嵌入式平台上进行tcp通信代码(tcp communication code on linux Embedded Platform)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:702kb
    • 提供者:小清奈
  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
    • 文件大小:4kb
    • 提供者:数据包
  1. 多进程tcp服务器

    0下载:
  2. 多进程linux tcp 服务器 模块,易语言代码 .(Multi process linux tcp server module, easy to language code.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:106kb
    • 提供者:打开房间
  1. linux大作业代码

    0下载:
  2. 系统采用客户端和服务器端开发模式。在客户端,设计两个进程P1和P2同时读取网卡上的数据,P1读取数据后,负责将tcp报文中的头部数据写入到Packet文件中,P2读取数据后,负责将UDP报文的头部同样写入到Packet文件中。(The system uses the client and server-side development mode. On the client side, we design two processes, P1 and P2, and read the data o
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-20
    • 文件大小:5kb
    • 提供者:纯甄
« 12 3 »
搜珍网 www.dssz.com