-
本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端...
本程序是一个用C#编写的文件传输程序,分服务端和客户端。 服务端首先监听端口,等待客户端的连接请求,一旦连接成功,即把可供客户端下载的文件名称发给客户端,客户端接受到文件名称后,选择要下载的文件,并发给服务器。服务器根据客户端发送的文件名,选择指定的文件读取文件流,并把文件流内容赋值给网络流发送到客户端,客户端将接受到的网络流赋值给文件流,并保存到文件。 注意:在使用时,要在E盘下建立一个aa文件夹,将一些文件放入其中,以供演示。-this procedure is a C# prepared by the file transfer process-server and the client. First-service monitoring ports, waits for the client to connect to the request Once connected, which is available for download client name in the paper circulated to clients, customers termination papers by name, choose to download the document and sent to the server. Servers based on the client to send the file name, select a file to read the documentation flow, and stream content to the network flow assignment sent to the client, the client will talk to the network flow assignment to the paper flow, and the preservation of the document. Note : when used in the E-aa established a folder of documents Add which, for demonstration.
- 2022-02-26 07:14:14下载
- 积分:1
-
MSO430FLASH历程
MSO430FLASH历程,TI公司提供的FLASH例程,供初次接触MAP430的用户参考使用
- 2022-08-05 17:20:14下载
- 积分:1
-
关于51单片机与4442芯片卡的复位、读取、校验、编写与打印机功能性衔接(插卡通断电,读卡,减数,打印N张掉电)
这是一款插卡计减数功能的代码,用于拓展业务性打印机的监督机制。用户在插卡前写入数据,通过插卡,单片机打开打印机开关,受到PC脉冲后卡片写数,该字节数据为0时自动实现打印机断电
- 2022-02-01 20:49:42下载
- 积分:1
-
Threw history,prime numbers has always be a great fascination for mathematicians...
Threw history,prime numbers has always be a great fascination for mathematicians. Even in modern times,primes numbers continues to fascinate many people.Probably the main reason why prime numbers continues to create such great interest would be because of
- 2022-01-25 14:32:27下载
- 积分:1
-
51单片机控制矩阵键盘LCD实现密码锁
利用单片机实现对矩阵键盘的控制,LCD1602液晶进行提示,以及报警电路,有增删改的功能
- 2022-07-14 23:20:50下载
- 积分:1
-
B极限学习机
B极限学习机,是由南阳理工大学黄广斌教授提出的在普通极限学习机基础上的改进型学习机。
- 2023-04-10 01:10:03下载
- 积分:1
-
四位数码管可调定时器
51单片机控制 定时上水 自动停止
- 2022-12-16 11:20:04下载
- 积分:1
-
pid控制
PID控制器(比例-积分-微分控制器)是一个在工业控制应用中常见的反馈回路部件,由比例单元P、积分单元I和微分单元D组成。PID控制的基础是比例控制;积分控制可消除稳态误差,但可能增加超调;微分控制可加快大惯性系统响应速度以及减弱超调趋势。
- 2022-08-14 22:59:39下载
- 积分:1
-
C#树状控件 TreeView使用
C#树状控件 TreeView使用-Tree Controls TreeView using C#
- 2023-07-22 14:50:03下载
- 积分:1
-
五子棋c语言代码
自己用c语言写的五子棋 ,望大神多多指教!
- 2023-02-10 21:10:03下载
- 积分:1