[Bug 42412] WinUAE 3.4.0: Networking over Slirp in AmigaOS 4.1 works bad.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 2 14:48:32 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42412

--- Comment #41 from Bruno Jesus <00cpxxx at gmail.com> ---
I'm not saying you should dump WinUAE, it is clearly the most talked about
Amiga emulator. I'm saying that you could try alternatives to check if the
problem is also present in other emulators.

The magic of TCP is that it takes care of a lot of common problems in data
transmission like lost packages, out of order and congestion control. So it is
very common in Wireshark to see black lines of out of order or resent packages.

A different approach would be to write a server application that sends a
well-known set of data (eg 2048 bytes of each alphabet character) and checking
if a client inside Amiga receives the data correctly. If the data is received
correctly the problem is the FTP application.

Another approach would be to run Wireshark inside Amiga.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list