搜索资源列表
rdp_src_mstscax_mstsc rdp协议源码
- win32系统下,rdp协议源码,此rdp协议源代码为客户端代码。该源码实现了mstscax.dll所实现的rdp协议连接细节,支持连接NT、XP、vista、Win7等rdp 3389服务。为基于rdp协议源码扩展的企业研发需求提供支撑。-win32 systems, rdp protocol source code, this rdp protocol source code for the client code. The source code implements mstscax.dl
RDP
- 远程桌面的RDP协议的源码,对大家很有参考作用-Remote Desktop RDP protocol source code, useful reference for everyone
rdp2tcp-0.1.tar
- rdp2tcp利用3389端口做隧道传输TCP链接的源代码,好不容易搞到的,是HTTP隧道的又一种新思路-rdp2tcp is a tunneling tool on top of remote desktop protocol (RDP). It uses RDP virtual channel capabilities to multiplex several ports forwarding over an already established rdesktop session.
win32-rdesktop-source
- RDP协议源码,包括各个层次的代码实现,很详细,能运行成功。请尽情下载吧-RDP protocol source code, very detailed, be able to run successfully
08062306182371
- RDP协议及源码-RDP protocol and source ,,,,,,,,,,,,,,,,,
1.2.4.2
- 1. Sniffer traffic for the protocol TCP. 1.1. Interception of FTP logins on any port. 1.2. Interception of POP3 logins on any port. 1.3. The interception of any data from the traffic (a personal request). 2. Intercepting HTTP / H
RDPprotocol
- RDP协议详解,RDP协议是个传输桌面的图像的高效协议,大家借鉴一下。-RDP protocol Xiang Jie, RDP Protocol is highly efficient transfer desktop images an agreement, we learn about.
RDP
- RDP,远程显示协议(Remote Display Protocol )简称RDP。提供了客户和服务器之间的连接。该协议是对国际电信联盟发布的一个国际标准的多通道会议协议T.120 的一个扩展。-RDP, remote display protocol (Remote Display Protocol) referred to as the RDP. Provides the connection between the client and server. The agreement is a
xrdp-0.4.2.tar
- An open source remote desktop protocol(rdp) server.
freerdp-0.8.2.tar
- RDP remote desktop protocol supported client for linux platform open source
rdesktop-1.7.1.tar
- rdesktop is an open source client -rdesktop is an open source client for Windows NT Terminal Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user s NT desktop. Unlike Citrix ICA, no server extensions are
xrdp-0.5.0.tar
- linux、unix、AIX的x11-rdp远程桌面协议-linux, unix, AIX, x11-rdp Remote Desktop Protocol
cain-RDP-parser
- 局域网嗅探3389,可单向或是双向嗅探rdp协议,并能实现密码获取,很强大的工具,值得研究,适合安全人员使用。-3389 LAN sniffer, sniffer can be unidirectional or bidirectional rdp protocol, and can achieve password access, a very powerful tool that is worth studying for security personnel.
myrdp
- 实现rdp协议的客户端,命令行的,可以用来做rdp暴力破解-Rdp protocol to achieve client, the command line can be used to make rdp brute
RDP5.0
- 微软远程终端RDP协议的实现例子。 自己编写远程桌面客户端。-Example Microsoft RDP remote terminal protocol. Write your own remote desktop client.
sohocloud
- sohocloud私有云 公司管理员可以管控公司内部所有的VM包括可以管控VM上网权限、开关机、快照、导出等。可以分配VM给公司内部员工。员工可以管控属于自己的VM为公司提供简洁的组织结构管理。提供详细的VM分配、操作等日志管理 用户通过PortICA协议连接VM,区别于传统的RDP操作更流畅,不仅可以在window系统中连接使用,还支持android。-Sohocloud private cloud The company administrator can control
rdp
- Remote Desktop Protocol in twisted python. RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client and server side). RDPY is built over the event driven network engine Twisted. RDPY support standard R
Rdp_Test
- MFC使用Mstscax.dll连接远程桌面(A simple for the remote desktop protocol with mstscax.dll)