搜索资源列表

  1. MFC_Socket

    0下载:
  2. mfc套接字编程,包括无连接的通信,有连接的通信,阻塞和非阻塞模式-mfc socket programming, including non-connected communications, has connected communications, obstructive and non-blocking mode
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:7512064
    • 提供者:刘秋菊
  1. Chat

    0下载:
  2. 一个类似QQ的聊天程序,包括客户端和服务器端的完整代码,是学习网络套接字编程的非常好的实例!-QQ chat a similar process, including client and server-side code of integrity, learning network socket programming is a very good example!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:121856
    • 提供者:陈孟宇
  1. TCPServer

    0下载:
  2. windows socket的应用,用异步套接字完成客户端的连接,读写等功能.有良好的用户界面-windows socket applications, complete with asynchronous socket client to connect, read and write functions. have a good user interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:7163904
    • 提供者:muguafirst_1982
  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-19
    • 文件大小: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-19
    • 文件大小:8192
    • 提供者:hhj
  1. tcpipchat

    0下载:
  2. 利用套接字编程 利用套接字(Socket)来进行网络程序的设计,需要先建立网络连接,再利用套接字进行数据的传输。现在的网络程序多是基于Internet上客户端/服务器模式,终端的采集、监控程序运行在客户端上,而在服务器上则是对客户端的总体控制和对客户端传来的数据进行再处理等。因此,可以选择建立一个客户端/服务器模式的网络,使用面向连接的流套接字方式来进行网络程序设计-The use of socket programming usi
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:2008064
    • 提供者:苗然
  1. linux-socket

    0下载:
  2. 本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。-The Linux web applications in client- server model, and cross-hair. OSI reference model in the transport layer
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:ll
  1. udp

    0下载:
  2. 最基本的聊天程序,UDP实现,Socket,便于零基础者初步学习网络套接字编程(注释清晰)-Basic chat program, UDP achieve, Socket, zero basis to facilitate initial learning network socket programming (Note clear)
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:刘文旭
  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-19
    • 文件大小:56320
    • 提供者:扬载伦
  1. CSharpAnsSocket

    0下载:
  2. CSharp同步套接字通信示例小程序,对初学者有点帮助
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:9216
    • 提供者:twh
  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-19
    • 文件大小: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-19
    • 文件大小: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-19
    • 文件大小: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-19
    • 文件大小: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-19
    • 文件大小:2048
    • 提供者:ylem
  1. AsyncSocket

    0下载:
  2. 在同一个线程中使用异步套接字实现聊天室程序,避免了不读数据时出现阻塞-In the same thread realize the use of Asynchronous Sockets Chat procedures to avoid non-blocking when reading data
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:1947648
    • 提供者:sunzhenhe
  1. CSocket

    0下载:
  2. socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:87040
    • 提供者:panwu
  1. AnalyzeTCP

    0下载:
  2. 本程序通过使用Winsock2原始套接字捕获局域网内TCP数据报,并解析TCP包头-This procedure through the use of raw socket capture Winsock2 LAN TCP datagram and resolve TCP Baotou
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:asfds
  1. SMB

    0下载:
  2. MFC 写的ie ---mfcie 基本的功能都有。 主要利用了CHtmlView类显示HTML。 其中,CHtmlView的实现是基于COM的。 并且用到了Windows套接字。-MFC wrote the basic ie--- mfcie function. The main advantage of category CHtmlView show HTML. Which, CHtmlView realizatio
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-19
    • 文件大小:97280
    • 提供者:
  1. IPpacket

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

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:柯超
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org