Brad,
The best choice to trace interaction between a server and client is with a
protocol analyzer like Ethereal.
The second choice would be to turn on tracing within VieleRETS itself. It
requires some editing, but here are the steps:
1) In {INSTALLATION}\common\rets_lite you will find exchange.php.
2) Open this file with an editor like Wordpad (or vi if you are linux) and
turn the following two defines to true:
a. GENERATE_TRANSPORT_TRACE
b. GENERATE_PAYLOAD_TRACE
3) Save the file and retry. Warning, the trace will be sent to your browser.
4) Cut the result from the browser and paste it in an e-mail to me (not the
list!). you can reach me at
mles...@crt.realtors.org.
5) Of course, don't forget to turn these setting off again!
I'm preparing Version 1.1 of VieleRETS right now, so this kind of issue is
timely indeed.
Highlights of Version 1.1:
a) Direc
t image support for RETS servers that do not support the RETS
GetObject Location option. This results in a 4X performance increase
(Rappatoni).
b) Ability to fetch only changes since the last request. Huge improvement.
c) Ability to match listings to OpenRealty user accounts. Again, huge if you
are an OR user.
d) Minor code efficiencies thanks to the suggestions from the community.
On Wednesday 25 January 2006 08:57, Brad Ediger wrote:
> I had already tried that... I'm assuming that turning off POST
> requests in the source configuration switches to GET. No dice. :-(
>
> On Jan 25, 2006, at 7:16 AM, SIMG Joshua Mills wrote:
> > Brad,
> >
> > My experience shows Interealty uses the GET method for the RETS
> > servers. I spend a decent amount of troubleshooting and when I
> > switched from POST to GET, all my problems went away.
> >
> > Thanks,
> >
> > Joshua Mills
> >
www.REAOS.com