How can my client program call program located at server?

Hi All,
I have a client-server application. How can my client program call program located at server?
At the beginning my program works as long as RSA Agentinstalled at client. So my program only call rsa library and communicate with RSA Agentby passing userid and passcode. Once RSA Agent receive it will send to RSA Managers to validate.
But now my user want the RSA Agent installed in my Server. I wondering how to do that as the library given will only detect local RSA Agent. So I'm thinking to separte the library and create new project. Then in this project as a medium to pass userid and passcode. This project I will compile and allocate to server. Then my programs will call the new program i created by passing userid and passcode. I wondering can I do that?
Thanks in advance.
Regards,
Azli

Why not take the tutorial first? [http://java.sun.com/javaee/5/docs/tutorial/doc/JavaEETutorial.pdf]

Similar Messages

  • How can a client know the ip of the server?

    How can a client locate a rmi - server without
    have the ip of the server.
    Is there a methode that can check if there's a
    server in a L.a.n?

    We have used 2 different solutions.
    1. Our servers use UDP multicast and send out empty packets every second. The client listens on the multicast address:port, and once it sees a packet, it bootstraps the RMI object by contacting the registry on the server that sent the multicast.
    2. In another case we use JNLP/ Webstart to launch the client. With JNLP you can pass a parameter through to the app's System.properties via -D option on the command line using the jnlp property tag. If you change the ip address of the server you just update the *.jnlp file's particular <property> tag with the new value. The next time everyone launches the app, webstart will see that the *.jnlp has changed, will download the latest version of the jnlp file, decide it has all the correct jars etc, then launch the app with the new property value.
    This is a great way to centrally manage the configuration of multiple clients when the configuration is the same on all clients but might change over time.
    Bruce

  • How can i fix this error in locating loadjava server

    Hi,
    I have created a stateless session bean using Jdeveloper 3.2. Tried deploying on Personal 8i + WIN 2000 platform. Getting this log as shown below the mail.
    Could anyone tell me why the loadjava server is not being located. Infact I can run loadjava from anywhere on dos prompt as it is in the path. What do I need to do to make it work? My client is mot able to find the bean.
    Thanks,
    Nagendra
    LOG FILE:
    *** Executing deployment profile D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJB1.prf ***
    *** Generating archive file D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJBSource2.jar ***
    Compiling the project...done
    Validating the profile...done
    Initializing deployment...done
    Scanning project files...done
    Generating classpath dependencies...done
    Generating archive entries table...done
    *** Archive generation completed ***
    *** Deploying the EJB to 8i JVM ***
    EJB deployment argument list:
    "D:\Program Files\Oracle\JDeveloper 3.2\java1.2\jre\bin\javaw"
    "-DPATH=D:\Program Files\Oracle\JDeveloper 3.2\bin;D:\Program Files\Oracle\JDeveloper 3.2\java1.2\bin"
    -classpath
    "D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\aurora_client.jar;D:\Program Files\Oracle\JDeveloper 3.2\lib\javax-ssl-1_2.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\jasper.zip;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjorb.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjapp.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjtools.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbj30ssl.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\aurora.zip;D:\Program Files\Oracle\JDeveloper 3.2\sqlj\lib\translator.zip;D:\Program Files\Oracle\JDeveloper 3.2\sqlj\lib\runtime.zip;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\mts.jar;D:\Program Files\Oracle\JDeveloper 3.2\myclasses;D:\Program Files\Oracle\JDeveloper 3.2\lib\jdev-rt.zip;D:\Program Files\Oracle\JDeveloper 3.2\jdbc\lib\oracle8.1.7\classes12.zip;D:\Program Files\Oracle\JDeveloper 3.2\lib\javax_ejb.zip;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\aurora_client.jar;D:\Program Files\Oracle\JDeveloper 3.2\l
    b\javax-ssl-1_2.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\jasper.zip;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjorb.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjapp.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbjtools.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\vbj30ssl.jar;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\aurora.zip;D:\Program Files\Oracle\JDeveloper 3.2\sqlj\lib\translator.zip;D:\Program Files\Oracle\JDeveloper 3.2\sqlj\lib\runtime.zip;D:\Program Files\Oracle\JDeveloper 3.2\aurora\lib\mts.jar;D:\Program Files\Oracle\JDeveloper 3.2\lib\connectionmanager.zip;D:\Program Files\Oracle\JDeveloper 3.2\myprojects;D:\Oracle\Ora81\BIN;D:\Program Files\Oracle\JDeveloper 3.2\java1.2\jre\lib\rt.jar;D:\Program Files\Oracle\JDeveloper 3.2\lib\xmlparserv2.jar"
    oracle.aurora.ejb.deployment.GenerateEjb
    -u
    system
    -p
    manager
    -s
    sess_iiop://localhost:2481:ORCL
    -republish
    -keep
    -temp
    TEMP
    -descriptor
    "D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJB1.xml"
    -oracledescriptor
    D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJB1_oracle.xml
    -generated
    "D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJBGenerated2.jar"
    "D:\Program Files\Oracle\JDeveloper 3.2\myprojects\simpleEJBSource2.jar"
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.......................................done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...
    Cannot locate the LoadJava server: Unknown reasons
    *** Errors occurred while deploying the EJB to 8i JVM ***
    *** Deployment completed ***
    Could anyone tell me why the loadjava server is not being located. Infact I can run loadjava from anywhere on dos prompt as it is in path. What do I need to do to make it work. My client is mot able to find the bean.
    Thanks,
    Nagendra

    I found a SAP note, that is exactly what I expected, and now it is  solved.
    SAP NOTE:
    1548006 - Why isn't the new value added to a characteristic displayed in CL02/CL03?
    Regards,
    Moises Najar

  • How can open a html, pdf files from the server (c:\foldername\filename)

    Hi all,
    I am developing an application. in this app i have to implement RMI.
    My problem is this, How can a client open a files from the server.
    all the html, pdf files are stored in the server's directory like C:\audit\filename.
    There is a folder on the server's C directory which contains all the html , pdf files.
    please tell me how can a client open a file from the server using RMI.
    Please send me the solution as soon as possible.
    Thanks & Regards
    Bhavishya

    That's doing it the hard way. Why not use HTTP or FTP?

  • How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

    How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

    How can I copy programs (iWorks) and files from Time Capsule to my HD manually? The problem is that the migration assistant does not recognize my backup file and the user on the TC. (If I open the TC on finder, it it there though)

  • How can i copy programs, like photoshop, excel, from an old macbook to my new one?

    HOw can I copy programs like photoshop, excel, ...., from my old macbook to my new one?

    Setup Assistent.
    When you first start the new Mac one of the first question will be do you wish to restore from another Mac. If the other Mac is on the network you can use Setup Assistent to migrate everything over from the old Mac to the new Mac.
    Allan

  • I just bought PSE 11. Serial No. accepted but Error appears, preventing me to install. What is wrong OR, how can I get program installed?  I've tried at least four times!!  Jim H.

    I just bought PSE 11. Serial No. accepted but Error appears, preventing me to install. What is wrong OR, how can I get program installed?  I've tried at least four times!!  Jim H.

    Use the instructions here to completely remove/uinstall all iTunes/Apple software and componenets and then start from scratch.
    http://support.apple.com/kb/HT1923
    B-rock

  • Hello my company Favorites I would like to first thank you for this wonderful program I have a question about the program. How can I Arabization program In your response to the spread accept me thanks and respect

    Hello my company Favorites I would like to first thank you for this wonderful program I have a question about the program. How can I Arabization program In your response to the spread accept me thanks and respect

    Hi ,
    You might want to refer the following link to find your serial number and activate your software .
    Here is the link for the same.
    https://helpx.adobe.com/x-productkb/global/find-serial-number.html
    Let us know how it goes .We'll do the best possible to get your issue fixed.
    Regards
    Sukrit Dhingra

  • How can i stop programs from automatically loading during startup?

    how can i stop programs from automatically loading during startup?

    Go to the Apple menu > System Preferences > Users & Groups and click on the user in question then on "Login Items."
    Also check the Startupitems folder: OS X Yosemite: If you have problems with startup items

  • HT4972 How can I record phone calls with my iphone?

    How can I recorrd phone calls with my iPhone? Here in Bogota, Colombia, the IPhone support, has been trying to download programs, which should make possible to record phone calls, but they do not work. They and myself, we have lost many hours trying. Please help.

    carl wolf wrote:
    You cannot do so, because that would be illegal.
    It's not illegal everywhere.

  • How to run Java program as Daemon Server in linux

    How to run Java program as Daemon Server in linux
    i would like to run the java program on system start up in a redhat linux system
    can any one provide rc.status file

    http://wrapper.tanukisoftware.org/

  • How can I change the app store location?Want to buy in us and it keeps saying I'm in the australia app store

    How can I change a app store location? I'm in US trying to dowload an app and it says my account is not valid in the Australian store. I have nothing to do with Australia.

    Go to the iTunes Store. Scroll down to the very bottom and click the flag that is on the bottom right. Then you can select what store you want.

  • How can I make a call from iPad

    How can I make a call from IPad

    Oh, you have to get the iPhone app.
    Seriously, though .... you are aware that it's not a telephone, right? Any calls you make will be using VOIP and any of the apps and/or services (Skype, Google Talk, etc., etc.) which support that. Some of those are US-only, all have various restrictions and cost structures.

  • How can I transfer a call to someone else?

    Hi all,
    how can I transfer a call (that I've answered and noticed that it's someome elses business) to someone else with Lumia 920 / 820 or 610? Is this basic function even possible?
    (It was with all the older phones).
    Please help 

    All the older Nokia phones you answer a call – you can put it on hold – call someone else, tell him/her that you are transferring a call – press  4 and hang up. Those two can continue the conversation together.
    That’s what I’m looking for.
    With Lumia I don’t want to be the 3rd wheel in the conversation... 
    I haven't found the way to end the call so that the others could continue (not even with conference call)

  • How can I use system call in kernel loadable module?

    Hi,
    I want to use system call (shmat, mmap,...) in kernel module.
    When kernel module is loaded, it cause system error (undefined symbol name 'shmat', 'mmap').
    How can I use system call in kernel module ?
    Thanks in advance.
    david joo

    You cannot use system calls in the kernel modules.
    Read 'Writing Device Drivers' answerbook - it lists the set of interfaces (known as DDI/DDK) that are supposed to be used instead.
    Hope this helps...
    --I.

Maybe you are looking for

  • Is there a way to go from BIOS - Splash Screen - Usable Desktop?

    I am using XFCE4. I have followed the instructions for silent boot as per the wiki, and am getting only two text outputs. The first is the "Booting Arch Linux" message and the second is the automatic login notification. I would like to first get rid

  • How to create a PDF form with multiple approvals?

    Hello , I am trying to add approvals to a pdf I created . I am trying to add approvals such that once the form is filled up by the user and emailed to the concerned person (admin) , they approve the form , this action inturn sends the pdf to the next

  • How to remove pause from Text Entry Box

    Saw a discussion on this in the archives, but didn't exactly address what I was hoping. Basically I'm hoping to use a Text Entry box to allow a user to save notes for the project. Yes, I know that there is a notes widget, but I'm not a fan of it. Is

  • Sonos and Time Capsule

    I have all my music stored on a Time Capsule, and am using Sonos to play it throughout my house. However, dropouts are frequent, and I believe it is the TC and not the Sonos. The dropouts hit all rooms at the same time, leading me to the conclusion t

  • Slapd.log errors - what is this error please?

    I keep seeing the following sorts of errors in the LDAP log : slapd[45]: connection_read(35): no connection!\n I think this is part of a problem where 10.4 clients don't log out completely from 10.4 server. Please help! I need a clue here . . . Thank