> Hi everybody,
>
> i've made a website that allow to a user (if they are registred) to =
> enter some address (http) and port to check his status. (if site is =
> down, or slow etc. ) That was easy, i'm just using CFHTTP tag and =
> verifying cfhttp.values .. And if an error is occured, the user receive =
> an email.
>
> Now one of my client want to check the status of other kind of address. =
> By example, an STMP server or FTP server. I don't really know which tags =
> or tools i need to work on .. Is there someone that can suggest the best =
> way to do it?=20
Sounds like a job for Superm... er, for CFX_TCPClient. Look at the "port
scan" example. Just try to open a session to the ip:port you're interested
in, and check if it connects or not. (If it does, remember to close the
session.)
http://www.intrafoundation.com/freeware.html.
--min
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.