[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Checks the port accessability [Property] IP=Sets the address that identifies the Internet resource. ARG(string)|2| Port=Sets the port number associated with the address. ARG(int)|1|0 [Methods] doScan=Starts the async request. ARG(string IP, int Port)|1|0 *doScanTurbo=Starts the multithread requests asynchronously. ARG(string IP, int Port)|1|0 onResult=Occurs after finishing succesful request and returns the info about port. ARG(string)|2|2 onFailed=Occurs if the port is not available. ARG(null)|2|0 PortFound=During scanning returns the found port. ARG(int)|3|1 IP=Defines the address that identifies the Internet resource. ARG(string)|4|2 Port=Defines the port number associated with the address. ARG(int)|4|1