-
mail box,模拟其它邮箱管理类工具,进行邮件管理的,可作为撰写邮件客户端软件的示例代码。...
mail box,模拟其它邮箱管理类工具,进行邮件管理的,可作为撰写邮件客户端软件的示例代码。-mail box, mailbox management class simulation tools for others to carry out e-mail management can be used as writing e-mail client software, sample code.
- 2022-07-26 09:20:12下载
- 积分:1
-
用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句...
用TCP编写的chat_server和chat_client,一定要先运行chat_server,再运行chat_client,否则会出错。不必要一方一次说一句,一方可以连续说多句。用byte[],能显示汉字。-prepared by using TCP chat_server and chat_client, you must first run chat_server, re-running chat_client, otherwise they will be wrong. Unnecessary time that a party, that party can more consecutive sentence. With byte [], can show that the Chinese characters.
- 2022-03-12 01:42:06下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2022-06-12 02:27:29下载
- 积分:1
-
JRTPLIB库的测试程序
测试rtp包的收发
JRTPLIB库的测试程序
测试rtp包的收发-Treasury JRTPLIB test procedures for testing rtp packet transceiver
- 2023-06-06 07:15:03下载
- 积分:1
-
用Visual C++ 编写的俄罗斯方块程序
用Visual C++ 编写的俄罗斯方块程序-Using Visual C++ programs written in Tetris
- 2023-04-21 21:00:03下载
- 积分:1
-
Wimax Evolution ebook. All about Wimax technology
Wimax Evolution ebook. All about Wimax technology
- 2023-08-05 12:40:04下载
- 积分:1
-
智能卡研发技术与工程实践
智能卡研发技术与工程实践 --------------------文件内容说明------------------------- Calg_SHA1.h : SHA1算法头文件 Calg_SHA1.CPP : SHA1算法代码文件 MD5.h : MD5算法头文件 MD5.CPP : MD5算法代码文件 Calg_DES.H : DES算法头文件 Calg_DES.CPP : DES算法代码文件-smart card technology research and engineering practice-------------------- Note contents of the documents----- Calg_SHA1.h : SHA1 algorithm headers Calg_SHA1.CPP : SHA1 algorithm code document MD5.h : MD5 algorithm headers MD5.CPP : MD5 algorithm code Calg_DES.H document : DES algorithm headers Calg _DES.CPP : DES algorithm code documents
- 2022-03-21 20:49:34下载
- 积分:1
-
帮同学做的毕业设计中用到的IIR,2阶,截止频率等参数均可以任意设置...
帮同学做的毕业设计中用到的IIR,2阶,截止频率等参数均可以任意设置-Help of graduate students to do the design used in the IIR, 2 bands, parameters such as cut-off frequency can be arbitrarily set
- 2022-11-16 23:20:03下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1
-
一个电力系统方面的ISA通讯规约,包含了遥测遥信遥控等信息帧的格式...
一个电力系统方面的ISA通讯规约,包含了遥测遥信遥控等信息帧的格式-a power system ISA communications statute contains a remote control telemetry information such as frame format
- 2023-07-29 23:50:03下载
- 积分:1