-
exchange of technology and exchange of documents network operations
交换技术与交换网作业的文档-exchange of technology and exchange of documents network operations
- 2022-03-21 07:25:36下载
- 积分:1
-
在matlab环境下简单调幅过程的实现程序
在matlab环境下简单调幅过程的实现程序-amplitude modulation
- 2022-10-10 05:15:03下载
- 积分:1
-
symbian for c++ 系统声音调用例子
symbian for c++ 系统声音调用例子-football scores for voice calling system examples
- 2023-05-01 10:50:03下载
- 积分:1
-
MOTOROLA D15 modem user manual
MOTOROLA D15 MODEN 用户手册-MOTOROLA D15 modem user manual
- 2023-06-15 15:40:05下载
- 积分:1
-
用WindowsAPI实现的串口双机互联,可以传各种文件,界面漂亮(要安装SUIPack),支持断点续传。...
用WindowsAPI实现的串口双机互联,可以传各种文件,界面漂亮(要安装SUIPack),支持断点续传。-used to achieve the dual-serial connectivity that can send documents, beautiful interface (To install SUIPack), supporting HTTP.
- 2022-12-13 06:10:02下载
- 积分:1
-
FPGA设计流程,相当经典,好东西大家分享
FPGA设计流程,相当经典,好东西大家分享-FPGA design flow, very classic, good things to share
- 2022-03-12 00:03:25下载
- 积分:1
-
powerline communication channel
powerline communication 的 channel-powerline communication channel
- 2022-03-07 15:19:35下载
- 积分:1
-
使用Fax Modem发送传真的程序
使用Fax Modem发送传真的程序 -Using FAX Modem to send fax
- 2023-06-15 23:40:02下载
- 积分:1
-
用C编写的GPS时间采集程序,对于对时间精度要求很高系统值得借鉴...
用C编写的GPS时间采集程序,对于对时间精度要求很高系统值得借鉴- GPS time gathering procedure compiles which with C, regarding
is worth to the time precision request very high system profiting from
- 2022-08-14 21:07:06下载
- 积分:1
-
Socket通信协议
Socket
通信的原理还是比较简单的,它大致分为以下几个步骤。
服务器端的步骤如下。
(
1
)建立服务器端的
Socket
,开始侦听整个网络中的连接请求。
(
2
)当检测到来自客户端的连接请求时,向客户端发送收到连接请求的信
息,并建立与客户端之间的连接。
(
3
)当完成通信后,服务器关闭与客户端的
Socket
连接。
客户端的步骤如下。
(
1
)建立客户端的
Socket
,确定要连接的服务器的主机名和端口。
(
2
)发送连接请求到服务器,并等待服务器的回馈信息。
(
3
)连接成功后,与服务器进行数据的交互。
(
4
)数据处理完毕后,关闭自身的
Socket
连接。
- 2022-03-04 22:04:09下载
- 积分:1