-
libssh C ++源代码
libssh是一个mulitplatform C库实现SSHv2协议和SSHv1的协议,用于客户端和服务器的实现。 随着libssh,您可以远程执行程序,传输文件和 使用远程应用程序的安全和透明的隧道。支持Linux,BSD,Solaris和Windows客户端和服务器的实现。异步(非阻塞)支持SCP和SFTP支持(客户端和服务器)
- 2022-10-02 23:45:12下载
- 积分:1
-
The Mini PCI Specification defines an alternate implementation for small form fa...
MINIPCI 接口规范,包含物理,数据,等等内容-The Mini PCI Specification defines an alternate implementation for small form factor
PCI cards referred to in this specification as a Mini PCI Card. This specification uses a
qualified sub-set of the same signal protocol, electrical definitions, and configuration
definitions as the PCI Local Bus Specification.
Where this specification does not explicitly define PCI characteristics, the PCI Local Bus
Specification governs.
- 2023-05-31 10:05:04下载
- 积分:1
-
一个VC CMPP2.0写的程序,可移植性很好,很少在网上。TH…
一个VC++写的cmpp2.0的程序,可移植性很好,在网上不多见的,网上比较多的是java和delphi版的-a VC cmpp2.0 written procedures, portability very good, rare on the Internet. The Internet is more and java version of delphi
- 2022-09-10 23:45:03下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
读取Windows Mobile 6中的SIM卡存储信息,包括条目容量,已用条目数,存储长度等。C#编写,VS2005下编译。...
读取Windows Mobile 6中的SIM卡存储信息,包括条目容量,已用条目数,存储长度等。C#编写,VS2005下编译。-Windows Mobile 6 to read the SIM card to store information, including entry capacity, has spent a few entries, storage length. C# Prepared, VS2005 compiler under.
- 2022-03-19 13:37:14下载
- 积分:1
-
用VB实现GPS接收机与计算机的串口通信
用VB实现GPS接收机与计算机的串口通信-This is a program about communication using VB.
- 2022-03-15 09:31:33下载
- 积分:1
-
QP(Quoted
QP(Quoted-Printable-Content-Transfer-Encoding)编码解码程序,实现QP码与汉字之间进行转换。-QP (Quoted-Printable-Content-Transfer-Encoding) codec procedures, QP code and realize the conversion between Chinese characters.
- 2022-03-26 01:42:07下载
- 积分:1
-
GPS IF signal frequency and ca code search procedures, raw data can be in Beijin...
GPS中频信号频率和ca码搜索程序,原始数据可以在北京东方联星网站上下载-GPS IF signal frequency and ca code search procedures, raw data can be in Beijing Oriental Lianxing website
- 2023-03-23 17:55:03下载
- 积分:1
-
中兴的新人培训文档(简单网管协议部分)SNMP
中兴的新人培训文档(简单网管协议部分)SNMP-ZTE
- 2022-02-22 01:49:10下载
- 积分:1
-
手机发送给SP的汉字消息,SP端读取的时候可能只是读取Unicode码的一个字节,会出现乱码.本程序很好的解决了这个问题!...
手机发送给SP的汉字消息,SP端读取的时候可能只是读取Unicode码的一个字节,会出现乱码.本程序很好的解决了这个问题!-phones sent to the Chinese news SP, SP-time reader may only read a Unicode byte code, there will be gibberish. This procedure very well resolve the problem!
- 2023-01-17 18:20:04下载
- 积分:1