Hello..
I'm doing my degree project based on networking security... our project involves intrusion detection and counter measure in network.. our project involves users uploading and downloading files in cloud... In our project we create a scenario where in attacker can download files from cloud (implemented as local drive). All these is deployed n executed on a single machine... Login for admin, users and attackers(just a creation) all falls in a single page. Now requirement as come up such that whole project should be implemented in atleast 2 systems or 2 VMs...where in owners and users can upload files in one system and the attacker (using the same module we coded) can login or access and download the other system's files in which files would have been stored...
Please kindly tell us ur ideas on hw to make this work.. how to make java programs on 2 systems communicate with each other(is it only through RMI) and how can i access other system files...
Kindly please help us. other wise our project might get rejected...
Thanks in advance...