RETS_API

RETS_API


 Version: 1.0.12
 Avantia, Inc.
GUIDName
{00020430-0000-0000-C000-000000000046}OLE Automation
{420B2830-E718-11CF-893D-00A0C9054228}Microsoft Scripting Runtime
{3F4DACA7-160D-11D2-A8E9-00104B365C9F}Microsoft VBScript Regular Expressions 5.5

RETS_API

Modules:

modDllError 
modURL Uniform Resource Locator (URL) Functions wrapping WININET functions.  
modWinInet 

Classes:

Base64 Class module that contains the methods that do Base64 coding and decoding  
Logger Logger module for the RETS IDX Client application that has the subroutines and functions that are used to make calls to display an message to a log file or the debug window.  
MD5 Class module that contains the methods that do MD5 hashing RSA/MD5 implementation Version 1.0.1 Date: 14th April, 2003 Author: Chris Read Home page: http://users.bigpond.net.au/mrjolly/ Most ASP MD5 implementations look relatively the same, the exception with this one is that it is a class. Other than that, its massaged from the RFC1321 C code and simplified a little. There are two properties Text - String, text to encode HEXMD5 - String, read-only, MD5 value of Text above There are no methods  
RETSActionTransaction RETSActionTransaction class encapsulates the RETS Action transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSAgentSearchTransaction RETSAgentSearchTransaction class encapsulates the RETS Agent Search transaction It implements RETSSearchTransaction interface. See the RETSSearchTransaction class for inherited details. It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSChangePasswordTransaction RETSChangePasswordTransaction class encapsulates the RETS Change Password transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSConnection RETSConnection class encapsulates the RETS HTTP Connection  
RETSGetMetadataTransaction RETSGetMetadataTransaction class encapsulates the RETS GetMetadata transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSGetObjectTransaction RETSGetObjectTransaction class encapsulates the RETS GetObject transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details. RETSGetObjectTransaction class encapsulates the RETS GetObject transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSLoginTransaction RETSLoginTransaction class encapsulates the RETS Login transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSLogoutTransaction RETSLogoutTransaction class encapsulates the RETS Logout transaction It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSOfficeSearchTransaction RETSOfficeSearchTransaction class encapsulates the RETS Office Search transaction It implements RETSSearchTransaction interface. See the RETSSearchTransaction class for inherited details. It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSPropertySearchTransaction RETSPropertySearchTransaction class encapsulates the RETS Property Search transaction It implements RETSSearchTransaction interface. See the RETSSearchTransaction class for inherited details. It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSSearchTransaction RETSSearchTransaction class encapsulates the RETS search transaction super class. All other search transactions delegate to this class common RETS Search Transaction methods and attributes. It implements RETSTransaction interface. See the RETSTransaction class for inherited details.  
RETSTransaction RETSTransaction class encapsulates the RETS transaction super class. All other transactions delegate to this class common RETS Transaction methods and attributes.