Latest Questions for RMI
  • Friends need a help on ruby..

    Friends i need a ruby script and the requirement is When i am running a ruby script in cmd, after executing my script, a html report will be generated having my console output details. For ex if the script got failed, the html report will

    Posted on: November 15, 2013 at 11:44 PM
  • java

    how to connect the database and rmi program with a program

    Posted on: July 8, 2013 at 8:40 AM
  • networking

    is it possible to connect TCP and UDP to same port?

    Posted on: December 4, 2012 at 6:35 PM
  • ls: cannot access >: No such file or directory

    import java.io.BufferedReader; import java.io.InputStreamReader; public class Example { public static void main(String args[]) { String s = null; String cmd = "ls > /home/main/output/f.txt"; try { Process p = Runtime.ge

    Posted on: May 19, 2012 at 6:53 PM
  • java

    can anyone tell me how to compile and run rmi in netbeans(6.9.1).here is my code,please help me!!!! import java.rmi.*; public interface Hello extends Remote { public String sayHello() throws RemoteExc

    Posted on: March 27, 2012 at 4:27 PM
  • Rmi client

    Sir i just created client and server following the RMI rule, its running properly in the localhost, when i am trying to run the program in the different machine its not working, i changed the ip also, when i copied the stub and interface file then

    Posted on: February 9, 2012 at 4:04 PM
  • how to execute a unix shell script from a java program

    well , i am facing this problem.. i have tried a few sample codes but there isn't any solution . could anyone please give a sample code as of how to do this... what i am trying is that there we can enter a username,server name and a passwo

    Posted on: November 9, 2011 at 6:03 PM
  • java

    what is rmi?

    Posted on: September 16, 2011 at 10:50 AM
  • using spring rmi+maven but i am getting this exception

    D:\Nexustool\integrationengine\trunk>mvn exec:java [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building engine 1.0-SNAPSHOT [I

    Posted on: August 22, 2011 at 4:15 PM
  • Exception in Thread

    i am developing a rmi application in eclipse use genady rmi plugin and server side code run effeciently but when i run client and generate connection with server i have following exception : Blockquote

    Posted on: April 15, 2011 at 3:12 PM
  • I am not getting Problem (RMI)

    When i am excuting RMI EXAMPLE 3,2 I am getting error daying nested exception and Connect Exception

    Posted on: March 29, 2011 at 4:13 PM
  • server client comms

    i am trying to return frame through server client comms anyone can help me about that i want to return a class to client side but my class defined in server side

    Posted on: February 23, 2011 at 3:55 PM
  • java

    java code to print hello world in rmi.

    Posted on: February 4, 2011 at 12:43 PM
  • rmiquestion

    how to get server's time and date for client

    Posted on: January 6, 2011 at 12:57 AM
  • Rmi q0001

    I am a rookie in RMI , i want to know if on the clent machine I copy the stub class, this can decompiled and to cause security problem?

    Posted on: October 29, 2010 at 10:33 AM
  • RMI

    1>when i run jar file with java -jar jarfile.jar it shows Failed to load Main Class error how to overcome by this error 2>when i run jar file by double clicking It shows an error that "Failed to load Main-class manifest attribu

    Posted on: August 6, 2010 at 1:09 PM
  • RMI over Internet

    Hello I've made a project which utilizes rmi for communication. Problem: I am unable to communicate using rmi over internet 1)the clients cannot connect to me 2)I am using client side callbacks

    Posted on: August 4, 2010 at 7:02 PM
  • RMI

    DEAR SIR, I WANT TO LEARN RMI USING NETBEAN 6. PLEASE HELP ME WITH A STEP-BY-STEP, ON NETBEAN. THANK YOU AND BEST REGARDS, KUMAR.S

    Posted on: May 16, 2010 at 11:00 AM
  • Remote Location Handeling

    I have application where I want main control from one location and have to connect two more locations remotly and have to handle it.So what should I use in my application Server/RMI or web application?Also help me to connect me to the remote location

    Posted on: April 1, 2010 at 5:32 PM
  • ATM IN JAVA RMI

    How to write code for ATM using Java RMI?

    Posted on: March 22, 2010 at 1:03 PM

View all discussion for RMI