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

搜索资源列表

  1. tcpcliserv

    0下载:
  2. unix 下tcp编程,C++语言;多线程;可做商业程序-under tcp programming, C language; Multi-threaded; Do business processes
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:16917
    • 提供者:张云
  1. pop3proxy-2.00.tar

    0下载:
  2. pop3代理服务器通过监听其他机器上139端口发来的smb连接请求来得到登录密码的程序例子,有tcp和netbios两种实现方式-pop3 proxy server through eavesdropping on other machines to 139 ports made the smb request to be connected Login password procedures example, tcp and netbios implemented in two ways
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30407
    • 提供者:黄花菜
  1. GetEthernetBag

    0下载:
  2. 本源码用于截获局域网数据包(TCP和UDP),并做简单处理-intercepted the source for LAN data packets (TCP and UDP), and do simple processing
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:27942
    • 提供者:peifei
  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. WindowsNetAndConmunicationDesign

    0下载:
  2. 讲述Windows网络程序设计的入门教程,展示了各种Windows I/O的方法,详细说明了高性能可伸缩性服务器的开发过程,并给出详细的实现代码。将编程方法、网络协议和应用实例有机组合起来,详细介绍了Internet广播和IP多播、原始套接字、SPI、LAN和WAN上的扫描和侦测技术、网络数据的窃取和保护、ARP欺骗、IP欺骗等。详细演示了协议驱动的开发过程,介绍了NDIS编程接口。在编程实践中学习P2P程序设计、讨论了穿透防火墙、NAT等直接建立UDP和TCP连接的各种方案。包含了Window
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:486513
    • 提供者:王勇
  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. Packet_Listener

    1下载:
  2. 基于 Raw Socket 的 数据包捕获程序。支持 TCP/UDP/ICMP,支持端口及IP 过滤。-Raw Socket-based packet data capture process. Supports TCP / UDP / ICMP, IP and port support filtering.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43698
    • 提供者:xpan
  1. tcpmon-1.0-src

    0下载:
  2. tcp包监视分析源码tcpmon-1.0-src.zip-tcp packet analysis and monitoring source tcpmon-1.0-src.zip
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:205433
    • 提供者:chen
  1. NFM

    0下载:
  2. 简单的网络监控,至对同一个网段的TCP包-simple network monitoring to the right of the net with a TCP packet
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:82405
    • 提供者:jim
  1. TCP100001

    0下载:
  2. TCP聊天程序服务器端 所有源代码及可执行文件-TCP Chat server end all source code and executable files
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:32315
    • 提供者:zhou
  1. tcpdmn

    0下载:
  2. 一个tcp通讯公用程序-a common communications procedures.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2783
    • 提供者:simon
  1. ProtocolTransformSystem

    1下载:
  2. 协议转换系统是我本科的毕业设计,实现TCP/IP协议和PE-Link协议的转换,文件中包括系统源码和论文,要做协议转换系统的 可以参考。-protocol conversion system, I graduated from the undergraduate design, TCP / IP protocol and PE-Link Protocol conversion, the paper system, including source code and dissertations
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:561938
    • 提供者:王军
  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. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. tcpmap.c

    0下载:
  2. UNIX/LINUX TCP桥(或TCP端口映射器)-UNIX / Linux TCP Bridge (or TCP port mapping)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3314
    • 提供者:black bear
  1. Moudule1

    0下载:
  2. 在VB中截获WIN2000/XP下TCP/IP包的源代码,在VB6.0,win2000/XP下测试通过 收到的封包存于数组。-in VB intercepted WIN2000/XP under TCP / IP packet's source code in Visual Basic 6.0. win2000/XP received under the test packets stored in the array.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2260
    • 提供者:chaoliu1
  1. gcomm-1.0.tar

    0下载:
  2. Gcomm is a serial communications program similar to seyon, but more modern, and easier to use. Works over serial port, via TCP/IP, or a pipe through another program. Supports xmodem/ymodem/zmodem protocols. Visit the gcomm.sourceforge.net home page f
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:96203
    • 提供者:yy
  1. tcpmon12

    0下载:
  2. 一个TCP包监视程序,DEPHI编写。呵呵,这个是好早的了,其中用的是IPHELPER接口。-a TCP packet monitoring program, DEPHI prepared. Oh, this is good early, which is used IPHELPER interface.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17634
    • 提供者:iindepth
  1. SnifferPro

    1下载:
  2. 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方向(A地址->B地址,B地址->A地址
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:477390
    • 提供者:徐新
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 40 »
搜珍网 www.dssz.com