Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, which provides a user with a graphical interface to another computer.

learn more… | top users | synonyms

0
votes
0answers
16 views

End to end tunnel with RDP

I was wondering if there were any Java APIs I could look into to create an end to end tunnel/connection that will go through NAT and the internet that I could then run RDP over. I am hoping to create ...
1
vote
0answers
11 views

Script to detect user session over RDP or direct (native) from the box

I want to write a script to detect if the current gnome session is from a RDP connection via xRDP server or its a native launched gnome session. In this case, I would like the native session(s) to ...
0
votes
0answers
28 views

Java Application CPU Spike and Memory Leak Over Remote Desktop When Screen Locked

I have a Java application that I am running on a computer (COMP-A). I have another computer (COMP-B) that I use to remote into COMP-A using Microsoft Remote Desktop in order to use that Java ...
0
votes
0answers
39 views

C# winform List RDP sessions

Is there a way of listing Remote Desktop Sessions in winform using c#? I would like to see the name of the remotely logged in user and status if possible...and also if it is possible to select and ...
0
votes
0answers
26 views

Remote Desktop: Your Credentials Did Not Work With No Apparent Reason

I have this server which usually I can remote and login just fine..until now. When I try to login (say adminA), it didn't prompt me with any error. It just says Your credentials did not work..and on ...
0
votes
1answer
10 views

Omniture site catalyst for RDP application

Can we implement omniture site catalyst for Remote desktop login of an application like MS dynamics NAV? There is a requirement such that adobe site catalyst had to be implemented to MS- NAV, an ERP ...
0
votes
0answers
6 views

How to connect to Windows with xfreerdp and smartcard [migrated]

I am able to connect to Windows 2008 R2 server from Linux Mint using: $ xfreerdp -f -u <username on windows> -d <windows Domain> 192.168.1.1 but I want to connect to that server using ...
0
votes
0answers
29 views

RDP or VNC a single application [closed]

I currently have a XRDP setup on my server. My goal was to create a VNC or RDP server that only serves a web browser. I have it more or less working as intended - but what I am struggling with is that ...
0
votes
1answer
14 views

Access website in and RDP using it's IP address

I have an RDP located in the UK, and I have Windows Server R2 installed in it, and I'm developing a website using ASP.Net. I have IIS installed on that RDP, And I want people to access to my website ...
1
vote
2answers
73 views

azure connected vm remote desktop

I've got two VMs in Azure, the second of which was linked to the first when it was created. I can connect via remote desktop fine to the first VM, but cannot remote desktop to the second nor edit the ...
10
votes
1answer
94 views

Hosting RemoteAPP session within Winform

Keep coming back to this and cannot figure it out... I am creating an app for work that essentially compiles all of our tools into one easier to use GUI. One of the tools we use is something we use ...
-1
votes
0answers
19 views

How to limit windows server 2008 r2 rdp connections

im trying to find out how do i limit the maximum rdp connections to my server. I'm using windows server 2008 r2.
0
votes
0answers
44 views

IStream.Read() can't identify end of file

I met a very wired issue about using IStream.Read() to read data from clipboard. This only happens on several servers of one of our clients. The problem is that when user copying files from local ...
1
vote
0answers
24 views

Allow RDP or VNC behind an active window, or to a non-input desktop

First a little background info on the problem: My kiosk application must block user access to the computer by putting up a full screen image blocking all windows and the desktop. Users must not be ...
2
votes
1answer
46 views

IOS virtual channel tutorial [closed]

I am writing an application for iPad that will need to communicate to a server through a TS connection I have(the application) to able to pass RDP Settings and data to server. Virtual Channels seems ...
0
votes
0answers
57 views

Windows Azure VM not allowing RDP from local machine when encryption on ports is ON [closed]

I have created a VM on Windows Azure using a SQL Server 2012 image. Have configured two endpoints on the same-one for SQL Server(1433) and another for RDP(3389). Now, if I don't enable any encryption ...
0
votes
0answers
25 views

Registering virtual channel DLL for a particular connection

I've successfully implemented a virtual channel client DLL and registered it successfully according to http://msdn.microsoft.com/en-us/library/windows/desktop/aa383583(v=vs.85).aspx and it works fine. ...
-1
votes
0answers
28 views

Getting an image from stream and displaying it on a canvas

I have a server in java sending some image in byte to the client side I wanted to decode these byte from the stream, convert them into images and display them on the client side. I don't know how to ...
0
votes
0answers
30 views

How we can integrate FreeRDP API in our android app to remotely share desktop?

How we can integrate FreeRDP Api in our android app to remotely share desktop? Is FreeRDP suppose 1 to many sharing ? I mean that can we share same desktop from multiple android devices in one time. ...
-1
votes
1answer
44 views

How we can remotely access our desktop from android phone using any rdp (remote desktop protocol)? There is any rdp that supports 1 to many sharing [closed]

How we can remotely access our desktop from android phone using any rdp (remote desktop protocol)? There is any rdp (remote desktop protocol) that supports 1 to many sharing. I mean can we share same ...
-1
votes
1answer
85 views

Azure RDP using public IP not DNS…?

I and unable to RDP Azure VM on my corporate network using "DNS:Port" (like vmname.cloudapp.net:3389). It works fine on my home network, which means, endpoints are set correctly. However, it was ...
0
votes
0answers
54 views

Azure publish can't use saved RDP password?

Every time we publish our Azure project (all machines in our team/at home as well) it always asks us to re-enter our RDP password. This is a bit annoying as it means the files check out and we have ...
0
votes
1answer
63 views

.NET application fails to run from Network Share and RDP Shell

I'm trying to run my .NET application, that resides in a network share from our domain, using a RDP Client. When starting a "full" RDP session (that is, opening the whole desktop) and then running my ...
0
votes
1answer
63 views

Add link to rich text box that starts a process (RDP)

I'm trying to add a clickable link to a rich text box that says something like "Start RDP" so when a user clicks on it, it will start windows remote desktop and use put the machine name in the box for ...
0
votes
3answers
183 views

Windows Azure VM RDP issue

I followed this ...
0
votes
0answers
15 views

SeleniumRC stops responding on ending rdp sessions

Selenium is a great tool if not infuriating. I've got some tests on a remote machine that can run perfectly if I keep my RDP session open, but about 30 mins after I close my session (a.k.a. hit the x) ...
0
votes
1answer
45 views

Open Safari on Mac Client from RDP or Citrix

I have a scenario where I have users accessing our company application either via Citrix or RDP. The app needs to make a call from within the session to the client pc so it can open a browser for ...
-1
votes
2answers
87 views

Detect if someone is using remote desktop [closed]

Is there a way in PHP to find out if someone is connecting to my website from within a Windows Terminal Services/Citrix/RDP remote desktop environment? My web application is experiencing some serious ...
0
votes
1answer
37 views

Connect RDP client to remote virtual desktop [closed]

I want to use RDP client to connect to my remote server. I need to add support of multiple clients connected to my remote server. Server should show desktop or a single application to a user. Is it ...
2
votes
1answer
39 views

Deliver application's GUI via browser

I need to show to a user an interface of some application running on a server using a browser. It should be like RDP-client for a single application on a server. Are there any solutions or services ...
0
votes
0answers
93 views

application working with smart card readers vs RDP and switching users

one windows application works with smart card readers. It has cycle like that: do{ lErr = SCardListReaders( hContext, ... ); if ( lErr != SCARD_S_SUCCESS ) return 1; //Show readers }while(!stop) ...
2
votes
2answers
104 views

How to RDP from a web page

I'm trying to open an rdp session to a server from my web page. <td><a href="file:///c:/Users/stegar06/Desktop/wtf.bat">testrdp</a></td> The .bat file just has the ...
0
votes
1answer
47 views

automatic deploy via RDP script

I have to deploy my .NET software on several RDP Servers (MS Srv). There is no Networkshare available due to security reasons. Is it possible to do this with a script (powershell) or something like ...
0
votes
1answer
96 views

launch mstsc.exe with pekts00.rdp configured on enable

I am adding security to one of my application. I would like that on Enable, C:\Windows\System32\mstsc.exe c:\thinclient\pekts00.rdp with .rdp (remote desktop) configured is launched. It will continue ...
-1
votes
1answer
64 views

vnc replacement for linux [closed]

our team really got tired of VNC, is there any real alternative for it? E.g. RDP for Windows was quite neat, it could use copy\paste buffer, use local printers, have more than 8 digits passwords etc. ...
0
votes
1answer
107 views

p2p audioconferencing and desktop sharing in java

I am going to submit a proposal of project in university.. Overview I am going to make a project in which multiple participants can join a meeting and meeting organizer share his desktop with all ...
0
votes
1answer
37 views

cmdkey, mstsc and local tunnel

I have one problem, I am trying to run RDP with username and password set. I am using cmdkey for that. It works properly for normal connections but when I want to connect to tunneled session it ...
1
vote
1answer
129 views

Can the GUI of an RDP session remain active after disconnect

I'm running automated testing procedures that emulates keystrokes and mouseclicks 24/7. Although it runs fine locally, on an RDP session it stops running once minimized or disconnected. Apparently, ...
0
votes
0answers
46 views

Windows remote login in Java

I am looking for a code just to login to a remote server using username,password and domain. I just need to check whether the server is running and the credentials are accepted. I tried to use ...
1
vote
2answers
244 views

Unable to RDP via Powershell into Azure instance

I have a cloud service which has two instances (Windows instances: WorkerRole1 and WorkerRole2). I can connect to them via Remote Desktop, But I don't know how to do Remoting in Powershell (powershell ...
-1
votes
1answer
87 views

desktop sharing [closed]

I want to implement desktop sharing client with Lync as the server. Does Lync use RDP and if so can someone point me to an RDP implementation? Can I tweak free RDP and make it work? Appreciate your ...
2
votes
0answers
164 views

How to optimize Performance Remote Desktop C# [closed]

I'm building a C# program like Windows Remote Desktop Connection. I use Microsft RDP Client Control - version 8 to do that There are some features I don't know how to do. Disable (Enable) Desktop ...
2
votes
0answers
74 views

how can I remove app/window from sharing session in rdpcomapi?

I am working with remote desktop sharing in WPF - visual studio. My requirement is to hide specified application. I have windows for that application. I used "windows" variable below code. ...
0
votes
0answers
51 views

SqlConnection.Open hangs over rdp connection in dev studio debug session

I can't seem to get any kind of answer to what must be a common issue - my SqlConnection.open hanging when connecting to sqlserver 2008 when remotely debugging via an mstsc session. I can run up the ...
0
votes
1answer
13 views

How do I read and change lines in a command script with VB?

Short Version: I know there is not an easy way to do this but how do I change line in a command file with VB? Long: Working in a login script that will(eventually) populate an RDP file for a specific ...
4
votes
2answers
188 views

Building RDP into a C# app

I'm currently trying to build RDP into an application that I've made. We constantly have to connect to many servers regularly and would like to eliminate the need for our employees to know the details ...
0
votes
0answers
59 views

Create a headless Remote Desktop connection

I'm looking to automate deploying content via RDP. The current setup involves manually RDPing to the machine, copying the file to it, and moving it into place. Once on the remote machine, I can ...
0
votes
0answers
15 views

Hosts WinCE to my PC

I want to host the WinCE mobiles through the RDP client and needs to see the device from my Windows 7 PC. Is this possible? I heard that there is no way to host a WinCE mobile.
2
votes
0answers
121 views

How to Develop/implement a Remote Desktop app for iPad? [closed]

I have been trying to search a lot online on this but most of the links are not explaining how to implement. Some questions to start with: Which API should I use to develop RDP app for iPad to ...
-1
votes
1answer
635 views

Routing RDP over ssh tunnel [closed]

I thought I could easyly find an answer here, but had no luck. Maybe it's just impossible: Suppose the following: I am sitting at starbucks with my win 8 laptop connected to their WLAN. I open up a ...

1 2 3 4 5 7