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 1 of 1

Thread: Java Possible?: Making a program to detect surrounding IPs, remote shutdown/etc.

  1. #1
    Member
    Join Date
    Oct 2011
    Posts
    46
    My Mood
    Asleep
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Java Possible?: Making a program to detect surrounding IPs, remote shutdown/etc.

    My father showed me this iPad application that can find surrounding secure connections, plant a remote program or something of that sort into them, and cause the computer to shutdown or restart but display a loading prompt with the option to cancel the restart process if wished. Then I got this epiphany that there must be some way to do the same thing in Java (considering that is what I am currently studying) and to replicate a program of that sort. But leave out the unnecessaries like the GUI. Does anyone have anything that could be of help to achieve this such as starter links or example source code that could do minor versions of the sort?

    This is the app: http://hobbyistsoftware.com/Off-more
    Last edited by mwebb; October 13th, 2011 at 07:13 PM.


Similar Threads

  1. So I'm making this program...
    By SkyAphid in forum The Cafe
    Replies: 2
    Last Post: August 29th, 2011, 05:55 PM
  2. Very basic program but its making me crazy
    By craig carl in forum What's Wrong With My Code?
    Replies: 5
    Last Post: February 2nd, 2011, 03:16 PM
  3. Replies: 2
    Last Post: October 29th, 2010, 03:14 AM
  4. remote system shutdown
    By prince joseph in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 28th, 2010, 02:35 AM
  5. Need help making program
    By ixjaybeexi in forum Collections and Generics
    Replies: 5
    Last Post: December 6th, 2009, 11:36 PM