资源列表
[Internet/网络编程] total
说明:total是最后的版本。包括的全是最新的物理层和数据链路层。另外还有pro1和pro2的打包程序和调用它们形成的各自的界面程序,以及最后调用各个界面形成的总界面程序。由于时间匆忙,对数据链路层协议的界面化工作只做到了pro2,总界面上已经留了所有6个程序的地方。PhysicalLayer包中包含了所有的物理层的程序的版本,以及它们各自的演示程序(一般为Physical)及打包程序(一般为PhyLayer)。显示了整个物理层编写及修改演化<李雷> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] GetNetSetting2
说明:Visual C++ 6.0.此代码可以进行显示网络设置,包括IP地址等。-Visual C 6.0. This code can show network configuration, including the IP address.<张坚> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] http_proxy
说明:一个http代理,功能齐全,采用多线程,并以通过测试-an http agents, fully functional, multi-threading, and to pass the test<高圆圆> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] HTTP文件下载控件源代码
说明:HTTP文件下载控件源代码 提供了使用HTTP下载文件时的控制方法及处理方法-Control HTTP download the source code for the use of HTTP download the control and treatment<王斌> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] winsck1
说明:socket控件,由vb编写实现server与client的通信-visual basic socket component, you can use this component to build a server/client communication application easily.<> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] Ex 2
说明:介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.<王勤思> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] 功能小巧的留言薄
说明:一个特别小巧的,实用的留言薄系统,可直接应用,无须修改-a particularly compact and practical Guestbook system can be used directly without modification<沈毅> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] 翻译机
说明:一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is main<啊啊> 在 2025-05-29 上传 | 大小:13kb | 下载:0
[Internet/网络编程] 一个权限设计教程
说明:这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Perm<宋立峰> 在 2025-05-29 上传 | 大小:13kb | 下载:0