Hi,

I am also looking for a similar module that will allow me to monitor a TCP
port. If you know any module that can perform the function, could you please
let me know?

Thanks in advance,
Anand
"Adrienne Kotze" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi there,
>
> How can I test for a UDP service running on a host using perl ?
>
> Testing for a TCP service is easy, as you just test whether the
> connection failed, but UDP is 'connectionless' and it sends out
> an ICMP packet when the connection failed. (TCP sends a RST)
>
> The solution must be able to run on Win32 (ActiveState).
>
> Thanx.
> --
> Adrienne Kotze -  Technical Consultant - Sintrex Integration Services
> Mobile: +27 83 269 6725 - Facsimile: +27 83 8 269 6725
> mailto:[EMAIL PROTECTED]
>



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to