Results 1 to 3 of 3

Thread: [Resolved] Network Help

  1. #1

    Thread Starter
    Addicted Member Pythagoras's Avatar
    Join Date
    Feb 2005
    Location
    Greece
    Posts
    137

    Resolved [Resolved] Network Help

    The company I work for has about 12 machine tied together through a hub.
    When I want to view a file on a mapped network drive it takes forever for the files to show up? Any solutions?

    Also there are 2 machines that "talk" to each other all the time. Could I hook the 2 of those up directly, then connect one of those two machines to the hub to "talk" to the other machines? If so how? Would this speed up the rate for at least those two machines?

    Any help\suggetstions would be great.

    Thanks, Tim
    Last edited by Pythagoras; Jul 15th, 2005 at 10:24 AM.
    Visual Studio.Net 2003

    "Every man has been made by God in order to acquire knowledge and contemplate."
    --Pythagoras

  2. #2
    Frenzied Member conipto's Avatar
    Join Date
    Jun 2005
    Location
    Chicago
    Posts
    1,175

    Re: Network Help

    Connect the two that communicate all the time together with a switch instead of a hub, with the uplink port connected to your main hub (which should be replaced by a switch also, they aren't too expensive), this way those two can talk to each other all day without affecting your other network traffic, and still both be able to communicate with the main network at any time.

    Bill
    Hate Adobe Acrobat? My Codebank Sumbissions - Easy CodeDom Expression evaluator: (VB / C# ) -- C# Scrolling Text Display

    I Like to code when drunk. Don't say you weren't warned.

  3. #3
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718

    Re: Network Help

    Yeah, buy a switch. This is because a hub broadcasts the message to all ports on the device whether they need it or not, which adds lots of unnecessary traffic. If two are constantly talking to each other, that's a lot of wasted information being sent to all computers that will slow it down (because the computer has to inspect each packet and realise it's not for it). A switch however only routes packets to it's destination, so the two that talk all the time would not affect the rest of the network.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width