A TFTP Sever like "tftpd32.exe"
It is a single executable that doesn't require installation. It can be set
to listen on any port,..but as far as I know only does UDP.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------
"Marco Shaw" <marco.shaw@_NO_SPAM_gmail.com> wrote in message
news:(E-Mail Removed)...
>I need to do some connectivity testing. Is there a *small* .exe out there
>that I can use to fire up on a given port or even a series of ports so it
>listens to incoming TCP requests.
>
> I think I really only need to confirm that the TCP handshake will work
> through our firewalls.
>
> At least I'm hoping that's all that is required for Telnet to seem like it
> has a connection...
>
> Marco