×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

ethernet speed

ethernet speed

ethernet speed

(OP)
What influences the speed of ethernet?  I hooked up two computers for file transfer using a simple peer to peer connection with 2 10Mb/s ethernet cards.  The file transfer was no faster than using a serial cable and communicating at 115200bps.  Is ethernet communicating slower without a hub or what other possible reasons are there for not getting anywhere close to the expected 10Mb/s?

RE: ethernet speed

The transfer rate would be affected by the computing power to the two computers, the Ethernet adapter cards, the card configurations, and most important, what protocol you use for the file transfer. If you believe that the two CPUs can support the full 10Mbps and that the network interface cards (NICs) can too then try setting the two NICs for full duplex. Belive it or not, you could be getting a lot of collisions with this simple configuration if the NICs are set to half duplex.

RE: ethernet speed

I agree with ERN, see the 10 MBPS is the bandwidth of the media, it doesn't mean that this BW will fully utilize by one PC. The bandwidth utilization depends upon the processing power of CPU, Protocol & NIC setting.

The analogy is BIG pipe can't be chocked with narrow stream of water, you have to have BIGGER pipe to chocke that, right.If want to test this do same file transfer using older pc(say 486).

If you are using TCP/IP protocol, the TCP calculates tasfer speed by seeing RTT (Round Trip Time), acknowledgement, window size. If you are using windows OS, than one entry need to be done in the registry to set this window size. I forgot the exact setting, I guess it is written in my diary ?.

NOTE :- When you are doing file transfer do with big file (size in MBs).

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources