Link to home
Start Free TrialLog in
Avatar of al4629740
al4629740Flag for United States of America

asked on

Remote desktop from a MAC to a Windows application

So I have a situation where I have a custom designed application that can only run on a windows PC.  However I have Mac users that need to access this application and be able to print locally to their computer from my application.  My guess is there is only one way to accomplish this and that is for me to setup a server that hosts my application and then allow a remote desktop connection.  My question is: what types of remote desktop connections exist, if any free ones also.  

Also, is there an alternative solution to the issue I presented above.  Again, I would like the user to be able to print locally to their computer from my application.
SOLUTION
Avatar of Rob Williams
Rob Williams
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of al4629740

ASKER

Is there any other simpler option.  Anything with Citrix?
Citrix is on top of Windows Server RDP/Server CALS so it is more expensive.
Have you considered installing a virtual Windows OS on these MACs?

Do you have access to the source code? Is it a .NET application?
Vb6
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I have access to the source code in vb6 of the application
virtual windows is an idea, but I would have to do that with each user.  I'm guessing I could use OracleBox if that works on Mac.
How complicated is the application? Maybe worth the investment to move to a web application?

Perhaps done as a gig?
Which web app were you suggesting?
Rob,

Pretend I had 30 people accessing my server, what would I exactly need?  What exactly would I need to build a "Terminal Server"

1 - Windows Server Standard
30 - Windows Remote Desktop Services - User CAL
1- Windows Server - Device CAL
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I’m guessing no more than 8-10 at a time will be on
Does that change anything?
the # of users only affects the load on the server not the licensing requirements
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
There are two things that I will need in the remote desktop which I am unsure of. The user will need to attach documents locally to the application and they will need to be able to print locally from the application.


Is that possible with RDP
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial