From server-side application, launch client-side file?

Are either of these possible?
From a word document hosted by terminal server and accessed via SGD: user clicks on a hyperlink to C:\file.doc and it launches that file on the user's computer using that user's copy of MS word (rather than on the app server)?
From a document management system hosted by terminal server and accessed via SGD: The system stores the file path of documents on the user's local area network. When the user wants to launch a file, he clicks on a button and that launches the file on his local area network using his local copy of MS word (just a thought: would involve passing the path from the app server to SGD server then to the local computer. Maybe via the tcc client?)
Am thinking of several applications of this kind of thing, these are just 2 examples. Would really help us build server-side apps that run as if they are local (and would definitely up our license count of SGD). Thank you

Are either of these possible?
From a word document hosted by terminal server and
accessed via SGD: user clicks on a hyperlink to
C:\file.doc and it launches that file on the user's
computer using that user's copy of MS word (rather
than on the app server)?http://docs.sun.com/source/819-6255/attr_scottatrylocalwindowsapplication.html
From a document management system hosted by terminal
server and accessed via SGD: The system stores the
file path of documents on the user's local area
network. When the user wants to launch a file, he
clicks on a button and that launches the file on his
local area network using his local copy of MS word
(just a thought: would involve passing the path from
the app server to SGD server then to the local
computer. Maybe via the tcc client?)
Am thinking of several applications of this kind of
thing, these are just 2 examples. Would really help
us build server-side apps that run as if they are
local (and would definitely up our license count of
SGD). Thank you

Similar Messages

  • How to implement server side methods in client side player from main.asc?

    Hi,
    I am developing video player using RTMP NetConnection and NetStream object but it is giving me below Error. Can you please tell me how can I handle this. I have main.asc file form FMS server side but I don't know how to use it. 
    Async Error found = <br>Error #2095: flash.net.NetConnection was unable to invoke callback setUserID.
    Async Error found = <br>Error #2095: flash.net.NetConnection was unable to invoke callback syncChat.
    Async Error found = <br>Error #2095: flash.net.NetConnection was unable to invoke callback playingNotComplete.
    Async Error found = <br>Error #2095: flash.net.NetConnection was unable to invoke callback nowPlaying.
    Can anyone please help me ot solve this issue?
    Best regards,
    Sunil kumar

    javascript are run on the client side.. but i think what you actually mean is getting some validation to your database without submitting the form?. yes it doesn't consumes time and memory of server.. why not use ajax so you can only submit a little request.. rather than submitting the whole page..

  • Implementation Options: Server Side Object Model & Client Side Object Model

    Hi All, I'm design a custom web application and it will be deploy on SharePoint 2010/2013 (to be confirmed) server, and I found some aritical as follows:
    http://consultingblogs.emc.com/sanjaypatel/archive/2011/09/17/comparison-between-server-side-object-model-client-object-model-rest-api-s-and-decision-matrix-on-what-to-use-when.aspx
    May I ask ask your advice for following items?
    1) Is the above URL still valid? e.g. Vice Versa for SharePoint 2013?
    2) Microsoft has a phase out plan for server side object model or not? (e.g. MOSS 202X)
    3) For programmatcally update of SharePoint permission: should I call client-side OM instead of server-side OM even I will deploy the web application to SharePoint server?
    Thank you very much.
    .NET Beginner 3.5

    In sharepoint 2013 I don't think this link is
    http://consultingblogs.emc.com/sanjaypatel/archive/2011/09/17/comparison-between-server-side-object-model-client-object-model-rest-api-s-and-decision-matrix-on-what-to-use-when.aspxis reliable at all.
    what is your say?
    ====================================================
     Hi All, I'm design a custom web application and it will be deploy on SharePoint 2010/2013 (to be confirmed) server, and I found some aritical as follows:
    http://consultingblogs.emc.com/sanjaypatel/archive/2011/09/17/comparison-between-server-side-object-model-client-object-model-rest-api-s-and-decision-matrix-on-what-to-use-when.aspx
    May I ask ask your advice for following items?
    1) Is the above URL still valid? e.g. Vice Versa for SharePoint 2013?
    2) Microsoft has a phase out plan for server side object model or not? (e.g. MOSS 202X)
    3) For programmatcally update of SharePoint permission: should I call client-side OM instead of server-side OM even I will deploy the web application to SharePoint server?
    Thank you very much.
    .NET Beginner 3.5

  • DSEE Server certificate required on client side?

    I have DSEE 6.3 working in my environment but I am not sure it's configured as it should be....
    I am using tls:simple and everything works, the certificate store is setup with
    the CA and LDAP server certificates on both the LDAP servers and clients.
    Questions:
    - I was expecting the LDAP client to only require the CA certificate however that didn't work!?
    - Shouldn't the server present the server certificate and the client would accept it by validating against the CA certificate? Why would it need to have the server certificate as well?
    - If I deploy the LDAP server certificates to the clients will they all need to be replaced/updated when the server certificate expires?
    Additional info:
    My DSEE server is configured to NOT accept certificate based client authentication.
    All my certificates are valid when I check them with certutil -V
    Edited by: smorris@ on Jan 5, 2009 8:58 PM

    Hi,
    I ended up getting a certificate signed by my internal CA and it worked just as expected.
    I can only assume my CA certificate wasn't actually a CA...
    Checking the output of the commands you suggested clearly shows this - I must have been blind when I ran this last time (or looking at a different cert).
    I guess my question should now be - why was the certificate I created not a valid CA?
    Create CA:
    CA.sh -newca
    Create certdb:
    /usr/sfw/bin/certutil -A -n test-ca -t TC,, -d . -i testca.pem
    Certutil output on this CA:
    /usr/sfw/bin/certutil -d . -L
    test-ca CT,,
    /usr/sfw/bin/certutil -V -e -l -u V -d . -n test-ca
    test-ca : Issuer certificate is invalid.
    /usr/sfw/bin/certutil -d . -L -n test-ca
    Certificate:
    Data:
    Version: 3 (0x2)
    Serial Number: 0 (0x0)
    Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
    Issuer: "<snip>"
    Validity:
    Not Before: Mon Dec 08 01:57:47 2008
    Not After : Tue Dec 06 01:57:47 2016
    Subject: "<snip>"
    Subject Public Key Info:
    Public Key Algorithm: PKCS #1 RSA Encryption
    RSA Public Key:
    Modulus:
              <snip>
    Exponent: 65537 (0x10001)
    Signed Extensions:
    Name: Certificate Basic Constraints
    Data: Is not a CA.
    Name: Certificate Comment
    Comment: "OpenSSL Generated Certificate"
    Name: Certificate Subject Key ID
    Data:
    <snip>
    Name: Certificate Authority Key Identifier
    Key ID:
    <snip>
    Signature Algorithm: PKCS #1 SHA-1 With RSA Encryption
    Signature:
         <snip>
    Fingerprint (MD5):
    <snip>
    Fingerprint (SHA1):
    <snip>
    Certificate Trust Flags:
    SSL Flags:
    Valid CA
    Trusted CA
    Trusted Client CA
    Email Flags:
    Object Signing Flags:
    Edited by: smorris@ fixed format

  • How to read file from server if I have a logical file path?

    Hi guys,
    I'm having a pretty "on the run" question,
    My program is currently reading a file from server using "open dataset" with file path like this (just example)
    /usr/interface/abc/bcd/testfile.dat
    Now I got a requirement to make it more consistent to read files, instead of reading that physical file name, I should read the files from a specific folder using logical path.
    So I go to T code "FILE" and created a logical path called ZABC_FILE_PATH, unix compatible, with physical path is (for example),
    /usr/interface/<sysid>/<client>/<filename>
    My question is, can I still use open dataset statement to read this? if yes, how do I do that? If no, there should be alternative way, please let me know what you think. Thanks,

    Thanks all, I figured it out.
    ONe thing is that typo double quote
    The other thing is the importing part, I need the full file path.
    CALL FUNCTION 'FILE_GET_NAME_USING_PATH'
      EXPORTING
        CLIENT                           = SY-MANDT
        logical_path                     = 'ZABC_MY_LOGICAL_FILE_PATH'
    *   OPERATING_SYSTEM                 = SY-OPSYS
    *   PARAMETER_1                      = ' '
    *   PARAMETER_2                      = ' '
    *   PARAMETER_3                      = ' '
    *   USE_BUFFER                       = ' '
        file_name                        =  v_1
    *   USE_PRESENTATION_SERVER          = ' '
    *   ELEMINATE_BLANKS                 = 'X'
      IMPORTING
        FILE_NAME_WITH_PATH              = v_what_I_need
    * EXCEPTIONS
    *   PATH_NOT_FOUND                   = 1
    *   MISSING_PARAMETER                = 2
    *   OPERATING_SYSTEM_NOT_FOUND       = 3
    *   FILE_SYSTEM_NOT_FOUND            = 4
    *   OTHERS                           = 5
    I really appreciate your contributions, thanks again!

  • Why client is downloading update from server while installing sccm client.

    Dear team,
    Can anybody give answer to my question?
    I am new to sccm so when I am installing any client software the ccmsetup.log file is showing connecting to the server for downloading updates and it's taking long time to downloading because the office network is very slow 512kbps.But my setup file size
    is 111MB then what updates are downloading from server and is it possible to put that updates in the offline setup.

    You can copy the installer from the SCCM client installers from the SCCM server to the local machine.
    Refer to the below for the switches for installation.
    Use the switch /source:<Path>
    to specify the location of the folder for the installers you copied earlir.
    http://technet.microsoft.com/en-us/library/bb680980.aspx
    Blog: http://theinfraguys.com
    Follow me at Facebook
    The Infra Guys Facebook Page
    Please remember to click Mark as Answer on the answer if it helps you in anyway

  • Mail not moving messages or deleting from server until application quitted

    I have an Outlook.com email account. When I delete messages or move them in Apple Mail, the change is not reflected on the server until I quit the program completely. This isn't happening with other actions. Mail is immediately marked as read or flagged on the server for example. When I move or delete messages in Mail they actually show up in both the original location and the new location until the application is quitted.
    Anything I can do to fix this?
    OSX Mavericks 10.9.1
    Apple Mail 7.1

    Hi Thomas
    Yes...personal folders are mailboxes I've created to organize my mail. I know as a fact that this messages still are on the server even after moving them to "personal folders". anyway I think i can get around this issue by rightcliking on the account and then getting account information. I can then filter by "removed from my mac". at that stage there's an option to select those messages and "delete from server"...I think this will work...will try now.
    Thanks for your help

  • Launching client side application

    Is there a way to launch an external application on a clients machine from an applet in a browser? I've been searching all over the internet with no luck...any help would be greatly appreciated

    I also say one more thing. A trusted applet has the ability to execute a command. You can find more info about trusted applications from
    http://java.sun.com/docs/books/tutorial/jar/sign/intro.html

  • Windows Server 2012 Terminal Services (Client Side)

    I would like to see the interface of the new Windows Server 2012 Terminal Session via RDP.  Reason being, is that users are resistant to change - and if there is no start button like in windows 8, that is a big concern when considering upgrading our
    server to 2012.  Anyone know what it looks like?  Screenshots of being logged in as a user via RDP would be much appreciated!
    Thanks

    Hi,
    Yes, there is a Start Button in Server 2012 R2:
    You may download the preview and test if you like:
    http://technet.microsoft.com/en-US/evalcenter/dn205286.aspx
    -TP

  • How to send a message from server to a particular client

    Hi all,
    I need to send a message from one host to another host which are connected in local domain. Now I'm able to send a message from client to server and vice versa but what I need is the server should route that message which I send through one client to another host(client) .
    How can I do that ?
    Please give me some ideas how to do that .
    Thanks in advance
    Edited by: m.parthiban on Mar 5, 2008 1:20 PM

    ejp, thanks for your reply . can you please explain me bit more by providing code snippet ?
    This is what I have done till now :
    MyServer:
    package connection;
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.OutputStreamWriter;
    import java.io.PrintWriter;
    import java.net.ServerSocket;
    import java.net.Socket;
    public class MyServer {
          * @param args
         public static void main(String[] args) {
              String ss ="",temp ="";
              Socket clientLink=null;
              try {
                        ServerSocket sockServer = new ServerSocket(6000);
                        while(true) {
                             clientLink = sockServer.accept();
                             System.out.println("Connection Established");
                             InputStreamReader isr = new InputStreamReader(clientLink.getInputStream());
                             BufferedReader bufReader = new BufferedReader(isr);
    //                         System.out.println("buf "+bufReader.readLine());
                             try {
                                  while ((temp=bufReader.readLine())!=null) {
                                       ss+=temp;
                                       System.out.println("ss   "+ss+"Temp "+temp );
                                  System.out.println("Client > "+ss);
                             } catch (IOException e) {
                                  System.out.println("while reading");
                                  e.printStackTrace();
                             OutputStreamWriter osw = new OutputStreamWriter(clientLink.getOutputStream());
                             PrintWriter pw = new PrintWriter(osw,true);
                             pw.write("Welcome -by Server !!!");
                             pw.flush();
                             clientLink.shutdownOutput();
                             clientLink.close();
              } catch (IOException e) {
                   System.out.println("Can't able to connect");
                   e.printStackTrace();
    }MyClient:
    package connection;
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    import java.io.OutputStreamWriter;
    import java.io.PrintWriter;
    import java.net.Socket;
    import javax.swing.JOptionPane;
    public class MyClient {
          * @param args
         public static void main(String[] args) {
              try {
                   String serverMsg="",temp="";
                   Socket client = new Socket("127.0.0.1",6000);
                   PrintWriter pw = new PrintWriter(client.getOutputStream(),true);
                   pw.write("Hi ,Accecpt me");
                   pw.flush();
    //               pw.close();
                   client.shutdownOutput();
                   InputStreamReader isr  = new InputStreamReader(client.getInputStream());
                   BufferedReader bufRead = new BufferedReader(isr);
                   while ((temp=bufRead.readLine())!=null) {
                        serverMsg +=temp;
                   System.out.println("Server > "+serverMsg);
                   JOptionPane.showMessageDialog(null, serverMsg);
                   client.shutdownInput();
                   client.close();
              } catch (IOException e) {
                   System.out.println("Failed to connect");
                   e.printStackTrace();
    }Once again thanks for the time you spend to reply me.

  • URGENT: Need to read file on client side from a 9i form

    Hi
    I have developed a 9i form and I assumed I could use TEXT_IO to read a file on the client side and insert the data into a database table. However, I have just tested the form and discovered that TEXT_IO only looks for files on the application server and NOT the client side.
    Does anyone know of a forms package in 9i that will do this for me? Using ftp to get the file onto the application server is not really an option.

    Francois
    We are sure that we do not have the WebUtil package installed in our environment. We are using a thrid party forms 9i application which we can tailor by adding our own forms to the existing menus. The third party application has some upload screens provided that are able to do upload a file without using WebUtil. Is there any other way this could be done? I have asked the third party to provide some asistance with this but they are not too forthcoming. Is there any other way you know of using Oracle/forms that allows a file to be read on the client side and sent to the application server? Oracle logs was mentioned by someone I talked to but this means nothing to me.

  • How to start streaming from server side after applet initialized on client

    Hi,
    I am using JSP for on demand streaming server.
    I have included an applet in jsp page which start new player on client side after on streamreceive event.
    But my problem is how to give call to server that applet on client side has been initialized and now streaming can go on.
    Is there any method / way to call class file which will start streaming?

    Oracle is designed to support connection from client to server. The client originates the connection.
    If you want the server to initiate the connection, you need to make the server pretend it is a client. Oracle even does this internally, when they want to use 'External Procedures'
    You may also use Oracle's Message Queue mechanism, called 'Advanced Queueing' to use a 'publish subscribe' model instead of a connection model. That is discussed in the Advanced Queue manual in the documentation at http://docs.oracle.com
    Finally, you can explore the possibility of using RMI from the database, as discussed in the Java related documentation at the same location.

  • Securing file downloads to a client side download manager.

    The Requirement:
    I need to be able to have clients download a java based download manager that will allow them to log in to their account after they have purchased FLAC music files.
    The download manager would allow for resume. All of this is really not a problem.
    However I need it to be where they cannot download these files directly from server only through this client. And I need to either send a call to server when file is completed or server to somehow track there download.
    Can this download restriction be done via JSSE with SSLand Apache or am I looking at the wrong solution.
    Thanks,
    -M. Bazaillion

    You could have the server use SSL in such a way so that the only identity that can connect to the server is your client.
    You can do that by setting up the server with client authentication required, and a truststore that only trusts one certificate, and install that certificate in the client application's keystore. Don't let that keystore leak and you're done.

  • Passing parameters between server and client side

    Dear All
    I writing a server-side web service and using wsdl to expose its methods for a 'client' to use.
    However, i need to make sre the clients creates a soap header? How can i tell the client it must create a soap header?
    Also can someone tel me how i pass a value from the server-side to the client-side and also get a vlue from the client soap message
    Many thanks

    In your wsdl you would have the header as part of the input for example, see the operation below:
    <wsdl:operation name="foo">
    <soap:operation soapAction="http://www.foobar.com/foo" style="document"/>
      <wsdl:input>
       <soap:body use="literal"/>
       <soap:header message="tns:FooSoapHeader" part="MySoapHeader" use="literal"/>
      </wsdl:input>
      <wsdl:output>
       <soap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>

  • Corba Client-side Servant inheritance

    hi there,
    I'm a student computer science and while running a project we encountered the following problem we couldn't solve(neither could our teachers an neither could the internet come up with anything usefull)
    we tried to make a distributed program using Corba and Idl. in our design the servant class on the client side inherits functions of another servant on the client side. this way we couldn't use the "extends _implbase" way. the idea behind it was to use polymorhism with the client-side servant objects. the search for the holy grail had begun.
    All over the net there were sollutions for making a Tie construction and thus being able to do create a similar design. it needed adjustement in the Server-class and the Server's servant.
    And that was the problem. how to do it on the Client-side.
    does anyone have an idea or example what changes I should make in the Client-class to be able to let the servant implement the operations class of the used interface?

    I'm not sure I really understand your question, but let me try to restate it:
    The client side is also a CORBA remote object (servant), perhaps for callbacks. How do you provide different implementations without subclassing an implBase?
    You kind of answered it yourself. Use the tie approach.
    idlj -fallTIE your.idlWon't that do it? Your client servant is really just a proxy which passes the calls to the local object which implements the operations interface, and can therefore inherit from whatever class.
    Am I missing something?

Maybe you are looking for

  • How do I get iTunes to remember to store music on ext. HD?

    I've followed the instructions (http://docs.info.apple.com/article.html?artnum=301748) on how to store your Music Folder on an external hard drive (my ibook is overflowing with music and is otherwise fine - memory wise - with the music on the externa

  • NWDS 7.0.13 for java Download Link

    Hi All, I tried to download the NWDS7.0.13 for Java. But did not succeeded. Can anyone tell me how & where to download the software. Better if can provide a link. Regards Chander Kararia

  • CRM IC Webclient

    Hi CRM Experts,              I am working with IC Webclient browser(CRM_IC).              In that browser, when i click <b>Scripts</b> link, the screen              is not displayed.. What is the remedy to view the script             screen. regards

  • Stage.scaleMode = StageScaleMode.EXACT_FIT

    Hey all... first time posting here, long time lurker.  I have a problem with a personal project (home automation) that I have yet to figure out a solution.  In essence, I cannot get stageScaleMode EXACT_FIT to work as I would hope.  There is just som

  • Not able to start i-tunes when my i-pod is plugged in ..

    When I plug in my i-pod in the USB 2.0 port windows displays a dialog box (whether I do this before or after the computer is turned on): Windows - No disk There is no disk. Please insert disk. When this box appears i-tunes can't start - and hence I c