-
netfilter源码,非常经典
netfilter.org is home to the software of the packet filtering framework inside the Linux 2.4.x and later kernel series. Software commonly associated with netfilter.org is iptables.
Software inside this framework enables packet filtering
- 2022-02-06 02:35:04下载
- 积分:1
-
JavaScript教程,很好的源码
JavaScript教程,很好的源码-javascript torturial ,good code
- 2022-08-21 20:40:09下载
- 积分:1
-
由vc++开发的简易聊天程序,可以局域网,也可以公网
由vc++开发的简易聊天程序,可以局域网,也可以公网-By vc to develop a simple chat program can be local area networks, public networks can also
- 2023-03-31 07:05:03下载
- 积分:1
-
采用WINSOCK2编写的TCP通信程序
采用WINSOCK2编写的TCP通信程序-WINSOCK2 prepared using TCP communication program
- 2022-04-01 20:23:53下载
- 积分:1
-
WEBBASE―JAVA
WEBBASE―JAVA-WEBBASE-JAVA
- 2022-10-27 05:50:04下载
- 积分:1
-
vc++ udp编程
网络套接字的编程, 基于UDP协议, 通俗易懂, 对于初学者来说简单实用, 容易入门
- 2022-08-11 05:46:35下载
- 积分:1
-
EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。Easy...
EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the
- 2023-02-22 01:50:04下载
- 积分:1
-
ASP website module, module can be used to produce personal websites
ASP网站模块,可以以此为模块制作个人网站-ASP website module, module can be used to produce personal websites
- 2022-01-25 16:36:56下载
- 积分:1
-
JS-异步加载树,真正得异步加载,速度很快,是当今比较好得一颗树-JS-Asynchronous loading tree, in real asynchronous loading, very fast, it is good to compare today"s tree
- 2022-01-27 20:52:35下载
- 积分:1
-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1