Introduction
libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process.
Features
- Provides access to login, logout, search, and get object.
- Can connect to RETS 1.0, 1.5, and 1.7 compliant servers.
- Can be used on many platforms, including Visual C++ on Windows, and gcc on just about any flavor of Unix.
- Native bindings for C#, VB.Net, Python, and Ruby.
The current stable version is 1.2.1. View the complete version history.
News
- 25 Jun 2008: Version 1.2.1 released.
- 9 May 2008: Version 1.2 released.
- 6 May 2008: Version 1.1.12 released.
- 1 Apr 2008: Version 1.1.11 released. No really, its not a joke.
- 21 Dec 2007: Version 1.1.10 released.
- 12 Jun 2007: Version 1.1.9 released.
- 26 Mar 2007: Version 1.1.8 released.
- 13 Feb 2007: Version 1.1.7 released.
- 18 Dec 2006: Version 1.1.6 released.
- 20 Nov 2006: Version 1.1.5 released.
- 23 Aug 2006: Version 1.1.4 released.
- 25 July 2006: Version 1.1.3 released.
- 12 July 2006: Version 1.1.2 released.
- 11 May 2006: Version 1.1.1 released.
- 3 May 2006: Version 1.1.0 released.
- 26 Apr 2006: Version 1.1.0 beta 6 released.
- 1 Mar 2006: Version 1.1.0 beta 5 released.
- 14 Feb 2006: Version 1.1.0 beta 4 released.
- 20 Oct 2005: Version 1.0.0 released.
- 13 Sep 2005: Version 1.0.0b2 released.
- 30 Aug 2005: Version 1.0.0b1 released.
- 12 May 2005: Project unveiled at the Mid-Year conference.
View the Trac project page to follow development of this project as well as see some code examples.