Skip to content

Commit 86dabe4

Browse files
committed
增加 rdpy
1 parent 0278826 commit 86dabe4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

libs/python.wiki

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -781,6 +781,12 @@ tn.write("exit\n")
781781
print tn.read_all()
782782
</source>
783783

784+
<h4>rdpy</h4>
785+
786+
Home:[https://github.com/citronneur/rdpy]
787+
788+
纯 Python 实现的 RDP([https://en.wikipedia.org/wiki/Remote_Desktop_Protocol 微软远程桌面协议])和 VNC([https://en.wikipedia.org/wiki/Virtual_Network_Computing Virtual Network Computing])客户端,依赖于 Twisted 库
789+
784790
== 5.4 自定义的应用层 ==
785791

786792
<h4>Protocol Buffers</h4>

0 commit comments

Comments
 (0)