mkornuser Posted November 24, 2008 Posted November 24, 2008 Hello! I try to send an UDP-Packet to a machine xx port yy. UDPsend always returns the number of bytes sent, wether the target-Port on the server-side is listening, or not. (thats ok, just like stated in AutiIT-Help) When the Target-Port is not listening, the Target alway sends back an ICMP-packet containg "destination unreachable" and "port unreachable" . My question is, how to deal with this message to take action in autoit-script? How can i get a handle to this ICMP-message,? tnx!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now