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

搜索资源列表

  1. rttlinux

    0下载:
  2. 在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22599
    • 提供者:蓝天
  1. IP包截获

    0下载:
  2. 能够截获发往外网的数据包,可设置类型TCP UDP等数据类型-catching fat out of network data packets can be set TCP UDP type data types
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18225
    • 提供者:张山
  1. tcpick0.2.1.tar

    0下载:
  2. tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is useful for picking files in a passive way. It can store all connections in different files, or it can display all the
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:175871
    • 提供者:贺鹏
  1. blocktcp

    0下载:
  2. 一个阻断tcp连接的程序。可以实时的抓包并且经过分析后阻断已建立的tcp联接。-a block tcp connections procedures. Real-time capturing Packet can be analyzed and established blocking tcp connectivity.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5728
    • 提供者:花兮酒兮
  1. tcptest

    0下载:
  2. 入门程序,用于测试Tcp。 仅仅几行,但可以了解tcp基本写法-entry procedures for testing genes. Only a few lines, but I can understand basic written tcp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1715
    • 提供者:孙憬超
  1. tcpip-flow

    0下载:
  2. TCP/IP网络数据传输的流量显示及分析例子,可以对网络流量进行监控和分析。-TCP / IP data transmission network flow analysis and examples show, network traffic can be monitored and analyzed.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:55937
    • 提供者:wzl
  1. pcshare20060514

    0下载:
  2. 远程控制代码..TCP/IP协议...IO重叠模式.可实现文件,注册表,屏幕的操作-remote control code ..TCP / IP protocol ... IO overlapping pattern. Documents can be realized, Register, the operation of the screen
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:4361538
    • 提供者:tt
  1. C++ping

    0下载:
  2. 一个可以Ping别人的计算计的程序,对原始TCP编程有很大的帮助-one can Ping others of the calculation procedures, the original TCP program will be very helpful
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:31534
    • 提供者:fulei
  1. qtserver

    1下载:
  2. qt实现的多线程服务器和客户端,可以用来学习QT下的socket网络编程-qt multithreaded implementation of server and client can be used to study QT network programming socket under
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-15
    • 文件大小:110821
    • 提供者:yangming
  1. libnids-tcp-code

    0下载:
  2. tcp代码重组程序,可以用于tcp代码重组方式测试-tcp code reorganization proceedings, tcp code can be used for restructuring the way test
  3. 所属分类:Exploit

    • 发布日期:2017-03-28
    • 文件大小:12794
    • 提供者:yanxiaobo
  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-28
    • 文件大小:139911
    • 提供者:stone
  1. libmodbus-2.9.1-0.tar

    1下载:
  2. 最新开源Modbus协议栈,包括RTU和TCP功能。-libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-05-08
    • 文件大小:48301
    • 提供者:莱奥
  1. tcpsever

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

    • 发布日期:2017-03-28
    • 文件大小:2821
    • 提供者:rensiming
  1. TCP-Encryption-and-decryption

    0下载:
  2. “中兴捧月”活动中“密码传情”写了几种加密算法与解密算法,并通过socket客户端与服务器通信。实现信息的加密传输-vc socket network communication environment, and provides several encryption and decryption algorithms, the contents will be sent encrypted. Provide client and server side, the two communicate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-28
    • 文件大小:11353436
    • 提供者:stuy_1001191
  1. TCP

    0下载:
  2. TCP视频点播系统,基于网络套接字 。可以远距离下载本地电影并能播放-The TCP video-on-demand system, based on the network socket. Can remotely download local film and can play
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:8189731
    • 提供者:changbiun
  1. TCP

    0下载:
  2. QT 在window下编写的 可以多机传输数据 希望对大家有用-QT can be written in the window under the multi-machine the hope that useful to transfer data
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:10584
    • 提供者:于洋
  1. SockMon

    0下载:
  2. 该软件采用了很多未成熟的内核驱动技术,可能会导致系统的不稳定,甚至会出现蓝屏死机的情况。 请确保软件运行在干净的,无杀毒软件的XP系统下 有条件的的情况下,作者强烈建议将该软件运行在XP虚拟机下 运行时请确保重要文件已经保存,且没有重要程序被打开 使用驱动杀进程功能时尽量使用熟悉的软件进行测试,不要误杀系统重要进程 本人开发了两个测试程序(UDP,TCP)可以供软件进行测试-The software uses a the many immatur
  3. 所属分类:Network Security

    • 发布日期:2017-11-21
    • 文件大小:6429628
    • 提供者:Kain
  1. tcp

    0下载:
  2. Track rds_tcp_connection structs so they can be cleaned u.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:73902
    • 提供者:bbxonbl
  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_IP聊天项目

    0下载:
  2. 在linux的shell下用Soket编程实现聊天的功能,可以添加,删除好友,一个服务器,多个客户端(Under the shell of Linux, using the Soket programming to realize the chat function, can add, remove friends, a server, multiple clients.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:123904
    • 提供者:是你凯哥哈
« 12 3 4 »
搜珍网 www.dssz.com