Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Network Probe using RMI
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=5073]
Network Probe using RMI


ABSTRACT


This Project is mainly focused on finding different active nodes connected on the network
And to perform different remote operations. The modules in this project are
1. Analyzing the network.
2. Remote task execution.
3. Remote Java properties
4. Host task Executor
5. Checking Remote Platform
6. Shutdown Remote Node
7. Adding New Nodes

Before proceeding operation in the remote network. It is necessary to add node name to the system using Add Nodes module. Once it is done the user can proceed to perform operation on remote system. In RemoteTaskExecutor the user can perform remote operation such as opening Notepad, Calculator, Shutdown, WinWord, Time Execution on remote system by selecting the preferred node. In Remote Java Properties the user can find the java home path, JVM version and JRE directory in selected node. In
Host Task Executor the user can perform operation such as opening Notepad, Calculator, Shutdown, WinWord, Time Execution only in the particular system. In Remote File Manager the user can choose the remote system and list the files and folders present in the remote system and can able to download in to the host node. In Checking Remote Platform the user can identify the java home path, JVM version and JRE directory in selected remote node. In Shutdown Remote System the user can perform remote shutdown by specifying time to the remote nodes.