ericbabe -> RE: Another Error TCP (4/17/2007 3:54:39 PM)
|
Sounds like it's just generally a problem with packet dropping; I have no idea why this happens on some LAN configurations and not on others, TCP/IP is not my specialty; we haven't been able to duplicate this on our LAN at all. The blasted TCP/IP library I'm using (an old Microsoft package) is supposed to do its own packet dropping detection and error handling, but apparently it doesn't work in all cases. I'm looking into writing our own dropped packet detection and recovery routines, but this isn't an easy thing to do, as the order of packets is very important.
|
|
|
|