Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Suthern
  • Order by date
  1. Suthern

    Network places not showing other PCs

    Well, here is another trick you might want to try. http://www.spychecker.com/program/winsockxpfix.html <Shamelessly copied from http://www.experts-exchange.com/Operating_Systems/WinXP/Q_20840271.html> And yes, it has worked when just the 'int ip reset...' command didn't. Mabey, just Mabey...
  2. Suthern

    How do I create a virtual folder?

    Thanks! That was exactly what I was looking for. -Suthern
  3. Suthern

    Network places not showing other PCs

    Have you tried the netsh reset command? command: netsh int ip reset C:\reset.log documentation: http://support.microsoft.com/kb/299357 It has fixed our problems more than once! It does not appear to have an affect on the computer name, or on the network name. -Suthern
  4. Suthern

    HOW TO DOWNLOAD MORE THAN 2 FILES

    Hey, there is a extension called 'flashgot' for firefox https://addons.update.mozilla.org/extensions/showlist.php?application=firefox&version=1.0&os=nt&category=Download%20Tools It can forward the requested download to your download manger of choice, including Getright. You can then use your...
  5. Suthern

    How do I create a virtual folder?

    I understand that the Desktop, Control Panel, My Computer, and Recycle Bin are all virtual folders. I would like to create my own. For example, I have some documents (20 or so per <name>) baried deep in D:\<state>\Projects\<type>\<name>\<county>\Design\Documents. And I would like to create...
  6. Suthern

    A Spyware Ramification, Maybe...

    I don't know how to solve your problem, but have some pointers: a) powerstrip is a utility used to force a certain refresh rate/resolution..etc. it is used by many gamers and others who are interested in tweaking or overclocking thier graphics cards. The only 'spyware'ing it does is to open a...
  7. Suthern

    Raid on the same IDE channel?

    Well, here's a page I found that benchmarked various chipsets in various raid configs. http://www.gamepc.com/labs/print_content.asp?id=serialcompare&cookie%5Ftest=1 look at the tables for Raid 0 Read speed average ~87 to 52 MBps. (max 138MBps) Write speed average 46MBps to 38MBps then look at...
  8. Suthern

    Raid on the same IDE channel?

    I meant RAID 0 - Stripped... not mirrored :( -Suthern
  9. Suthern

    Raid on the same IDE channel?

    I've just bought a new motherboard which supports RAID. It only has two IDE headers though. I need to connect the two 80gig Maxtor HDs, and a DVDrom drive to this MB. I couldn't find any benchmakrs for it, but what would the performence drop be if I use a RAID 1 on Master and Slave on the same...
  10. Suthern

    Number of hp2524 vlans?

    I'm looking at installing Hp's layer 2 managed switches across an RV Park. This would require that none of the clients (RV'rs) would be able to communicate with eachother. After taking the 4 CCNA classes and the first CCNP class, I understand how to set up Vlan's and subinterfaces on a cisco...
  11. Suthern

    Stopping node-node communication on a switched network?

    Thanks for the replys. What we will most likely use now is a new microwave cell to multicell technology. It actually turns out slightly less cost-wise then all the switches, cabeling, and outdoor switch boxes. -Suthern
  12. Suthern

    Strange Array behavior

    Well thanks everyone for contributing to the post. If you were as puzzled as I was, this should make things much clearer. (haha). The code now works!!! You know what I did? I moved the var sitex = new Object(); into the for loop. And hey, presto, it works!! umm, can anyone tell me WHY that...
  13. Suthern

    Strange Array behavior

    One more thing I forgot the mention: When I call the getServicesMSites(conn,SitesArray) function, I do so like this: conn = makeConnection(); SitesArray = GetsitesBydate(date1,date2,&quot;all&quot;) Hoped that help make things more clear. -Suthern
  14. Suthern

    Strange Array behavior

    First off, my code usses [i] in loops, so I'm not enabling TGML :( The tags are just for looks I'm been working on this project (Not this particular piece of coding) for over 6 months on and off, and just recently I've stumbled across some odd behavior of an ARRAY which is causing me to loose...
  15. Suthern

    Program watcher?

    Thank you! note to anyone else reading this: Great site!!
  16. Suthern

    Program watcher?

    I'm looking for a program which will 'watch' another program. We will call the watcher program A, and the watched program B. Program A needs to watch what Program B does, what files it modifies, what files it even looks at, what registry entries it modifies, and what registry entries it looks...
  17. Suthern

    Easy D-link hub/switch identification qeury

    In the manual I found many refrences to 'hub', and one refrence to 'switch' that might intrest you. Copied below: In the basic configuration, the 10Mbps and 100Mbps segments are separate and do not intercommunicate. An optional DFE-260S switch module (included with the DFE-2616x, DFE-2624x...
  18. Suthern

    Stopping node-node communication on a switched network?

    I'm looking at designing a network for an RV park. The network will be as follows: Each client is attached to a switch. Each switch can communicate with the router. The switches will mostlikely be Hp procurves (2524's). I'm still looking around for a router with just 2 or 3 ports. I wish cisco...
  19. Suthern

    Convert monitor to projector?

    No CD's. I'm looking for websites that give hints or tips. or, if anyone here has experiance.. The only magnifying glass that I could find was a rectangle. It kinda distorts the image, dosn't focus the whole screen at one time. so right now I'm looking for an OLD overhead projector lens w/...
  20. Suthern

    Convert monitor to projector?

    Yup. I'm wondering if anyone has run across any sites with help on this subject. Basically it will only work in a 'really' dark room (Like my bedroom at night), and I need a lense and possibly a mirror. Also, I don't mean altering my monitor in ANY way, just adding two it. No frying the...

Part and Inventory Search

Back
Top