-
网络编程比较好的参考书籍。从入门到精通都有阐述。
网络编程比较好的参考书籍。从入门到精通都有阐述。-Relatively good network programming reference books. From entry to the master are described.
- 2023-03-21 03:55:03下载
- 积分:1
-
基于UDP协议的IP范围扫描。
基于UDP协议的网段扫描器-IP range scanner based on UDP protocol.
- 2022-03-21 01:18:19下载
- 积分:1
-
服务信息管理系统
服务信息管理系统- Service information management system management system
- 2023-04-29 03:50:03下载
- 积分:1
-
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员...
一个复杂的客户端程序,采用CSocket类,适合刚接触网络编程人员-a complex client program using CSocket category, for counting network programmers
- 2023-06-28 07:55:04下载
- 积分:1
-
look for all the network packets procedures
察看本机所有的网络包的程序-look for all the network packets procedures
- 2022-02-11 18:18:31下载
- 积分:1
-
WIN NT/2000 chat Example
WIN NT/2000 聊天服务程序样例-WIN NT/2000 chat Example
- 2022-03-05 14:59:18下载
- 积分:1
-
SimCDIR,模拟路由CDIR的过程,其中附有操作文档,基于VS2005 C#开发。...
SimCDIR,模拟路由CDIR的过程,其中附有操作文档,基于VS2005 C#开发。-SimCDIR, analog routing CDIR process, including an operation of the document, based on the VS2005 C# Development.
- 2022-02-21 03:37:11下载
- 积分:1
-
ICMP VC 代码
用ICMP实现Traceroute程序,在网络中经常要用到ICMP协议,比如查看计算机网络通不通的Ping命令,这个实际就是ICMP协议工作的过程。该程序 就是用ICMP报文来实现路由追踪的功能。
- 2022-01-29 04:40:25下载
- 积分:1
-
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456...
JSP写的留言本,默认管理员用户名是:admin;默认密码是:123456 -JSP to write the messages, the default admin users are : admin; The default password is : 123456
- 2022-03-24 15:58:59下载
- 积分:1
-
HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口...
HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
- 2022-02-15 15:11:24下载
- 积分:1