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

Thread: Tracking raw wireless data

  1. #1
    Junior Member
    Join Date
    Jan 2011
    Location
    Oslo, NO
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tracking raw wireless data

    Hey all!

    I have a question. The last week or so I've been experimenting on hacking my way into my own wireless network using some tools available on the Internet. I know the ideas behind the software pretty well, but it would be fun to experiment with it a bit by myself.

    So I wonder if there exist a library for Java that allows you to track raw data from thin air? And if it does, how could you use it?


  2. #2
    Super Moderator helloworld922's Avatar
    Join Date
    Jun 2009
    Posts
    2,896
    Thanks
    23
    Thanked 619 Times in 561 Posts
    Blog Entries
    18

    Default Re: Tracking raw wireless data

    Cracking into someone's wireless transmission? I'm not sure that's a good idea. Additionally, this isn't something that you can do using pure Java.

Similar Threads

  1. Tracking mouse movements
    By wbroman in forum Java Theory & Questions
    Replies: 2
    Last Post: November 22nd, 2010, 04:24 PM
  2. Motion Tracking Questions
    By Brt93yoda in forum Java Theory & Questions
    Replies: 6
    Last Post: August 25th, 2010, 10:19 PM
  3. [SOLVED] Help:File Tracking Application..
    By Cross`17 in forum Java Networking
    Replies: 4
    Last Post: April 20th, 2010, 07:32 AM
  4. I can't key in the data
    By muffin in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: August 10th, 2009, 11:03 PM
  5. Libraries for User Tracking
    By jwpa in forum The Cafe
    Replies: 4
    Last Post: August 4th, 2009, 09:32 AM