搜索资源列表
CE_recv_send_file
- 在两个开发板上实现文件的循环收发,一个服务端程序,一个客户端程序,服务端程序先运行,然后在开启服务端,就可以实现文件的循环收发
ICanSeeYou
- 其中BaseServer(基本服务类)、BaseControler(基本控制类)从类BaseCommunication(基本通讯类)继承而来。BaseServer类主要是用于服务端;而BaseControler主要用于客户端。-C#
jiadian_chat
- 由vb编写的聊天程序,分为客户端和服务端,服务端电脑接单片机,有客户端连接服务端并发送指令,在发送设定指令之前,可以正常聊天,发送设定指令之后,进入家电管理模式,完成并输入退出指令之后,回复聊天功能-Vb prepared by the chat program is divided into client and server, the server computer connected microcontroller, client connect the server side and s
ADC-TCP
- MCU内置ADC采集电压数据,通过wifi模块的TCP传输给服务端,模块作为客户端-send adc data to server with wifi
泥人W5500模块-服务端模式例程
- W5500使用客户端模式跟上位机连接,可以实现数据接收和发送(W5500 uses client mode to connect to host computer, and can receive and send data.)