搜索资源列表
CeRemoteClient2
- microsoft visual c++ 2005、windows mobile 5 远程控制PC.通过阅读项目源码能让你熟悉Active Sync RAPI-microsoft visual c++ 2005, windows mobile 5 remote control PC. by reading the project source code allows you familiar with Active Sync RAPI
usbdetect
- 检测 IP 网络上远端计算机上是否有 USB 设备插入的。Server.c 和 Client.c 分别用于本机和远端机。也可以设为 127.0.0.1 在本机测试运行两个程序。-Remote USB device detection over ip network. Client.c and Server.c are for local and remote machines respectively.
Long-rangeControl
- 有名的远程控制软件的C++源码 -Famous remote control software C++ Source famous remote control software C++ Source
VisualpCppPCIO
- 利用Visual C++实现PC机与远程IO模块串口通信-Visual C++ implementation using PC-IO module and remote serial communication! ! ! ! ! !
VisualC_Turbo_C_Seral
- 内容简介 《Visual C++/Turbo C串口通信编程实践》(第2版)从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串V1通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP\IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++\Turbo C的读者也能很快编写出实用的串12通信程序。第二版根据第一版的使用反馈,增加了许多基础内容与应用实例,更易于读者掌握和调试程序。配套光盘中包含了书中实例源
IO
- Visual C++实现PC机与远程IO模块串口通信-Visual C++ IO PC and remote serial communication module
android-json-rpc
- android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
Visual-CPP-PC-IO
- 用Visual C++实现PC机与远程IO模块串口通信,包含整个Visual C++工程文件-Visual C++ PC and Remote IO module serial communication, including the entire Visual C++ project files
gprs--pc
- c#开发,用于接收远程gprs模块发送来的数据,安装于服务器端,可用于gps数据是采集。-c# development, for receiving the data sent to remote gprs module, installed on the server side
TC35
- 采用手机短信进行家电的远程控制中所需要的的C程序代码,包括对TC35+液晶+18B20+遥控器等部件的操作-The C CODE about Household Appliances Remote Control System Based on SMS
phone-pc-comm
- android访问远程数据库 C#服务器 android客户端-Android remote database access C# server Android client
c#socket
- 例子主要包括SocketAsyncEventArgs通讯封装、服务端实现日志查看、SCOKET列表、上传、下载、远程文件流、吞吐量协议,用于测试SocketAsyncEventArgs的性能和压力,最大连接数支持65535个长连接,最高命令交互速度达到250MB/S(使用的是127.0.0.1的方式,相当于千兆网卡1Gb=125MB/S两倍的吞吐量)。服务端用C#编写,并使用log4net作为日志模块(Examples include SocketAsyncEventArgs communica