TCP Receive/Send Queue Size

G

Guest

On Linux/OSX/Solaris/AIX/HPUX, you can see the TCP receive/send queue
lengths with the netstat command.

Does anyone know how to display these values on a Windows machine?
netstat, of course, does not provide this info. I'd like to see if a given
socket is not processing input (has something on its queue).

I've checked Sysinternals and it looks like they have do not have
anything that does it.

Thanks,
Mike Morgan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top