Jump to content

FMQ203

Member
  • Posts

    101
  • Joined

  • Last visited

Reputation Activity

  1. Like
    FMQ203 reacted to ZuitAMB in Help with very, very basic JAVA task   
    public static int cantReg (String ingreso, String numero) { int contador = 0; for (int j=0; j < largo-1; j++) { for (int k=0; k < largo-1; k++) { if(ingreso.charAt(k) == numero.charAt(k)) {//check this line contador++; } } } return (contador-cantBien(ingreso,numero));} simple swapping a k for a j will do the trick
     
  2. Like
    FMQ203 got a reaction from Steven9595 in Home Networking for the first time   
    it's cheaper and easier to buy a load-balancing router and snap that to a good switch, down the road you can build a nas or a htpc, or even buy one (you would be better off building one), 
  3. Like
    FMQ203 got a reaction from iEmerald in Home Networking for the first time   
    it's cheaper and easier to buy a load-balancing router and snap that to a good switch, down the road you can build a nas or a htpc, or even buy one (you would be better off building one), 
  4. Like
    FMQ203 got a reaction from twosome in Help port forwarding   
    I didn't get my ports seen open with web apps, but I downloaded one application that checks if its open and voila, it was my browser that didn't get my ports open, http://portforward.com/help/portcheck.htm, that one
  5. Like
    FMQ203 reacted to Luc401 in Cyber Bullying   
  6. Like
    FMQ203 got a reaction from James_AJ in Microsoft boss feels cloud computing is no threat to next dedicated console   
    I don't know, Sony is going all out with Playstation Now, they only need to grow, and they have plenty of time to do it!
  7. Like
    FMQ203 got a reaction from DLM_012 in Laptop Wireless Adapter   
    WIndows update drivers sometimes doesn't work, make uninstall all device software and drivers and then install aida64 to see the wireless card ID and search for drivers in the manufacturer website, instead of toshiba site
  8. Like
    FMQ203 reacted to jbr in Need a decent PCI-(e) Wireless Card!   
    Intel Advanced-N Centrino 6205
     

     
    The antenna is awesome and Intel's reliable drivers.
  9. Like
    FMQ203 got a reaction from Ssoele in What Router Companies DONT TELL YOU   
    maybe is wrongly formatted, if you can, try all FAT, exFAT, FAT32, NTFS, try with an external key
×