-
ASP.NET实战编程(六) 电子商务系统
ASP.NET实战编程(六) 电子商务系统-ASP.NET actual programming (f) e-commerce systems
- 2022-01-24 15:22:53下载
- 积分:1
-
VC++写的ping 的原码。
VC++写的ping 的原码。-VC ping wrote the original code.
- 2022-07-01 04:19:27下载
- 积分:1
-
大量Dos下的tcp程序,含有很多协议如telnet,ftp,tftp等源码
大量Dos下的tcp程序,含有很多协议如telnet,ftp,tftp等源码-Dos under a large number of tcp procedures, contains a lot of agreement, such as telnet, ftp, tftp, such as source
- 2022-01-28 22:52:12下载
- 积分:1
-
运用sokect 编程,发送http请求并接受请求到的报文
运用sokect 编程,发送http请求并接受请求到的报文-Application programming sokect, send http request and accept the request to the Message
- 2023-06-06 05:10:03下载
- 积分:1
-
网络编程入门,获取主机IP,谢谢大家关注,希望对你有用。以后我会继续提供好东西与大家一起分享的,这是我第一次上传,很多东西还不会
网络编程入门,获取主机IP,谢谢大家关注,希望对你有用。以后我会继续提供好东西与大家一起分享的,这是我第一次上传,很多东西还不会-Introduction to network programming, access to the host IP, I would like to thank everyone concerned about the hope that useful to you. The future I will continue to provide good things to share with everyone, and this is my first upload, a lot of things will not
- 2022-02-01 17:39:36下载
- 积分:1
-
一个发包程序的源代码
一个发包程序的源代码-letting a program"s source code
- 2023-06-06 06:25:03下载
- 积分: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
-
一些网络协议的c语言的实现的例子
一些网络协议的c语言的实现的例子-Some network protocols to achieve the c language example
- 2022-11-22 21:20:03下载
- 积分:1
-
tcp test procedure can be simulated server and client, and can use text and two
tcp测试程序,可以模拟服务器和客户端,并且可以用文本和2进制来看结果-tcp test procedure can be simulated server and client, and can use text and two-band view of the results
- 2022-03-15 15:00:47下载
- 积分:1
-
mFC socket
mFC 实现的socket通讯 ,TCP/IP网络编程第十章实例。很好的源码,实现了客户端和服务器的通讯,一个回声程序的实例,客户端先请求连接服务器,然后就可以发送内容给服务器,服务器再转发回来显示 。
- 2023-03-11 01:15:04下载
- 积分:1