Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

aditi xml-rpc url

ssm2017 Binder
Registered User
Join date: 9 Jun 2007
Posts: 15
03-31-2009 00:13
hello
i would like to send xml-rpc messages to my object using the beta grid aditi
i need to know the good url because my http client is not responding

i am using :
xmlrpc.aditi.lindenlab.com/cgi-bin/xmlrpc.cgi
on port 80

maybe the port is different or the url is wrong
xmlrpc.aditi.lindenlab.com is responding to ping
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
03-31-2009 14:38
my understanding is the that there is only one address (xmlrpc.secondlife.com), regardless of grid. but I could be mistaken.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
ssm2017 Binder
Registered User
Join date: 9 Jun 2007
Posts: 15
03-31-2009 19:27
this adress sees my object on the main grid but not my object with same script on the beta grid so maybe there is different address or a different port
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
04-01-2009 18:42
unfortunately I've never tried it, so I can't say for certain.. I don't see any mentions in either of the top 2 wikis about a different address for the beta grid. I do see quotes about there only being one server though so I'm not sure....

at what point is it failing? does it get a valid remote data handle? can you inform your outside server of that handle successfully via httpRequest or which other method you use?

if it's getting a vaild handle and the outside server is using that, but not getting through to the beta grid script i'd say your only other option is to contact LL about it. it may be an error and it may be that the beta grid isn't connected to the RPC server... I truly don't know.
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -