Re: Rmiregistry in Java Code
Stok Bojan ITWEN6 <[email protected]>
| Newsgroups | gmane.comp.java.sun.rmi |
|---|---|
| Message-ID | <[email protected]> |
Hi! Try this: import java.rmi.registry.*; LocateRegistry.createRegistry(rmiPort); Bojan -----Original Message----- From: Bharath Ganesh [mailto:[email protected]] Sent: Tuesday, August 23, 2005 2:11 PM To: [email protected] Subject: Re: Rmiregistry in Java Code hi paulo See Runtime.exec() API in J2SE cheers bharath ----- Original Message ----- From: "Paulo Melo" <[email protected]> To: <[email protected]> Sent: Tuesday, August 23, 2005 5:12 PM Subject: Rmiregistry in Java Code > Hello! > > Somebody knows how to start the rmiregistry in java > code? > > Thanks! > > A Paz!! > Paulo Henrique > > __________________________________________________ > Converse com seus amigos em tempo real com o Yahoo! Messenger > http://br.download.yahoo.com/messenger/ > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff RMI-USERS". For general help, send email to > [email protected] and include in the body of the message "help". > > For a list of frequently asked RMI questions please refer to: > http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html > > To view past RMI-USERS postings, please see: > http://archives.java.sun.com/archives/rmi-users.html =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff RMI-USERS". For general help, send email to [email protected] and include in the body of the message "help". For a list of frequently asked RMI questions please refer to: http://java.sun.com/j2se/1.3/docs/guide/rmi/faq.html To view past RMI-USERS postings, please see: http://archives.java.sun.com/archives/rmi-users.html