资源列表
[Internet/网络编程] wincap4
说明:能对指定本机指定网卡进行监听,截获数据包,并提取相应字段,作出分析-To specify the machine specified network card to monitor, intercept data packets, and extract the corresponding field, make the analysis<1220tuantuan> 在 2025-01-18 上传 | 大小:2kb | 下载:0
[Internet/网络编程] MyPing
说明:windows下ping命令的c语言程序实现 ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者-Under Windows ping command in the c language program implementation Ping command working principle is: to another host on the netw<1220tuantuan> 在 2025-01-18 上传 | 大小:4kb | 下载:0
[防火墙与安全工具] FirewallFHK_src
说明:一个防火墙程序,可以过滤流经本机网络协议栈的数据包,进行自定义过滤-A firewall program, you can filter flows through the native network protocol stack packet customize filter<张珏> 在 2025-01-18 上传 | 大小:12.13mb | 下载:0
[TCP/IP协议栈] IP-packet-analysis-tool
说明:IP报文分析工具,对流经本机的IP数据包捕获,并可显示IP包的相关字段(版本、总长度、具体协议、源地址与目的地址等)-IP packet analysis tool, flowing through the machine' s IP packet capture, and can display IP packet related fields (version total length, specific protocol,<张珏> 在 2025-01-18 上传 | 大小:3.1mb | 下载:0
[P2P编程] Chat-Program
说明:附件是基于UDP协议开发的一个聊天程序,可以进行一对一或一对多的聊天-Attached is a UDP-based protocol developed by a chat program, you can chat one on one or one to many<张珏> 在 2025-01-18 上传 | 大小:82kb | 下载:0
[Internet/网络编程] mupdf-qt-dev
说明:非常难得的集成Qt和mupdf的代码,经过测试和本本的修改,对QT和pdf的集成有非常大的参考意义-Very rare and mupdf integrated Qt code, modified testing and books, on QT and very large pdf-integrated reference value<Bill> 在 2025-01-18 上传 | 大小:72kb | 下载:0
[P2P编程] jiaoben2015103005
说明:类似于摇一摇红包的源码,可以自行修改内容,采用HTML与PHP开发,Python环境。-All rights : Endermoon<Ender moon> 在 2025-01-18 上传 | 大小:47kb | 下载:0
[Internet/网络编程] website-design-source
说明:某某化妆品销售公司网站设计,基于C#+sql server2008,源码+论文,功能不复杂,仅供编写论文参考学习用-Certain cosmetics sales company website design, based on C#+ sql server2008, source+ papers, function is not complicated, only to learn to write papers reference<魏攀> 在 2025-01-18 上传 | 大小:3.18mb | 下载:0
[TCP/IP协议栈] STM32F107_ETH_LwIP_V1.0.0
说明:关于STM32F107的TCP/IP协议,STM32F107_ETH_LwIP-Notes for STM32F107 LwIP demonstration package<杨丽丽> 在 2025-01-18 上传 | 大小:5.72mb | 下载:0
[Web服务器] phpmps_v2.3_build150413_utf8
说明:Phpmps 是基于PHP + MYSQL的开源分类信息发布系统,经过完善设计并适用于各种服务器环境,如:UNIX、LINUX、WINDOWS等,是一个高效、快速网站解决方案。-Phpmps is based on open source PHP+ MYSQL classified information release system, perfect design and is suitable for a variety of se<gala> 在 2025-01-18 上传 | 大小:5.93mb | 下载:0
[TCP/IP协议栈] TCP-IP详解卷1:协议
说明:TCP/IP 主要是详细介绍网络协议的文档(TCP/IP is mainly a detailed descr iption of the document of the network protocol)<Q-Q> 在 2025-01-18 上传 | 大小:5.15mb | 下载:0
[Internet/网络编程] linux_epoll模型
说明:epoll是Linux内核为处理大批量文件描述符而作了改进的poll,是Linux下多路复用IO接口select/poll的增强版本,它能显著提高程序在大量并发连接中只有少量活跃的情况下的系统CPU利用率。另一点原因就是获取事件的时候,它无须遍历整个被侦听的描述符集,只要遍历那些被内核IO事件异步唤醒而加入Ready队列的描述符集合就行了。epoll除了提供select/poll那种IO事件的水平触发(Level Triggered)外<Q-Q> 在 2025-01-18 上传 | 大小:292kb | 下载:0