搜索资源列表

  1. socketip

    0下载:
  2. 利用设置网卡为混沌模式,采用原始套接字的方式截获发向本机的ip包,并分析包的类型,源ip地址,目的ip地址,传输层协议等-card installed for the use of Chaos mode, using original socket intercepted a way to the machine ip packet, analysis of packet types, source ip address, purpos
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:何虎
  1. WindowsNetAndConmunicationDesign

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

    • 发布日期:2024-05-20
    • 文件大小:2154496
    • 提供者:王勇
  1. ip_monitor

    0下载:
  2. 用VC写的以原始套接字进行网卡的捕包,捕包以单独工作线程进行.-VC write to the original card socket for the arrest packet capturing packets in a separate thread for work.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-20
    • 文件大小:68608
    • 提供者:
  1. udp_raw_socket

    0下载:
  2. windows网络编程之udp原始套接字-windows udp network's original programming socket
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1186816
    • 提供者:沈仲强
  1. TCPPacket

    0下载:
  2. 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助-source of this demonstration of how to simulate the original socket tcp package, right winsock network programming and tcp/ip agreement learning help
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:3813376
    • 提供者:flyhels
  1. RAWping

    0下载:
  2. 使用原始套接字实现ping程序,这个程序比较简单,要实现统计功能,还需完善。-original Socket ping procedure, which is relatively simple to achieve statistical functions, need to be enhanced.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:熊波
  1. RAWpingping

    0下载:
  2. 这个程序实现了在原始套接字下的Ping程序,具有统计功能,已经通过调试,欢迎下载。-the process of the realization of the original socket Ping procedures, with statistical functions, through debugging, welcome to download.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:熊波
  1. vc++toSnifferPackagecapture

    0下载:
  2. 本文给出了一种在Visual C++下用原始套接字来捕获并分析在网络上传输的数据包的简单方法 -This paper gives a Visual C with the original socket to capture and analyze the network transmission of a few It is a simple method of packet
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:linli
  1. DoS

    0下载:
  2. DOS攻击原理介绍。,利用syn洪水技术,使用原始套接字的伪造源地址技术-Introduce the principle of DOS attacks. The use of syn floods technology, the use of raw socket forged source address technical
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:尤好
  1. NetMonitor

    0下载:
  2. 网络流量及数据包监视,采用原始套接字实现,实时显示网卡通过的数据包,图形显示流量。附流程图-Network traffic monitoring and packet using raw socket to achieve real-time display of data packets through the network card, graphics display flow. Attached flow chart
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:198656
    • 提供者:Lee
  1. rawsocket

    0下载:
  2. 内容安排: 1.原始套接字介绍 1.1 原始套接字工作原理与规则 1.2 简单应用 2 FTP密码窃取器实现(简单的rootkit) 2.1 设计思路 2.2 实现 2.3 不足与改进之处 -Content arrangement: 1. The original socket socket to introduce the work of the original 1.1 Principle
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:hhj
  1. listen

    0下载:
  2. 使用原始套接字写的tcp/ip通讯的服务器端程序,很好用的。-Written by the use of raw socket tcp/ip communication server-side procedures, very good use.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:56320
    • 提供者:扬载伦
  1. Codejia.com_81b3dd72fd51dd27a4d5f07b76d55f4d

    0下载:
  2. 一个比较简单的Sniffer源码,适合入门之用 想学网络编程的同志可以看看,用vc编的,好象用的是socket,原始套接字编程 程序主要是把网络上的包拦截下来-Sniffer a relatively simple source code, suitable for use in entry-want to learn network programming comrades can see, using vc series, as
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:2241536
    • 提供者:
  1. MySniff

    0下载:
  2. winsock2.0,原始套接字,MFC编程,所有经过网卡的协议全部接收。-winsock2.0, original socket, MFC programming, all through the agreement of all the receiving network adapter.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:3807232
    • 提供者:qingzheng
  1. net_secure_study

    0下载:
  2. 网络安全原理方面的小程序:基本tcp/ip通信、原始套接字程序、DES/RSA/MD5、*、缓冲区溢出、网络嗅探、扫描器、WEB安全等, 对于理解网络安全原理很有示范和启发意义。-Principle aspects of network security applet: basic tcp/ip communications, raw socket program, DES/RSA/MD5, Trojans, buffer ove
  3. 所属分类:加密解密

    • 发布日期:2024-05-20
    • 文件大小:380928
    • 提供者:zg
  1. SynScanPort

    0下载:
  2. 这是一款图形界面的半打开扫描程序,毕业设计的源代码。Visual c++开发的,使用于windows 2000系统,win xp对原始套接字限制太厉害。-This is a graphical interface of the semi-open scanning procedures, graduation design of the source code. Visual c++ Developed for use in windo
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:3664896
    • 提供者:陶继强
  1. syn

    0下载:
  2. 利用原始套接字发送TCP SYN帧,对目标主机进行SYN洪水攻击。-The use of raw socket to send TCP SYN fr a me, on the target host SYN flood attacks.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:ylem
  1. IPpacket

    0下载:
  2. 网络编程\原始套接字生成IP数据包,学习网络安全编程入门程序-raw socket make ip packet
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:柯超
  1. remote

    0下载:
  2. sockets(套接字)编程有三种,流式套接字(SOCK_STREAM),数据报套接字 (SOCK_DGRAM),原始套接字(SOCK_RAW);基于TCP的socket编程是采用的流式套接字(SOCK_STREAM)。基于UDP采 用的数据报套接字(SOCK_DGRAM).-sockets (socket) programming there are three kinds of stream sockets (SOCK_STREAM
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sun
  1. firewall

    0下载:
  2. 这是关于原始套接字包过滤防火墙的源代码,希望大家可以下载学习指教-This is about raw socket packet filtering firewall source code, hope that we can download to learn Zhijiao
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:张毅
« 1 23 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org