| Author |
Connect to the selected active client using RMI
|
ritz Mohamed
Greenhorn
Joined: May 20, 2011
Posts: 10
|
|
1. scan for all active clients running on the network,
2. Connect to the selected active client using RMI,
how can i do this all
some one help me
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
Welcome to the Ranch!
A server shouldn't connect to a client. Clients connect to the server; if you do it the other way around you're effectively turning the client into a server.
I'll move this thread to our Distributed Java forum.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
ritz Mohamed
Greenhorn
Joined: May 20, 2011
Posts: 10
|
|
ok but i have to creat a lan adminstrator who can take the control of systems on the lan and can do all the system bootup and shuting down.
i am very new to this part of java.
how can i do it.
just tell me the steps.so that i can have little bit start up
|
 |
 |
|
|
subject: Connect to the selected active client using RMI
|
|
|