搜索资源列表
Gh0st RAT 远程控制软件源代码
- 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。 心跳包机制防止意外掉线.. 支持HTTP和DNS上线两种方式 自动恢复SSDT(这功能干什么,大家都知道,免杀自己做吧),安装本程序需要管理员权限 控制端237K,返朴归真的界面,生成的服务端无壳,111 K,可安装多个服务端 其它细节方面的功能大家自
RemoteDataAccessLayer
- 远程数据访问层演示算法,让你的程序能够通过远程访问数据库数据能力-Remote Data Access Layer demonstration algorithm and let you through the procedures for remote access to database data capabilities
SZ2
- 本程序为CAN总线开发程序,通过串口显示,多台计算机远程数据适时传递,用于工业控制-procedures for the development of procedures CAN, serial, multiple computers remote data transmission time for industrial control
远程控制自己来系列教程之自动上线
- [说明]: 转载请署名出处 [信息原地址]: 邪恶八进制信息安全团队&http://www.eviloctal.com [控制端说明]: 服务端监听本地的449端口并识别标志为 \"info\" 的封包; 封包原型:info ip >>> Pcname >>> OsVer 数据例子:info127.0.0.1>>>Jony>>>Windows NT Service P
TCPIP_sysm
- 绍了嵌入式TCP/IP协议单片机在网络通信中的数据传输技术。将TCP/IP协议嵌入式单片机中,借助网卡芯片CS8900实现了单片机在局域网内和通过局域网在因特网上的数据传输。用户终端以单片机系统板为媒介,通过网络与远程数据终端实现数据通信。 -Nesho of embedded TCP / IP network communications SCM in the data transmission technology. TCP / IP protocol embedded microproce
远程控制软件源码
- 关键代码:完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。 -key code : complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function
181jk9090
- 用PHP写的网络通信服务器程序。用在远程数据采集系统,跑了半年多,感觉很稳定。-written in PHP network communications server. With the Remote Data Acquisition System, running for more than six months, I feel very stable.
spider(java)
- 网页抓取器又叫网络机器人(Robot)、网络爬行者、网络蜘蛛。网络机器人(Web Robot),也称网络蜘蛛(Spider),漫游者(Wanderer)和爬虫(Crawler),是指某个能以人类无法达到的速度不断重复执行某项任务的自动程序。他们能自动漫游与Web站点,在Web上按某种策略自动进行远程数据的检索和获取,并产生本地索引,产生本地数据库,提供查询接口,共搜索引擎调用。-web crawling robots - known network (Robot), Web crawling,
529
- windowsCE环境,一个小的操作应用程序。连接远程数据SQL数据库,做采集数据,处理数据。-windowsCE environment, a small operation applications. Remote Data Link SQL database, so data collection, data processing.
RDA_Csharp
- RDA 远程数据访问 windows sql mobile 2005 vc# 2005 很少的-RDA Remote Data Access windows sql mobile vc # 2005 2005 little
Modem
- 多线程串口Modem远程数据通信-multi-threaded remote serial data communications modem
4MSSCCPRJ
- 以Visual Basic为开发工具,远程水文检测系统通过串口与GSM模块进行数据交互,利用GSM短信实现远程数据传送,通过内嵌了GSM模块的单片机获得采集设备测量数据,并控制相关水文设备。 -to Visual Basic development tool Hydrologic Remote detection system through serial and GSM module for data interaction, use GSM SMS remote data transmi
多线程串口Modem远程数据通信
- 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
SOAP远程数据存储
- SOAP远程数据存储
gprs
- 论文<基于GPRS远程数据采集系统> 关键字:GRPS;短消息;单片机;数据采集-GPRS based Remote Data Acquisition System
SimpleDataBaseOperate
- 基于COM组件的ADO访问远程数据库的例子,很不错的,可以实现-ADO-based COM components, examples of remote database access, it is a good can be achieved
DataSyncUDP
- 远程数据库表同步,采用udp通信,程序分server端和client端。-Sync remote database table, using udp communication, the program server-side and client-side points.
集成测试-现场和远程监控端
- 现场通过串口采集仪表数据,远程通过TCP/IP监控数据及控制现场。(The instrument collects data through serial port and monitors data and control the scene remotely through TCP/IP.)
SatRDA远程服务
- satrda远程数据访问组件,高效提升数据库访问速度(Satrda remote data access component to enhance database access speed)
SatRDA远程数据访问
- SatRDA是目前最高效的远程数据访问组件,大数据量测试比外网直连数据库速度提升10-200倍。使用它无需要改动原来的数据连接访问代码就可以支持外网访问远程数据库。能够为android/ios等APP提供restful架构的数据接口。支持支付宝支付。部署非常简单,服务器客户端都无需安装,也无需安装iis,tomcat等其它软件。服务器端使用谷歌的golang开发支持10M级并发。