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

搜索资源列表

  1. SimulationsUsingNs2specialstudy

    0下载:
  2. ns2 simulation and tutorial on tcp. very nice introduction to ns2 and some tcp protocols and its simulation in linux-ns2 simulation and tutorial on tcp. very nice introduction to ns2 and some tcp protocols and its simulation in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:106546
    • 提供者:pannu
  1. 6

    0下载:
  2. TCP回射服务器 服务端能够接受客户端发来的消息,回射显示-TCP back to shoot a server to accept client server sent a message to return to radio show
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1337
    • 提供者:lj
  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
    • 文件大小:2093
    • 提供者:kathy
  1. tcp

    0下载:
  2. linux下的TCP编程实验,包含socket编程技术,十分实用。-linux programming under the TCP experiments, including socket programming technology, very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16816
    • 提供者:suting
  1. tcp_server

    0下载:
  2. linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:894
    • 提供者:ly
  1. QQDebugger

    0下载:
  2. QQ TCP 通讯协议处理小工具,主要用于加解密QQ通讯协议内容.-QQ TCP communication protocol to deal with small tools, mainly used for encryption and decryption QQ communication agreement.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-02
    • 文件大小:13163
    • 提供者:tzysf
  1. CDevelopIP

    0下载:
  2. C语言开发IP包例子(TCP/IP包发送) 给目标主机的端口发送一个 syn请求,注意目标主机的信息会发给发送IP地址的主机 这说明TCP/IP协议本身有IP期骗的漏洞 这种方运可以自己写成特殊的基于IP协议上层的自定义协议-C language development examples of IP packets (TCP/IP packet to send) to the target host' s port to send a syn request, note tha
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:2324
    • 提供者:黄运
  1. client

    0下载:
  2. python tcp server tool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:995
    • 提供者:yujin
  1. server1

    1下载:
  2. python tcp server and client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1135
    • 提供者:yujin
  1. example2

    0下载:
  2. changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.-changes were made to create a trace file for TCP agents. more interesting due to the routing node in the middle.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:832
    • 提供者:vsiang
  1. Sockets-2.3.9.2

    1下载:
  2. C++ TCP IP Socket Sockets-2.3.9.2
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:322407
    • 提供者:mitica
  1. tcp

    0下载:
  2. 用标准C实现的TCP/IP socket通讯函数,基于unix平台-Implemented using standard C TCP/IP socket communication functions based on unix platforms
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1797
    • 提供者:huxiang
  1. linux_C_QQ

    0下载:
  2. linux、c、TCP、IP、协议实现QQ公聊、私聊、传文件功能-linux、tcp、ip、QQ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:65499
    • 提供者:w0rm
  1. uCOS-II

    0下载:
  2. 有关ucos—II移植的相关资料 和相关资源 tcp ip 协议等等 需要的可以-ucos yizhi tcp ip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:79692
    • 提供者:yatang
  1. stevens.tcpipiv1

    0下载:
  2. stevens所编写的 tcp ip 详解第一卷部分的源代码
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:426200
    • 提供者:zhangzhnag
  1. spoof.c

    0下载:
  2. Tool to kill running TCP connections on the network by sending TCP FIN/RST packets similar to the chinese firewall. Guarantees all available network bandwidth is yours.
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:1434
    • 提供者:Cheeroh
  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
    • 文件大小:139911
    • 提供者:stone
  1. tcpsocket

    0下载:
  2. linux下的tcp传输类,支持阻塞模式、非阻塞模式-linux tcp transfer under the category, to support blocking mode, non-blocking mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2239
    • 提供者:darwin.yhc
  1. tcpdump4.1.1_for_linux

    0下载:
  2. 最新版的Linux平台网络抓包工具,支持多种网络协议和过滤规则,如功能全面,支持多种协议,如icmp、arp、rarp、udp、tcp等。文档对如果移植到嵌入式linux做了详细说明,已经测试通过,对嵌入式网络开发人员来说是必不可少的工具。-The latest version of the Linux platform network packet capture tool, supports multiple network protocols and filtering rules, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2201422
    • 提供者:zhangwujiang
  1. tcp

    0下载:
  2. 关于计算机网络tcp通信方面Unix环境下的程序。-Tcp communications on computer network program under Unix environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1311
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com