How to decide to install application in server or PCs

Hello:
In a network (4 PCs), can I show in one PC only its
information and others
PC's does not see this information (pictures, swf, text...)
even though are
running the same application?
How do I install the application, in the server and PCs have
an direct
access to the application or to install the application in
all PCs and in
the server?
I have no idea with multiuser.
Thank you

Yes, you can do this with multiuser client/server solution.
Anyway - did you think about very simple "mechanical"
solution? With 4
computers only you may easily arrange the situation through
simple text
message printed on everybody's screen:
"Fernando, Lucia, Dolores - please turn off your monitor now
and switch
it on again after 10 minutes! And you, Pablo - please proceed
with your
test!" ;-)
Ziggi
Anne wrote:
> Hello:
> In a network (4 PCs), can I show in one PC only its
information and others
> PC's does not see this information (pictures, swf,
text...) even though are
> running the same application?
>
> How do I install the application, in the server and PCs
have an direct
> access to the application or to install the application
in all PCs and in
> the server?
>
> I have no idea with multiuser.
> Thank you
>
>

Similar Messages

  • How to download and install application via desktop software?

    Hello everybody.
    I'd like to know how to download and then, install applications on my Bold 9700 using desktop manager (version 6.1).
    Can someone enlighten me about it please?

    The easiest way to install apps is to use either App World on your phone (available from mobile.blackberry.com if not installed on your phone) or via the web front end of App World (http://appworld.blackberry.com/webstore/) , plugging your phone in via USB. 

  • E51 - How to move pre-installed application from m...

    Hi all,
    I just purchased my E51 some days ago. The phone packaged with Advanced Call Manager pre-installed in microSD card. Now I want to use my 2gb microSD instead of 512mb from Nokia but I will lose the application if I take out the microSD card. How can I move that application from card to phone memory since I could not find the *.sis of that application.
    Thanks in advance.

    A new phone just includes the installers - you can choose whether to install on the phone or memory card.
    However, you can still transfer the app to the newer memory card. Use a card reader, or connect your phone in "Data Transfer Mode", and copy ALL the content of the 512mb card to your computer - make sure that you include the hidden files too. Then copy over these files to your new memory card, again take care to copy the hidden files. That way, you will have the pre-installed software on your new memory card.

  • How do I directly install Mountain Lion Server?

    I'd like to upgrade my Lion Mac Mini Server to Mountain Lion. Currently I'd have to update it to 10.8 Client, then on the server, install the Server app. Is there anyway to consolidate those two steps into one? I'd like to directly install 10.8 Server so I could perform remote setup of the server in one step. Is that possible?

    From what I understand, you would need to update the OS X Lion Server to the 10.8 Client version followed by the OS X 10.8 Server Add-on. I am not too sure if Apple is providing an unified step for this kind of procedure.

  • How to buy already installed application - namely OS X Lion?

    If you try to buy already installed application, Appstore tells you it's installed and doesn't let you buy it. Only option I found is deleting the application, then you can buy it and download it anew.
    But... I have OS X Lion, I bought it under one Apple ID. Now I want to buy it on another Apple ID on the same computer (I want to own the licence on other Apple ID, not reinstall OS). Is there any way to do it? Except formatting HD?
    Asked same question to Apple support, but looking for help in general, so asking here also.
    Thanks

    I felt your pain when I purchased the mid-2011 Mac Mini to replace a dead iMac G5 last year, without doing my normal due diligence on Lion.
    Like others I had the need to continue to access my finances in Quicken Deluxe 2002 (since rendered moot by Intuit's decision to release Quicken 2007 for Lion) as well as certain Excel 2004 charts that get trashed when opened in Excel 2011.
    Since necessity is indeed the mother of invention, I worked out this solution: I installed Snow Leopard (with Rosetta) into Parallels 7 in Lion:
                        [click on image to enlarge]
    Full Snow Leopard installation instructions are available here:
    http://forums.macrumors.com/showthread.php?t=1365439

  • How to uninstall manually installed application ?

    Hi everyone ,
    I'm new to Arch and no more xp.I have installed a application which was downloaded by SourceForge. It contained a bash script file to install it and i ran the script.Now I want to uninstall that application but no idea about how to do it.Please tell me how to do it.
    Thanks !
    Last edited by srivinprabhash (2015-05-20 16:48:56)

    Edit your first post's Subject to be prefixed by [SOLVED].  I read through the whole thing, and realized it was fixed already.
    Btw, I'm a newb as well. 
    So two lessons here.  I just wanted to emphasis what I do in these circumstances.
    Trilby wrote:
    You ran the "install.sh" provided from that site?  How many dozen errors did it throw?  It's got several debian-specific commands (apt-get, dpkg).  That would completely fail.
    (...snip...)
    +1 this. Before I run "any" script, I always open the script and inspect it.  99 out of 100 times, it is Debian-specific (aptitude's "apt-get" is a dead giveaway).  In these cases, you are on your own to install it manually by reading each line in the script and executing it.  Welcome to Arch (the same if you were installing on CentOS as well, since it was written for Debian).
    Unless.....
    thiagowfx wrote:It looks like someone has created a package for this: https://aur.archlinux.org/packages/ussdpad/
    ...someone has already made an Arch package for it, like above.  Then follow the AUR steps to install it.
    Personally, I've started to lean onto the AUR process over manual installs.  If it hasn't been "ported" to Arch via AUR, I've started to remove them from my toolbelt.  Lightening the load, I guess you could say.
    Until you get a lot more familiar that is.
    Last edited by eduncan911 (2015-05-24 05:02:45)

  • How can a locally installed application br launched from a browser

    Hi
    I want to launch a locally installed java based swing application from my browser. How can I do this.
    BR
    Omair

    Maybe I'm wrong, but as far as I concern, you can't. However, If you're trying to acomplish it using an enterprise or a web application, you could test something like this at some point of your source code:
    Process swingProcess = Runtime.getRuntime().exec(new String[]{"java", "-Xmx=256m", "-jar" "-cp", "<classpath-jars-dirs>", "mySwingApp.jar"});
    Hope this helps...

  • How clean unused / not installed applications from SCCM

    Hi all,
    Again I need your help guys. I hope you will help me with this "simple" task. :-)
    I have found in our SCCM infrastructure, we have a lot of applications. I sure, many of this is not used anymore. It will be smart to clean SCCM from unused applications. And now question: SCCM has bulit-in report, which I can use to get list of all applications
    which are not used / installed on users devices? I have checked maaaaaaany of reports in SCCM but I can't find it.
    Thank you for any suggestion. 

    Asset Intelligence also tracks some software usage, but I am not sure how accurate or useful the data is.
    SSRS -> Asset Intelligance -> Software 09A
    SSRS -> Asset Intelligance -> Software 09B
    Daniel Ratliff | http://www.PotentEngineer.com

  • How to delete an installed application

    Hi
    I had installed an application from ovi store and am not comfort with that application so i need to delete that application how can do that plz suggest me?

    Which phone do you have ? Depending upon the model.. there is other way to do that also..
    Go to the screen where you see the Application Icon.. Options-->Organise-->Highlight the Icon-->Options-->Remove...
    --------------------------------------------------​--------------------------------------------------------​--------------------------------------------------​--If you find this helpful, pl. hit the White Star in Green Box...

  • How can I use installed applications that just keep bumping on my dock?

    Hi,
    I have an earlier 13'' 2011 Macbook Pro with Mountain Lion up to date. Everything works fine except for 2 different things:
    1st- The Apps problem:
    Well, I installed and used dropbox for a long time but someday, for no reason I can discover, it became a normal folder and the dropbox app icon was no more on my menu bar.
    I tried opening, reeinstalling, everything.Now, even having it installed, I start the app and it doesn't show up, not even the icon nor the folder, but in the activity monitor, "she's" there. How can I solve this?
    Another problem was the Skype App, that one I never came to use in this MacBook because I install it and then everytime I try to run it it simply bumps on my dock and stays bumping as long as the computer's on, so..no skype, ever (a headache I must say).
    The same happened to vlc, that bumps too (and nothing more) and flutter, that doens't open too.
    2nd- The so much talked ML battery issues that I honestly can't solve and really annoy me:
    I heard a lot about the Mountain Lion battery issues but after hearing it was solved with some upgrade I went for it.
    I must say I regret it many times because the battery life droped from 8h (7,5h wireless and one or two apps opened) to 2 hours (TWO!).
    I was in panic until I found what I thought beign the solution, some "killall" command for the terminal that removed the desktop background, which in fact made the battery return to 5,5 to 7,5 hours with wirelless on.It worked for a few days and then it came back to normal. I continued doing it very regularly to keep the battery running fine but it started making no difference, so, crappy battery life now (the curious thing is when I leave it unplugged and turned off for a night, he wakes up with the good battery life again, but one on each 3 times maybe)
    Hope you can help me!
    Kind regards

    iPhoto for iOS definitley seems to have its own idea of how to arrange the photos in an event or album. Many users are frustrated by this. Even when the photos are arranged in the correct order in the Photo app they are in a different order in iPhoto for iOS. So far there is no way to correct this. At least, after numerous posts on this forum, no one has posted a method or fix.

  • How to relocate profile to NAS to serve all PCs on LAN

    I've just installed Firefox and want to configure it for each PC on my LAN so that a single profile will be located on my NAS, reflecting any updates regardless of which PC I open Firefox on.
    My NAS is a Netgear ReadyNAS NVX (UNIX-based), so I also want to confirm compatibility and whether there are any restrictions/limitations.

    A [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] can only be used by one person (Firefox instance) at the same time.
    http://kb.mozillazine.org/Profile_in_use<br />
    http://kb.mozillazine.org/Roaming_profiles<br />

  • How to recognize if application is installed using "Install Application on Remote Desktop" option on Windows Server 2008 R2

    How to recognize if application is installed using "Install application on remote desktop..." option in Control Panel in Windows Server 2008 R2?
    Basically, as administrator, I can't say if the user installed application using "Install application on remote desktop..." in Control Panel or he just installed it by clicking the .msi executable. I can't find anything that makes any difference.
    I could not find anything in the registry. I am quite confused.
    Thanks,
    Aleksandar9

    Hi,
    Thank you for your posting in Windows Server Forum.
    Please make sure that you are using category view of control panel-programs to check the application. And in addition to “install application on Remote Desktop server” user can also use command line also.
    change user /install
    change user /execute
    change user /query
    “The first time you run the application, it searches the home directory for its .ini files. If the .ini files are not found in the home directory, but are found in the system directory, Terminal Services copies the .ini files to the home directory, ensuring
    that each user has a unique copy of the application .ini files. Each user should have a unique copy of the .ini files for an application. This prevents instances where different users might have incompatible application configurations.” (Quoted formthis
    article).
    Hope it helps!
    Thanks,
    Dharmesh

  • How to utilise forms installed in Oracle9i Application Server from client

    Dear Friends,
    I have installed Oracle 9i Application Server and Forms 5.0 Reports 3.0 in the application server. How to make use of application server so that forms installed in it available to end users, the client. What are the steps i need to do. Please explain.

    Forms 5 & Reports 3 in Developer 2.1 have been desupported for a number of years now. If you haven't already figured out how to get it working on the web, download the Forms & Reports Services Standalone version of the 10g Application Server. It has Forms & Reports properly configured after the instalaltion. Just look under the Demonstrations tab of the home page and click to run either Forms or Reports on the web. You can customize your setup afterwards for your application. Of course you'll need to upgrade your application.
    You can find this download at:
    http://www.oracle.com/technology/software/products/ias/htdocs/101202.html
    under "Forms & Reports Services Standalone"
    It is a 1 CD download.
    Cordially,
    Steve

  • How to Install Application Server Control on top of AS J2EE Installation.

    Hi,
    I just installed AS 10g 10.1.2, upgraded it to 10.1.2.3 and applied Jul2008 CPU.
    It was initially a simple J2EE install (with only J2EE and OC4J).
    It seems there is no EM Application Server Control component since all attempts below failed:
    http://host.domain:1156
    http://host.domain:1156/em
    http://IP:1156/
    http://IP:1156/em
    portlist.ini
    Oracle Management Agent Port = 1157
    Application Server Control RMI port = 1850
    Application Server Control port = 1156
    I am accessing the system (unix servers, etc) via vpn.
    Question:
    1) How do I verify if Application server control is installed or not installed.
    2) How do I install Application server control if the component has not been installed
    on top of AS 10.1.2.3 (base 10.1.2 install with 10.1.2.3 upgrade Jul2008 cpu)
    Thanks.
    Our intent is to use Application Server Control to access Workflow manager
    Tried

    AS Control gets installed with every install type so it should be there. Refer this for details:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    If http://host.domain:1156 doesn't work, AS Control might not be up. Start it using "$OH/bin/emctl start iasconsole". Refer below (mainly point #3 below) for details on what and how to start a mid-tier instance:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    Thanks
    Shail

  • How can i install application server 10g R2 on windows server 2008

    Dear friends,
    I need to install application server 10g r2 on windows server 2008.
    Is there any patch for this. where can I get those patches?
    plz help.
    Divya Alok

    MKBH wrote:
    Why OracleAS 10.1.3.x version doesn't have OracleAS Infrastructure components?Because not all OAS releases were complete software versions. By complete software versions, I mean they were not a software version where each component (like Identity Management, Portal, BI, SOA Suite, etc.) would have an updated version.
    OAS Release 2 (10.1.2.x.x) was a complete release but OAS Release 3 (10.1.3) was not. After release 2, Oracle Fusion Middleware OFM 11g is now a complete release.
    OracleAS Identity Mgmt (10.1.4) was the updated version of OAS Id Mgmt after OAS 10.1.2 and before OFM 11g.

Maybe you are looking for

  • Issue installing Photoshop Camera Raw 6.7

    Hi guys, I having issues installing Photoshop Camera Raw 6.7. I gt this error "Photoshop Camera Raw 6.7 Update Other processes are running which conflict with update installation. Please close them and try again. Error Code: U45M1P19". I restart the

  • Why do the colors appear different from photoshop when I place a picture in indesign?

    I am new to indesign, and photoshop for that matter. But when I place a picture in indesign the color looks completely different from what it was in photoshop. Is this just a display issue or will it print with the wrong color?

  • How to call BAPI in a ABAP prog

    Hi All I have a concern regarding the usuage of BAPI in the ABAP program. i have successfully created a BAPI and i have implemented a method as well using ADD API Method button. Now after doin all the things in SWO1. I wanted to know how to call this

  • BPM scenario help

    Hello All,               Here i am new to BPM. But here i got a scenario which involves BPM. can any one help me in the integration process logic for             one sender interface and multiple interfaces. only one sender and one receiver. please d

  • Why can't iPhone play movies in MobileMe galleries published from iPhoto?

    I have movies published to my MobileMe galleries from iPhoto or QuickTime. They are in .m4v format, but the iPhone doesn't play them. Does anyone know why?