node-rdpjs
node-rdpjs copied to clipboard
Remote Desktop Protocol for Node.js
Is there any way to implement NLA Authentication security layer? It is keeping many applications from working properly. You had it in your roadmap for a long time, I guess...
How would I use this with an RD gateway? With windows remote desktop I have to go into advanced settings -> connection to specify the RD gateway. Just curious how...
Hi All, I have setup node-rdpjs using mstsc.js and is able to connect RDP to remote machine. However, when I play any audio/video on that machine, I cannot hear the...
it is possible to configure clipboard to be enable? Unfortunately copy paste don't work.
Can someone point me out where I can find some info about connecting to admin session / console?
rdp Win2003 ,show error: [node-rdpjs] ERROR: NODE_RDP_PROTOCOL_X224_NEG_FAILURE() Error at new ProtocolError (file:///C:/Users/Administrator/Hozz5/app/main.js:138510:9) at Client.recvConnectionConfirm (file:///C:/Users/Administrator/Hozz5/app/main.js:156822:10) at TPKT. (file:///C:/Users/Administrator/Hozz5/app/main.js:156803:9) at TPKT.g (events.js:286:16) at emitOne (events.js:96:13) at TPKT.emit (events.js:188:7) at TPKT.recvData (file:///C:/Users/Administrator/Hozz5/app/main.js:137623:8)...
I'm facing this error when i try to connect to server using remote desktop... CLIENT DATA RECEIVED:{"label":"infos","ip":"server2008r2tes","port":3389,"screen":{"width":1093,"height":900},"domain":"","username":"","password":"","locale":"it-IT"} C:\nodeworkspace\pla…\server\mstsc.js:91 activating rdp connection... C:\nodeworkspace\pla…\lib\core\log.js:30 [node-rdpjs] INFO: screen 1093x900 C:\nodeworkspace\pla…\lib\core\log.js:30 [node-rdpjs] INFO: english...
I see there is NLA information in the Roadmap. But the changes in the code have not been noticed for a long time. Want to know the project is still...
winserver 2016 throw error NODE_RDP_PROTOCOL_X224_NEG_FAILURE() , but winserver 2019 can work
Error: Failure code:2 (see https://msdn.microsoft.com/en-us/library/cc240507.aspx) at new ProtocolError (C:\Users\QG46159\AppData\Local\Programs\node_modules\node-rdpjs-2\lib\core\error.js:40:8) at Client.recvConnectionConfirm (C:\Users\QG46159\AppData\Local\Programs\node_modules\node-rdpjs-2\lib\protocol\x224.js:221:9) at TPKT. (C:\Users\QG46159\AppData\Local\Programs\node_modules\node-rdpjs-2\lib\protocol\x224.js:202:8) at Object.onceWrapper (events.js:300:26) at TPKT.emit (events.js:210:5) at TPKT.recvData (C:\Users\QG46159\AppData\Local\Programs\node_modules\node-rdpjs-2\lib\protocol\tpkt.js:110:7) at BufferLayer. (C:\Users\QG46159\AppData\Local\Programs\node_modules\node-rdpjs-2\lib\protocol\tpkt.js:101:8) at Object.onceWrapper (events.js:300:26)...