搜索资源列表
riptideAnyWhere1
- 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。-remote control software source code, using asynchronous events choice model, compression and transmission of attack also with reference value.
web_Client
- 在对远程控制理论性研究的基础上,详细给出了客户端通信程序设计的指导性原则,进行了基于Winsock套接口远程控制客户机系统的设计,给出了基于C/S模型远程控制客户机的Winsock通信程序的分析设计。最后,以Visual C++6.0为工具完成了远程控制的编程,实现了一些远程控制的基本的功能,如对远程主机的屏幕抓取、文件管理和重启动等。-remote control in the theoretical study on the basis of Details are given client
winsock_rca_system_src
- 远程控制软件源代码,采用异步事件选择模型,截屏压缩传输等也具有参考价值。-remote control software source code, using asynchronous events choice model, compression and transmission of attack also with reference value.
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
gh0st2.5-2.8-3.6
- 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 -Control of end uses IOCP model, data transmission using zlib compression steady and rapid, no upper limit on the number line, which can control the control side ho
gh0st_src
- gh0st,相信大家也都听过了。 控制端采用IOCP模型,数据传输采用zlib压缩方式 稳定快速,上线数量无上限,可同时控制上万台主机 控制端自动检测CPU使用率调整自己的工作线程, 稳定高效 宿主为svchost以系统服务启动,有远程守护线程,上线间隔为两分钟。-gh0st, sure we all heard. Control client using IOCP model, data transmission using zlib compression steady an
AQM_matrix_Stability
- 本程序用于AQM网络的拥塞分析。 我们将TCP/IP网络用流体模型表示,网络拥塞时,对应的系统模型将出现不稳定,本程序采用2-D稳定性检验算法判断稳定性,进而确定网络的拥塞条件。 程序的前言部分给出了参考文献,使用者对照参考文献可以理解本程序提供的算法。-This procedure for analysis of AQM network congestion. We will be TCP/IP networks that use fluid model, network con
SDLDesignSIP
- 会话初始协议SIP 作为推荐的Internet 会议和VoIP 应用层信令控制协议,在RFC 中没有严格地给出其行为的 形式化模型。介绍了SIP 协议,简要阐述了SDL(specification and descr iption language) 的基本概念及使用它描述网络协议的优 点,并利用SDL 给出了SIP 协议的形式化描述,为进一步的协议实现和验证奠定了基础。-SIP Session Initiation Protocol, as recommended by Intern
NetBar1
- 1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through
sfjs
- 为 了提高用户身份认证和授权管理的灵活性,从We b 应用系统的安全性角度出发,讨论了 一 种在. N E T F r a me w o r k下保证应用程序安全性的身份验证和授权模型,并给出了模型的具体实现方法。 该模型利用 F o r ms身份验证方法对用户的身份进行鉴别。在授权处理上,模型结合统一资源定位( u . J f o r m R e s o u r c e L o c a t o r , U R L ) 授权模式和用户所具有的系统角色,分别从页面级和页面操作
ns-swan.tar
- SWAN代表一种使用分布式控制算法来支持软实时业务及服务区分的简单,无状态的网络模型-SWAN represents a simple, stateless network model that uses distributed control algorithms to support "soft" real-time services and service differentiation in wireless ad hoc networks.
WinsockIO
- 在 Wi n d o w s套接字应用程序中对 I / O(输入/输出)操作进行管理。Wi n s o c k分别提供了“套接字模式”和“套接字 I / O模型” ,可对一个套接字上的 I / O行为加以控制。其中,套接字模式用于决定在随一个套接字调用时,那些 Wi n s o c k函数的行为。而另一方面,套接字模型描述了一个应用程序如何对套接字上进行的 I / O进行管理及处理。-Wi ndows socket at the application of I/O (input/output)
Testbank
- 本文研 究 了 客户机/服务器模式、数据库系统、ASP等相关理论和技术,给出了一个 基于WEB的试题库系统的实现方案。系统采用B/S模式,用户采用浏览器进行浏览, 在系统控制下从浏览器中检索或向浏览器发送信息。应用层是由Web服务器和网络数 据库组成。系统采用ASP技术,可实现网上练习、考试功能。基于Web的试题库系 统由试题模块、试卷模块、用户模块、后台管理模块等部分组成。介绍了系统实现中 所使用的一些关键技术,并分析了系统的安全性。-In this paper, the
BS_RAT
- B/S模式远程控制简单实现 b/s模式即浏览器和服务器模式结构,用户工作界面是通过浏览器来实现的-B/S mode to achieve a simple remote control b/s model that the browser and server mode structure, the user interface through the browser to achieve the Remote Administation
TCP-IP_for_Dummies
- Transmission Control Protocol, defines the protocol for one host (host application) to talk to another. Layer four of the OSI/ISO model. TCP is connection oriented. Uses PAR (positive Ack with re-transmission). Treats data as a stream.(you may er
RemoteControlModel
- 远控模型 最近在学习套接字, 研究了网上的远控,用VC6模仿弄了个反向连接的程序,不是原创,千万别砸 -Remote Control Model Socket recent study, study online remote control, broke a reverse connection with VC6 imitate the procedure, not original, do not drop
yuankong
- 没啥说的,就一个远控模型,不错的东西,非常适合学习远控的时候使用,大家看看吧-Meisha said, on a remote control model, a good thing, very suitable for learning to use remote control when we see it
Internet-Manager
- 简单的IOCP客户端远控的模型,简化自netbot源码,适合扩充功能开发远控类程序。-Simple IOCP client remote control model, simplified from netbot source for development of remote control extension class program.
remote-control
- 这是一个linux下远程控制程序,采用并发服务器模型。客户端接收用户输入的命令,客户端通过套接字将命令传送给服务器端,服务器在收到用户的命令,对命令进行解析.在服务器端调用对应的命令,并将命令执行的结果发送给客户端,从而实现远距离控制的功能。服务器可同时对多个用户提供服务。-This is a remote control program under linux, using concurrent server model. The client receives commands entere
BcbRemoteContrlTest
- BCB写的简单的远程控制模型,可以了解远程控制原理和基本方法。-BCB write a simple remote control model, you can understand the principle and basic method remote control.
