-
RUDP:简单可靠的UDP。
这是简单可靠的UDP项目(“RUDP”) 该项目由SourceForge.net托管。项目组将其描述为: 面向对象实现了可靠,有序,交通运输在UDP基础上标题为“可靠的UDP”以博瓦,Krivoruchka,和思科系统(1999)互联网草案协议。
- 2022-01-28 14:17:36下载
- 积分: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
-
利用rfc868协议编写网络对时程序
利用rfc868协议编写网络对时程序-use rfc868 agreement on the preparation of procedural Network
- 2022-02-01 14:24:04下载
- 积分:1
-
VC++ 6的HTML编辑器:今天,应用程序通常需要一个丰富的用户界面。有关。
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!
-HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
- 2022-09-19 17:00:03下载
- 积分:1
-
stm32f107+dp83848+lwip
资源描述 基于STM32F107单片机,开发的TCP/IP协议的基础上,开发的C/S模式的通信程序,通过CAN总线读取下层设备的数据,然后上报给客户端,很正统的应用,
- 2023-07-08 15:50:09下载
- 积分:1
-
trunk实现网页访问基于LWIP
实现tcp的网页访问,可以通过PC机访问,很简单,LWIP,最基本的通信代码,不妨调试一下,看一下基本的通信过程
- 2022-03-10 12:52:34下载
- 积分:1
-
c#socket 聊天
本程序通过运用socket实现了聊天功能。本程序分为服务器端和客户端。服务器端创建一个socket对象,该对象的listen方法用来监听客户端的连接请求。连接好后 ,创建一个新的socket 用来与客户端进行交互。相应地,客户端建立一个socket,该对象的connect方法与服务器进行连接建立。建立好后开始交互。
- 2022-12-25 07:55:02下载
- 积分:1
-
基于Delphi 和TCP/IP 协议的通信编程
基于Delphi 和TCP/IP 协议的通信编程-Based on Delphi and the TCP/IP protocol for communication programming
- 2022-01-24 19:04:08下载
- 积分:1
-
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看...
如果其他会员下载一次您上传的源码,您的可用下载数就会增加1次。更多说明请参看
- 2022-05-23 06:07:47下载
- 积分:1
-
telnet_server实现telent的简单功能,是学习telnet的好例子。
telnet_server实现telent的简单功能,是学习telnet的好例子。-telent realize telnet_server simple functions, telnet is a good example of learning.
- 2022-02-03 09:11:00下载
- 积分:1