I've searched this group for the last few days and still nothing. I
cannot seem to connect with the example script.
+ Connecting to
http://carets.retscure.com:6103/platinum/login as
CARETSUSER
+ Not connected:
This is in my debug log:
* About to connect() to
carets.retscure.com port 6103 (#0)
* Trying 65.222.239.173... * connected
* Connected to
carets.retscure.com (65.222.239.173) port 6103 (#0)
> GET /platinum/login HTTP/1.1
Host:
carets.retscure.com:6103
Accept: */*
User-Agent: CARETS-General/1.0
RETS-Version: RETS/1.5
< HTTP/1.1 401 Unauthorized
< Cache-Control: private
< Date: Tue, 03 Jan 2012 19:06:34 GMT
< Content-Length: 0
< Content-Type: text/html
< WWW-Authenticate: Digest realm="
us...@mris.com", nonce="***",
opaque="***"
< RETS-Version: RETS/1.5
< X-Powered-By: Servlet/2.5 JSP/2.1
<
* Connection #0 to host
carets.retscure.com left intact
* Issue another request to this URL: '
http://carets.retscure.com:6103/
platinum/login'
* Re-using existing connection! (#0) with host
carets.retscure.com
* Connected to
carets.retscure.com (65.222.239.173) port 6103 (#0)
* Server auth using Digest with user 'CARETS'
> GET /platinum/login HTTP/1.1
Authorization: Digest username="CARETS", realm="
us...@mris.com",
nonce="***", uri="/platinum/login",
response="308f270a3313f994aab08107e1825a85", opaque="***"
Host:
carets.retscure.com:6103
Accept: */*
User-Agent: CARETS-General/1.0
RETS-Version: RETS/1.5
< HTTP/1.1 200 OK
< Cache-Control: private
< Date: Tue, 03 Jan 2012 19:06:35 GMT
< Transfer-Encoding: chunked
< Content-Type: text/plain
* Added cookie RETS-Session-ID="96278527472" for domain
carets.retscure.com, path /platinum/, expire 0
< Set-Cookie: RETS-Session-ID=96278527472
< RETS-Version: RETS/1.5
< X-Powered-By: Servlet/2.5 JSP/2.1
<
* Connection #0 to host
carets.retscure.com left intact
<RETS ReplyCode="0" ReplyText="V2.6.0 761: Success">
<RETS-RESPONSE>
MemberName=CARETSOFFICE
User=CARETS, CARETS-DOM:CARETS-IDX:Login:System-CARETS, 90, CARETS1
Broker=CARETS,1
MetadataVersion=1.12.26
MinMetadataVersion=1.1.1
OfficeList=CARETS;1
TimeoutSeconds=1800
Login=
http://carets.retscure.com:6103/platinum/login
Action=
http://carets.retscure.com:6103/platinum/get?Command=Message
Search=
http://carets.retscure.com:6103/platinum/search
Get=
http://carets.retscure.com:6103/platinum/get
GetObject=
http://carets.retscure.com:6103/platinum/getobject
Logout=
http://carets.retscure.com:6103/platinum/logout
GetMetadata=
http://carets.retscure.com:6103/platinum/getmetadata
ChangePassword=
http://carets.retscure.com:6103/platinum/changepassword
</RETS-RESPONSE>
</RETS>
* Closing connection #0