how to access an application from the Domain Server

Reply

Join Date: Oct 2007
Posts: 85
Reputation: hidash_in has a little shameless behaviour in the past 
Solved Threads: 0
hidash_in's Avatar
hidash_in hidash_in is offline Offline
Junior Poster in Training

how to access an application from the Domain Server

 
0
  #1
Jan 10th, 2008
hi all,
i want to access an application from the domain server. is there any possible way to do this task. if possible tell some idea with examples.
Advance thanks.
hidash
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,285
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 244
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: how to access an application from the Domain Server

 
1
  #2
Jan 10th, 2008
Here we go again.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 85
Reputation: hidash_in has a little shameless behaviour in the past 
Solved Threads: 0
hidash_in's Avatar
hidash_in hidash_in is offline Offline
Junior Poster in Training

Re: how to access an application from the Domain Server

 
0
  #3
Jan 10th, 2008
hello masijade see my requirements is to share the application in the domain server and to give access rights to all the users to access the application. here the software application should be installed only in the domain server that should not installed in the clients machine. through the server only the client can use the software.
i want the feasible way to do this task . if u have any idea pls share with me yaar.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,285
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 244
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: how to access an application from the Domain Server

 
0
  #4
Jan 10th, 2008
And I have told you often enough, not with any type of web application. Possibly/probably if you build your own Server and Client and perform the actions preferebly only on a Local Network, then maybe, but not as a Web Application, period, end of story.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Join Date: Oct 2007
Posts: 85
Reputation: hidash_in has a little shameless behaviour in the past 
Solved Threads: 0
hidash_in's Avatar
hidash_in hidash_in is offline Offline
Junior Poster in Training

Re: how to access an application from the Domain Server

 
0
  #5
Jan 10th, 2008
i have finished this process in web application u know. now this is not a web application see i am going to create a window login for every user .in that login window there will no softwares. if the user want to use an application they has to access from the domain server.
can u get it?
my query is whether it is possible to do in java or i have to go for other programming language.
as a system administrator u can tell the correct solution for my question?. no hesitations.
Reply With Quote Quick reply to this message  
Join Date: Feb 2006
Posts: 2,285
Reputation: masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of masijade has much to be proud of 
Solved Threads: 244
masijade's Avatar
masijade masijade is offline Offline
Nearly a Posting Maven

Re: how to access an application from the Domain Server

 
0
  #6
Jan 10th, 2008
Of course it's possible to execute remote applications. Always has been. If its a Unix environment then I would suggest using JSch (for ssh protocol) and execute the application on the server to be used on the client. But considering your talking about Windoof, there are such things as network applications, but they are normally triggered locally, over shared filesystems and the like. But, if you have a true client/server (not web server/browser) there is no reason that the "directions" can't come from the "server", delivered through the client.

Start writing something, and when you have a problem, and a specific question, then come back and ask. I can tell you though, inspect the DeskTop class.
Java Programmer and Sun Systems Administrator

----------------------------------------------

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC