Re: response from port
Re: response from port
- Subject: Re: response from port
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 16 Jan 2007 20:41:28 -0800
do shell script "(sleep 1; echo -e '\045q') | telnet " & hostName & "
" & portNum
If something is listening on that port on that host, the result will
include the string "Connected to".
On 1/16/07, Jeremy Matthews <email@hidden> wrote:
Is there a way you can check a port via applescript for a response?
Something like pinging the port of an address?
Thanks,
jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden
--
Mark J. Reed <email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden