hello everone: wfreerdp.exe connection error log: [ERROR][com.freerdp.core.transport] - BIO_read returned a system error 0: No error [ERROR][com.freerdp.core.nego] - Protocol Security Negotiation Failure [ERROR][com.freerdp.core] - freerdp_set_last_error ERRCONNECT_SECURITY_NEGO_CONNECT_FAILED [0x0002000C] [ERROR][com.freerdp.core.connection] - Error: protocol security negotiation or connection failure
Description: I'm working on a project like msra.exe novice part(When it finished, if I can, I want to be able to join freerdp, replace it with wfreerdp-server.exe which is currently not available.). I have noticed that RDPSession has a property ??PortPreconnection?? ??Unpublished attribute??and msra.exe novice set it to "false". So, I set it false in my project. When I start my RdpServer and use wfreerdp.exe to connect it, TCP connection closed , I got an error (Can be found in [MS-RDPBCGR] 1.3.1.4.3): ERRINFO_RPC_INITIATED_DISCONNECT (0x00000001):The disconnection was initiated by an administrative tool on the server in another session. When I comment out the code that sets the ??PortPreconnection?? property, Everthing is ok, I can connect my rdp server now. Question??need help??: Because of the property of "PortPreconnection" is unpublished and lack of knowledge of the RDP proto. I donnot know what's reason of the error 131084(0x2000c). So, does anyone know what "PortPreconnection" is doing, or why is it wrong? I have test wfreerdp.exe connect to the msra.exe novice and msra.exe expert connect to my rdp server, erverthing is okay, no error occur. But wfreerdp.exe connect to my rdp server(with ??PortPreconnection?? attribute set false) goes wrong. Thanks for your read. _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel