Bosko115
Posts: 1
Joined: Sun Nov 08, 2015 4:21 pm

Rdp

Sun Nov 08, 2015 4:27 pm

I want to use a raspberrt as a thinclient to connect as rdp to win server.
1. Wich pi is best for this? Because the pi2 have connection of 10/100.
2. If i install wondoes 10 on the pi it will work good?

Thanks.

ricl
Posts: 657
Joined: Wed Aug 26, 2015 11:55 am

Re: Rdp

Mon Nov 09, 2015 12:22 pm

There is no RDP client for Windows 10 Core IoT. The required MSTSCLib.dll is not present on the device and none is available complied for ARM IoT AFAIK.
ricl : F/gamma = ma : Law ii(a) : https://climatedatablog.wordpress.com/2016/01/02/an-energy-challenge-2016/ #AnEnergyChallenge2016

User avatar
kusti8
Posts: 3439
Joined: Sat Dec 21, 2013 5:29 pm
Location: USA

Re: Rdp

Mon Nov 09, 2015 12:29 pm

Windows 10 IoT is not your traditional Windows OS. It can't run programs that you have on your Windows computer because they are compiled for different devices. There is no traditional GUI where you double click to open a program. It is made for developers to make their programs and run them in a Windows enviroment.
There are 10 types of people: those who understand binary and those who don't.

User avatar
RST8
Posts: 64
Joined: Tue Nov 25, 2014 1:57 pm

Re: Rdp

Mon Nov 09, 2015 12:50 pm

If you want to use the Pi as a client, then Remmina will work for RDP to a windows server, although performance will vary depending on the type of graphics being displayed. I don't think it's installed by default, so you'll need to install it using apt-get install.

There's also the thin client project:
http://rpitc.blogspot.co.uk/

Joe

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Rdp

Mon Nov 09, 2015 1:04 pm

RST8 wrote:If you want to use the Pi as a client, then Remmina will work for RDP to a windows server, although performance will vary depending on the type of graphics being displayed. I don't think it's installed by default, so you'll need to install it using apt-get install.

There's also the thin client project:
http://rpitc.blogspot.co.uk/

Joe
apt-get is for Debian, this post is in the Windows 10 IoT Core Forum :(

EDIT: post moved by Moderator :D
Last edited by fruitoftheloom on Mon Nov 09, 2015 2:23 pm, edited 1 time in total.
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

ame
Posts: 3172
Joined: Sat Aug 18, 2012 1:21 am
Location: New Zealand

Re: Rdp

Mon Nov 09, 2015 1:18 pm

fruitoftheloom wrote:
RST8 wrote:If you want to use the Pi as a client, then Remmina will work for RDP to a windows server, although performance will vary depending on the type of graphics being displayed. I don't think it's installed by default, so you'll need to install it using apt-get install.

There's also the thin client project:
http://rpitc.blogspot.co.uk/

Joe
apt-get is for Debian, this post is in the Windows 10 IoT Core Forum :(
Right, but OP wants RDP. So, either the original post is in the wrong forum, or we have to offer a solution which doesn't use Winiot.

User avatar
RST8
Posts: 64
Joined: Tue Nov 25, 2014 1:57 pm

Re: Rdp

Mon Nov 09, 2015 1:54 pm

ame wrote:
fruitoftheloom wrote:
RST8 wrote:If you want to use the Pi as a client, then Remmina will work for RDP to a windows server, although performance will vary depending on the type of graphics being displayed. I don't think it's installed by default, so you'll need to install it using apt-get install.

There's also the thin client project:
http://rpitc.blogspot.co.uk/

Joe
apt-get is for Debian, this post is in the Windows 10 IoT Core Forum :(
Right, but OP wants RDP. So, either the original post is in the wrong forum, or we have to offer a solution which doesn't use Winiot.
Well, IoT forum or not, the OP didn't specifically request that they wanted to use the IoT build (and I can't think why you would want to for this scenario), just would it work, which as people have pointed out, won't.

The question was can I use use the Pi as a thin client to RDP to a windows server, one solution is using Remmina on Rasbian. The Pi will have limitations and rendering full screen video or 3D graphics are not going to work particularly well, but that's a hardware issue, not client OS. Whilst RDP can be more network bandwidth heavy than other protocols, the 100Mb Nic on the Pi is more than capable of handling it.

Joe

aka
Posts: 23
Joined: Tue Apr 28, 2015 9:11 am
Contact: Website

Re: Rdp

Fri Dec 25, 2015 4:48 pm


Return to “Networking and servers”