Operating System - HP-UX
1836595 Members
3086 Online
110102 Solutions
New Discussion

Caling Programs undes Unix

 
baddou
Occasional Advisor

Caling Programs undes Unix

Hello

I have some programs under HPUX9000 and I want to execute those programs from graphic window from any machine (Windows 2000) presents in my network using for example Visual basic or Visual C++ or â ¦ .

Please give me some suggestions
Tanks l
7 REPLIES 7
A. Clay Stephenson
Acclaimed Contributor

Re: Caling Programs undes Unix

If you want to execute UNIX graphical programs that display on a Windows box then you need a PC-based X Server.

One such product is Reflection/X:
http://www.wrq.com/products/reflection/pc_x_server/

Another approach is Citrix:
http://www.citrix.com/
If it ain't broke, I can fix that.
Steven E. Protter
Exalted Contributor

Re: Caling Programs undes Unix

I would add Hummingbird as the $500 per license but very solid alternative.

http://www.hummingbird.com

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Colin Topliss
Esteemed Contributor

Re: Caling Programs undes Unix

If you are feeling adventurous, you could try using cygwin, and installing gnome desktop on top. Free, but a bit cumbersome if you want to deploy it on a number of systems. It also needs to be quite a beefy system to run on.

I turned the problem on its head - the system I use runs Linux native, and Windows inside a VMWare session. Linux has an X server with it - problem solved!

Bottom line, if you want to run a program on a server and have the graphical window display back to a PC, you need an X Server installation on that PC (as already mentioned, Hummingbird Exceed, ReflectionsX etc etc).
Michael Schulte zur Sur
Honored Contributor

Re: Caling Programs undes Unix

Hi,

could you explain the connection between visual c++ and unix? Do you really want to start a unix programme with that?

Michael
Craig Smith_13
Frequent Advisor

Re: Caling Programs undes Unix

You can run Unix X-windows programs by exporting the display to a Win2k system with X-Server software installed.

A cheap X-Server is WinaXe+, see http://www.labf.com/winaxeplus/index.html.

I'm not sure what you mean by Visual Basic/C++, please explain....
Lethuillier
Frequent Advisor

Re: Caling Programs undes Unix

You can download a very good X server from

http://www.microimages.com/freestuf/mix

It's an inexpensive product ($25) with a free trial period.
Il faut avoir la foi et non les foies - Il faut avoir la forme et non les formes - Il faut faire la paix et non des pets
baddou
Occasional Advisor

Re: Caling Programs undes Unix

Tanks a lot Freinds :-)