资源列表
[Internet/网络编程] web server shell
说明:关于web server、进程间通信、shell编程的经典源代码-on the web server, and inter-process communication, the classic shell programming source code<周云鹏> 在 2025-04-08 上传 | 大小:94kb | 下载:0
[Internet/网络编程] newest
说明:点对点传输文件的程序。使用TransmitFile调用,通信双方既是客户机又是服务器-peer-to-peer file transfer procedures. Use TransmitFile call, communication is both client-server is<小李> 在 2025-04-08 上传 | 大小:68kb | 下载:0
[Email客户端] MyConnection
说明:用socket实现的发送email程序。-socket with the realization of email procedures.<aaa> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[SNMP编程] 用VC++6.0实现SNMP协议的方法
说明:用VC++实现SNMP 一步一步教您实现SNMP-with VC SNMP teach you step-by-step realization of SNMP<吴朋> 在 2025-04-08 上传 | 大小:7kb | 下载:0
[Web服务器] TourHost旅游电子商务套件
说明:旅游公司信息系统详细设计和源代码功能简介: 系统提供三方入口:管理员、及外部用户,双方各自在不同的环境下操作。管理员可对外部用户进行维护管理-tourism information systems company detailed design and source code profiles : the entrance tripartite system : administrators, and external users, b<刘灵新> 在 2025-04-08 上传 | 大小:13.29mb | 下载:0
[Internet/网络编程] 端口扫描检测程序
说明: * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainfr a me connectivity ports in or<吕杰> 在 2025-04-08 上传 | 大小:1kb | 下载:0
[Internet/网络编程] 网络扫描程序
说明:本程序只对一个IP地址进行,如果要对一段IP进行测试,简单修改程序即可。可将发送放在单独的进程 里(使用fork()),send_icmp里做成循环,每次重新初始化struct sockaddr_in。那么对接收到的数据 进行分析的proc_icmp()将多一道对IP报头ip->src字段的判断。-this procedure only a pair of IP addresses, IP to a test, a simple<吕杰> 在 2025-04-08 上传 | 大小:2kb | 下载:0
[Internet/网络编程] StartScan 线程扫描程序题
说明:为了提高扫描速度,本程序采用了多线程技术和非阻塞I/O的技术。程序的主界面是一个对话框-order to improve scanning speed, the program uses a multi-threading technology and non-blocking I/O technology. Proceedings of the main interface is a dialog<吕杰> 在 2025-04-08 上传 | 大小:2kb | 下载:0
[Internet/网络编程] http_proxy
说明:一个http代理,功能齐全,采用多线程,并以通过测试-an http agents, fully functional, multi-threading, and to pass the test<高圆圆> 在 2025-04-08 上传 | 大小:13kb | 下载:0
[代理服务器] 5ivb_162633
说明:建立自己的代理服务器,开放8080端口就可以让人家用你的IP代理了.可以控制联结量.看软件图片.-establish their own proxy servers, open ports on the 8080 can make your home the IP. Link can control the volume. See photo software.<高圆圆> 在 2025-04-08 上传 | 大小:32kb | 下载:0
[Internet/网络编程] HttpProxy_Src
说明:HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,<高圆圆> 在 2025-04-08 上传 | 大小:17kb | 下载:0