Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: ACADEMIC PROJECT HELP NEEDED !!!

  1. #1
    Junior Member
    Join Date
    May 2014
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default ACADEMIC PROJECT HELP NEEDED !!!

    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...


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: ACADEMIC PROJECT HELP NEEDED !!!

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    We don't know what you don't know, and we can't assume that you know nothing and attempt to provide you with the resources for every aspect of the project you've described. There's so much going on in what you've described, I doubt someone will have the time or patience to find all of the links (by Googling) that you that might need.

    Please narrow your question to what you don't know how to do or on which details you need more info. What class is this for? What have you learned this year and how might that be applied? And for my own entertainment, when is the completed project due?

  3. #3
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: ACADEMIC PROJECT HELP NEEDED !!!

    Also posted at: Academic project help needed !!!
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Programmer needed for small GUI project
    By tk748 in forum Paid Java Projects
    Replies: 6
    Last Post: December 10th, 2013, 08:35 PM
  2. Programmer needed for a small project
    By Wildchypher in forum Paid Java Projects
    Replies: 2
    Last Post: December 4th, 2012, 12:47 PM
  3. what project would be good for beginners? [opinions needed]
    By thisbeme in forum Java Theory & Questions
    Replies: 2
    Last Post: March 4th, 2012, 10:14 AM
  4. project needed in two hours
    By erinbasim in forum Project Collaboration
    Replies: 1
    Last Post: February 2nd, 2010, 04:21 AM
  5. Replies: 4
    Last Post: May 22nd, 2008, 10:59 AM