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

搜索资源列表

  1. udp

    0下载:
  2. 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:英特查
  1. linux_tcp

    4下载:
  2. Linux环境下Socket编程: 1.网络时间服务器timeserver,为网络上的用户提供时间服务,即为网络用户返回服务器的当前时间;记录发出请求的网络用户的IP地址(保存到文件中),格式如下: IP地址 请求时间 时间服务客户端timeclient,该客户端能够向服务器发送时间服务请求,并把获得的时间返回给用户。 采用TCP协议编写一个远程数据备份服务器,运行客户端将本地文件备份到远程的服务器中。 -Socket Programming Linux environm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:4870
    • 提供者:艾萌
  1. svr

    0下载:
  2. linux 增量升级服务器,主要负责不定时处理手机终端进行某个插件升级,处理多tcp连接,同时加入简单客户端链接demo-linux upgrade server, mainly manipulating time to time plugin upgrade applications by mobiles, handling multiple tcp links, and also a demo client.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:7537
    • 提供者:wing
  1. Linux_network_kernel_stack

    0下载:
  2. TCP/IP网络协议实现,文件详细介绍了TCP/IP协议,及Linux防火墙的编程方法-TCP/IP network protocol implementation, the details of a TCP/IP protocol, and the Linux firewall programming method
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:225653
    • 提供者:子枫
  1. tcpcode

    0下载:
  2. its the source code for tcp sockets to be used in any unicast environment under Linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1038
    • 提供者:Saima Sadaf
  1. tcpudpsocket.tar

    0下载:
  2. 用C语言自己写的LINUX下socket网络编程通信的程序,包括三个源码,比较全面,TCP和UDP编程都有,可以通过socket获得主机的IP,在服务器和客户端这间发送文本消息,希望对初学者有帮助。-Written in C language with its own socket network programming under LINUX communication procedures, including the three source code, a more comprehens
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:13214
    • 提供者:马逸
  1. simple_client_server

    0下载:
  2. 在Linux环境下实现简单的客户机与服务端通信,主要是TCP协议-In the Linux environment to achieve a simple client-side communications and services, primarily TCP protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:7090
    • 提供者:黄琴
  1. iperf

    1下载:
  2. Iperf是一个网络性能测试工具。可以测试TCP和UDP带宽质量,可以测量最大TCP带宽,具有多种参数和UDP特性,可以报告带宽,延迟抖动和数据包丢失。Iperf在linux和windows平台均有二进制版本供自由使用。-network
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:52918
    • 提供者:fsk
  1. client

    0下载:
  2. 这是我自己调试通过的TCP 客户端程序,定时接收功能非常好用。需要的同仁可以参考。-good program for tcp client ,linux platform .
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:1259
    • 提供者:黄成才
  1. tcpudp

    0下载:
  2. 用C语言编写的简单tcp,udp连接程序,用于Linux下的套接字实现-C language with a simple tcp, udp connection program for Linux under the socket to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:2198
    • 提供者:王军
  1. TCPIP_protocol_analyse

    0下载:
  2. TCP/IP协议在linux系统的原代码分析,对socket编程有很大的帮助-TCP/IP protocol in linux system, source code analysis, socket programming of great help to
  3. 所属分类:Linux Network

    • 发布日期:2017-05-25
    • 文件大小:8312302
    • 提供者:paul
  1. 2_4_1

    0下载:
  2. linux下的基于TCP的socket程序,很实用!-socket of tcp in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:2676
    • 提供者:xc
  1. wintcp.tar

    0下载:
  2. linux下qt库的qtopia环境的c++编程 实现服务器端字符传送给客户端 基于tcp协议-qt library qtopia under linux environment, c++ programming server-side character to send to the client based on the tcp protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:39245
    • 提供者:金敏
  1. TCPtime

    0下载:
  2. Linux平台c语言TCP协议 时间/日期程序-Linux platform, TCP protocol c language time/date of program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:4208
    • 提供者:光军
  1. mutil-chatting

    0下载:
  2. 基于tcp实现的多人聊天程序 1) 支持用户并发请求(注册,登录,聊天) 2) 当用户登录时,应该提示其所有在线好友“自己已经在线” 3) 当用户退出时,应该提示其所有在线好友“自己已经下线” 4) 用户登录时除需要返回登录成功 / 失败信息,还要获取当前自己所有在线好友信息(好友谁在线?) 5) 添加好友(需验证?) 6) 删除好友(目前没有做,只要添加一个函数就可以了) -unix/linux PIC select tcp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:60778
    • 提供者:宋欢欢
  1. time_service

    1下载:
  2. Linux下一个网络编程实例。这要是客户端通过TCP请求服务器端得时间服务。-An example of network programming under Linux. This is if the client requests the server-side through the TCP time service too.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:2034
    • 提供者:张鸿
  1. testplugin

    0下载:
  2. 端口扫描 linux 采用插件机制 TCP,udp,ident-scan-Port scan linux using plug-in mechanism for TCP, udp, ident-scan
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:21666
    • 提供者:
  1. thread

    0下载:
  2. linux下tcp udp网络实验test -net-test based linux
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:648747
    • 提供者:姜广吉
  1. webserver

    0下载:
  2. 这是一个简单的webserver程序,实现开发板和pc机之间的互访,使用到了TCP协议和linux下的网络编程知识。-This is a simple webserver process to achieve development board and the exchange of visits between the pc machines used to the TCP protocol and knowledge of network programming under linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:9587
    • 提供者:suting
  1. client

    0下载:
  2. tcp客户端,在linux下运行通过,采用套接字编程,有助于学习套接字和tcp的原理-this is tcp client and it can run in linux environment
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:945
    • 提供者:shiyinyan
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 46 »
搜珍网 www.dssz.com