Thread: Best route to the result

  1. #16
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    I'm not able to tell, frankly. My program would need some adjusting to handle creating 1000 files, since that exceeds the range of a char, that it uses for creating it's file names.

    If the data would have to be accessed via a CD drive, I'd see that as a big slow-down. Same with slow network drives, if you have them.

    I guess I'd vote for programming it dynamically. Especially if you go to a distributed computer project. Sounds like a deal breaker to ask people to take on 1,000 data files, unless absolutely essential.

    Just watched a video on U-Tube showing how this hack is done using Aircrack. I know the video was edited to save time, but wow - that looked very quick.

    Everyone with a wireless network and relying on WAP password for their security, should take a look and see what alternatives there are for better security on their Wifi setup.
    Last edited by Adak; 09-23-2010 at 08:45 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. power_of_two function
    By Aisthesis in forum C++ Programming
    Replies: 19
    Last Post: 09-24-2010, 02:54 PM
  2. Buidl Library with ./configure script
    By Jardon in forum C Programming
    Replies: 6
    Last Post: 07-24-2009, 09:36 AM
  3. Inserting a swf file in a windows application
    By face_master in forum Windows Programming
    Replies: 12
    Last Post: 05-03-2009, 11:29 AM
  4. Need help with basic calculation program.
    By StateofMind in forum C Programming
    Replies: 18
    Last Post: 03-06-2009, 01:44 AM
  5. Output problems with structures
    By Gkitty in forum C Programming
    Replies: 1
    Last Post: 12-16-2002, 05:27 AM

Tags for this Thread