Application Serving


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Application Serving
# 1  
Old 06-18-2002
Application Serving

Hi, I'm fairly new to UNIX and am looking at the potential of using UNIX servers as Application Servers (similar to what is done by Citrix Metaframe and Terminal Services in windows) does anyone know whether this is possible or am I firing in the dark?

Thanks.
# 2  
Old 06-18-2002
There are several ways to do this.

You can use X Window's native X terminal ability or you can use a third party solution like TightVNC (which is free, BTW) which is more like the WTS that you are used to.

In X Window, it is possible to execute the app on a remote server and have the graphical output display on your local machine. A little research should turn up the solutions that you desire.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

How do I interface with pf in a C/C++ application?

I'd like to write a simple GUI C/C++ application (a simple interface) where the user can perform a few pf operations and also receive pf feedback (instead of using the pfctl command). I was hoping to get some guidance in regards to where to get started. The pf suggests the use of the ioctl... (2 Replies)
Discussion started by: nactusberrilli
2 Replies

2. Solaris

Application runs well on 4m but not on 4u...

Hi All, Exactly same OS (2.5.1) same pacthes but an application works well on 4m machine (Sparc20) but not on 4u machine (Ultra 1). Processor families are different Ultra's more recent one, I know that. Maybe some cpu specific compiler directives were used while compiling the application. Any... (0 Replies)
Discussion started by: endoavour
0 Replies

3. Shell Programming and Scripting

Checking for Apache and serving a page

hi i was trying to run the HTML script and was unable to run it as the apache server was not loaded on my linux server.....how do i check whether A[pache has been installed in my server or not.....???? (1 Reply)
Discussion started by: kullu
1 Replies

4. Web Development

iphone application

Hey, anyone here ever write a iphone application? if so what code to use and is there any program that can do it for me? thanks (3 Replies)
Discussion started by: phil_heath
3 Replies

5. Hardware

Use of SSD for serving webpages

I have seen research articles and forum postings that demonstrate that SSDs are poor at reading large files: the larger the file, the slower the SSD compared to traditional hard disk drives. The difference with hard disk drives becomes apparent at medium size files, say 20KB. Does this mean that... (2 Replies)
Discussion started by: figaro
2 Replies

6. UNIX for Dummies Questions & Answers

Help to develop a new application

Hi all, I am a beginner in advanced unix and just i finished my course in that so now I want to develop an application using advanced unix concepts and middleware technology, so that i can gain an initial working knowledge. Kindly give me a suggestion of what i can develop. (5 Replies)
Discussion started by: jimmyuk
5 Replies

7. Shell Programming and Scripting

command to get application name

If typing lsof -i :80 , I get the name as *:http (LISTEN) and some othr like this. what command is to get the exact application name like mozzilla firefox or lotus notes or like that (2 Replies)
Discussion started by: satheeshkr_cse
2 Replies

8. UNIX for Dummies Questions & Answers

Fedora9 5-NIC's Serving I-net to WinXp

Im trying to use a CISCO WiFi-BRIDGE and Fedora9 to connect to an I-net connection down the road. Then use the Fedora box to route the connection to 4-Xp workstations using the remaining 4 NIC's in the box. My paln is to eventually connect my home network/I-net to my work network 1.5miles down... (0 Replies)
Discussion started by: Solomen
0 Replies

9. IP Networking

sms application

actually i need this sms application ,to gain some knowledge in linux platform. if possible post to (1 Reply)
Discussion started by: parvathy
1 Replies
Login or Register to Ask a Question