搜索资源列表
handsetftp
- FTP的客户端与主机端程序源码,可一次传送一个文件夹,对SOCKET编程的朋友有一定参考价值
WMCOPYClient
- wince进程间利用WM_COPY传递消息的客户端程序源码。
pc-dsp
- 利用Mailbox实现运行在PC上的主机程序与运行在DSP EVM上的客户端程序间的数据交换。包括PC端源码和DSP端源码。-MailboxPCDSP EVM PC - and DSP-source source.
SMTP_Client
- 一个在嵌入式系统vxworks下实现的SMTP客户端源码,mailServer现为localhost。-an embedded system VxWorks under the SMTP client source code, mailServer now localhost.
TCPClient
- EVC下TCP客户端 源码 经测试可用的,完整源代码 模拟器下编译通过-evc tcp client pocket pc 2003 emulator built good
GPRSClient
- GPRS客户端源码,使用VS2005编译,请参照GPRS服务器源码。-GPRS client source code, compiled using VS2005, please refer to GPRS server source code.
IPC_MSGCLIENT
- EVC 进程间通讯的客户端源码,使用的是S3C2440 ARM9处理器,使用消息队列进行通信。-EVC client inter-process communication source, using the S3C2440 ARM9 processor, use the message queue.
ntp.tar
- NTP客户端源码,vxworks和linux下。 -Simple Network Time Protocol client
ftp
- 关于ftp上下载文件的服务器和客户端源码-Ftp download file server and client source code
HI3518-ip-cam-source-programs
- HI3518 网络摄象机开发套件,设备端和客户端源码以及开发硬件,甚至可直接量产详情可QQ332153018-Development Kit HI3518 network cameras, equipment and client source code and the development of hardware, or even direct production details QQ332153018
modbus tcp 客户端和服务端源码案例
- 基于modbus tcp C语言通讯案例,包含了客户端和服务端的案例源码
FIRA仿真组(11:11)源码
- RoboCup机器人仿真足球比赛11v11组的源代码,仅供个人评测使用。里面包含已经用Visual C++编译好的客户端程序,配合服务器端程序一起使用。-RoboCup robot simulation football match 11v11 group source code for personal evaluation use. Which contains the client program has been compiled with Visual C++ used in conj
qt-video-surveillance-client-source-
- qt视频监控客户端源码,可以采集远端监控设备的图像到客户端-qt video surveillance client source code, you can capture images of remote monitoring equipment to the client
Qt-video-surveillance-server
- qt视频监控服务器端源码,可以通过设置服务器参数来控制客户端对视频监控的图像采集效果-qt video surveillance server source code, you can control the client image capture effects by setting video surveillance server parameters
ESP8266_NONOS_SDK - mqtt
- ESP8266搭建MQTT客户端源码,可以连接MQTT云平台,并实现消息的推送与接收。(ESP8266 build MQTT client source code, you can connect to the MQTT cloud platform, and to achieve the push and receive messages.)
MFC VC++ TCP UDP 服务器客户端源码
- 服务端客户端源码,VC++语言,适用于SIM800、SIM900等型号(source code for server client .VC++ language, applicable to SIM800, SIM900 and other models)
4路、16路DVR
- 4路、16路DVR网络远程监控客户端源码, 可在远程观看实时视频图像,远程备份,远程控制DVR的基本操作。 VC编写。内付详细软件使用说明书(WORD)版本。 是我们公司的项目。(4 road, 16 road DVR network remote monitoring client source code, can be remote watch real-time video images, remote backup, remote control of the basic ope
F407+W5500(客户端)
- 基于stm32f407的w5500客户端源码,实现以太网上网。(Stm32f407 based w5500 client source code, to achieve Ethernet Internet access.)
onvif服务端及客户端源码
- 应用于基于Linux的嵌入式系统上,修改下交叉编译环境就可以直接使用
mqtt 源码
- eclipes paho 官方源码,可以供移植到单片机使用,或者电脑客户端。