Mike <(E-Mail Removed)> wrote:
> System setup like below. No other network connections, only the
> crossover between the two systems. The two systems have the same
> hardware (memory, nics, SCSI controllers, etc) and OS (RHEL ES 4.0).
> /-------------\ Crossover /-------------\
> | System A | <------------> | System B |
> | 192.168.0.1 | Cable | 192.168.0.2 |
> \-------------/ 100MB/s \-------------/
> If I have a test program to send UPD datagrams across this connection,
> assuming I am not overloading the link, should I expect any datagram
> loss?
Yes. Not because you necessarily will see any, but because once you
ass-u-me you will not, you will.
Or, some time in the future, someone will want to use what you are
doing in some slightly different way and it will fall to peices. No
matter how unlikely it seems today.
Also, a link has a given bit error rate, which means that you need to
ass-u-me that on average that many bits _will_ be corrupted and
(hopefully I suppose) dropped by the FCS at the link-layer or the
checksum at UDP.
From time to time, the receving application, perhaps through no fault
of its own, will be context switched-out and not read for a bit. That
may be a problem, it may not.
rick jones
--
The glass is neither half-empty nor half-full. The glass has a leak.
The real question is "Can it be patched?"
these opinions are mine, all mine; HP might not want them anyway...

feel free to post, OR email to raj in cup.hp.com but NOT BOTH...