-
IIRC it is just a wrapper around the mstsc active X component without any knowledge of the RDP protocol, and there is nothing rdesktop can use there.
2009-10-26 10:36:46 UTC in rdesktop
-
I don't know exactly how official the releases on http://www.osuch.org/python-ldap are, but for some reason pypi doesn't work for me and I would like to / has to use a .exe installer.
There is a license problem: The installer contains openssl dlls, but AFAICS it doesn't comply with the announcement clause of the openssl license, and distribution of the openssl dlls is thus not legal.
It...
2009-10-19 15:26:22 UTC in python-ldap
-
Could you please make a clear statement about the pyobjc license on http://pyobjc.sourceforge.net/ or about or something like that.
2009-10-19 11:59:16 UTC in PyObjC
-
The RDP protocol is "specified" in http://msdn.microsoft.com/en-us/library/cc240445%28PROT.10%29.aspx and neighbour documents.
RDP is not strictly versioned, but client and server negotiates which features they support and wants to use. Features introduced with 6.0 are spread out, such as in http://msdn.microsoft.com/en-us/library/cc241682.aspx
rdesktop was written before and without these...
2009-06-05 09:05:52 UTC in rdesktop