Jump to content

Blackninja543

Folding Member
  • Posts

    124
  • Joined

  • Last visited

About Blackninja543

OCC

  • Folding@Home
    Blackninja543

Profile Information

  • Gender
    Male

Blackninja543's Achievements

Newbie

Newbie (1/14)

  1. Recently started having issues with my ENCORE ENLWI-N IEEE. In short it disconnects from the internet but not from my LAN. For some odd reason it will drop the signal, returning nothing for external connections, however if i ping/connect to another computer in my network it works perfectly fine. Apparently im not the only one with this problem because it actually involves the windows 7 drivers. So my question: Does anyone have any recommendations for a good wireless N card? OR I am thinking of running a CAT5E or CAT6 to my computer which is 3 stories up. I am unsure if the cable can make it but there is a cable line running into the room so i believe i can follow that line down to my switch. The cable itself isnt the issue, my issue is if i cannot directly run a cable down through a wall. Does anyone have a suggestion for this problem. Thank you.
  2. I would defiantly bring a laptop to any of my classes, personally I find most campus computer systems to slow to work with, and I personally use a VPN to keep all my files in one place. As for which one you should buy, thats up to you. I tried programming on a netbook a few times and practically threw it across the room. Iv got the Dell M1210, which is one of the smallest laptops around, and its still decent for gameing , or atleast it was when I got it. However one thing I have noticed Iv been doing alot is VMs. A TON of VMs in fact. You may not think so right now but the ability to build multiple systems to test programs that are network intensive really make it easy to troubleshoot issues.
  3. Yeah Im hoping the person sees this I posted it in his own thread, he seemed a little distrested about his homework.
  4. Wrote it in about 30 sec to show someone who needs help on a programming project for homework. Dont know how they wanted it output so this was the simplest method.
  5. #include <windows.h> #include <conio.h> int main(int argc, char *argv[]) { Beep(500,500); //Beep( Frequence(hz), milliseconds ) getch(); return 0; } I think this might help with what you need to do. However I would also play around with it rather then use the code that I have used.
  6. Visual Studio C++ isnt what your rly looking for since the Visual Studios is just a C/++/many other programs IDE(Integrated Development Environment). What your really looking for is some sort of code that make sound come out of the computer using the C++ syntax. You have two options for this: A program that generates tones that is then directed to: 1. speakers or headphones 2. internal computer speaker Ill post something that may help in the programmers corner. Go here for a quick lesson on how to implament a quick tone generator using C++.
  7. I dont understand how you did that.... it doesnt look shoped ether so i guess you rly did build a flying car.
  8. On the above link look behind Leo in timestamp 0:40 and youll see the same machine
  9. The Screen Savers with Leo in 1998 talking about there newly built ultimate gaming machine. I actually remember watching this episode..... I think.
  10. I finally did it....... I finally have proven what we have all seeked since windows 2000. The multi-colored screen of death.
  11. Congratz now try not to rap your car around a pole and end up in the hostiple for 5 months.
  12. The sound of my computer's fans atm I dont rly listen to music
  13. On a similar note im in the same bucket however my website is not being hosted through a service but being ran on an older system which I OCed and put debian on . I know its 2 lines but someone attempt to figure out what the number means at the bottom.
  14. Another point onto super powerful magnets is there ability to protect anyone in space from solar winds and radiation, which is another RLY big hurtle we must jump before we can head up stellar or interstellar space travel. Because you know... being cooked to death by UV, radio, microwaves, xrays, and gamma rays is fun an all but I quite like haveing only 1 head and 2 arms and legs.
×
×
  • Create New...