-
socket编程方面的例子
socket编程方面的例子-an example about socket programming.
- 2022-12-18 23:30:02下载
- 积分:1
-
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错...
VisualC++ 网络游戏建模与实现,此电子书的质量还可以,本人已经看过了,感觉不错-VisualC++ modeling and realization of online games, the quality of this book can be, I have seen, and feel good
- 2022-03-15 22:22:02下载
- 积分:1
-
Write 3270 Session Screen Output to A File
Write 3270 Session Screen Output to A File
- 2022-11-12 10:45:03下载
- 积分:1
-
flatmenuform
FlatMenuForm
- 2023-07-31 23:45:03下载
- 积分:1
-
邮件客户端源代码,包括发送/接收电子邮件和安排…
一个邮件客户端源代码,包括收发邮件,安排日程等很多内容-a mail client source code,includeing sending/receiving emails and arranging your schedule, etc..
- 2023-02-18 23:35:04下载
- 积分:1
-
ASP.NET实战编程(六) 电子商务系统
ASP.NET实战编程(六) 电子商务系统-ASP.NET actual programming (f) e-commerce systems
- 2022-01-24 15:22:53下载
- 积分:1
-
一个简单的http客户端,去掉了一切多余的部分。
一个简单的http客户端,去掉了一切多余的部分。
-A simple http client, remove all the excess.
- 2022-01-31 19:07:08下载
- 积分: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
-
socket example,包括客户和服务端的应用
socket example,包括客户和服务端的应用-socket example, including customer service and application end
- 2022-01-22 12:16:49下载
- 积分:1
-
wirshark 中文手册
Wireshark 是网络包分析工具。网络包分析工具的主要作用是尝试捕获网络包, 并尝试显示包的尽可能详细的情况。
你可以把网络包分析工具当成是一种用来测量有什么东西从网线上进出的测量工具,就好像使电工用来测量进入电信的电
量的电度表一样。 (当然比那个更高级)
过去的此类工具要么是过于昂贵,要么是属于某人私有,或者是二者兼顾。 Wireshark 出现以后,这种现状得以改变。
Wireshark 可能算得上是今天能使用的最好的开元网络分析软件。
- 2023-08-30 15:45:03下载
- 积分:1