Greetings ..
I'm looking for a little help testing my TCP/IP implementation from a
friendly audience.
All you need to do is telnet to 24.159.203.149, port 2301.
24.159.203.149 is my Linux box, and it port forwards 2301 to my 386-40,
which is running my homebrew TCP/IP. You will get a small server
program that lets you see available memory, currently open socket
connections, and the DOS version & BIOS date of the machine the code is
running on.
Up to 9 people can connect simultaneously. I'm hoping to get a few
hundred connections from varying machines to see how it behaves.
I'd have run it on an older machine such as a 5150, but I am doing some
extensive tracing/logging in case anything bad happens, that I didn't
want any performance issues.
Thanks in advance,
Mike