Page 1 of 1

XML Rpc set server password

Posted: 03 Sep 2012, 20:44
by yososerious
Hello,

I would like to know which command/method it is in order to set a server password via xmlrpc.
Also, is there a place to find all this methods updated ?

Thank you!

Re: XML Rpc set server password

Posted: 04 Sep 2012, 06:46
by Xymph

Re: XML Rpc set server password

Posted: 04 Sep 2012, 22:19
by yososerious
Ho thanks !!

I'm trying to send a simple xml rpc request with a Java Client.
The url on a local server would be "http://127.0.0.1:5000"

with method name SetServerPassword but no return neither error from server

Any clue ?

Re: XML Rpc set server password

Posted: 05 Sep 2012, 09:06
by farfa
It's not HTTP for the transfert protocol. The dedicated server use a socket.