Spring Network
Moderator: Moderators
- CarRepairer
- Cursed Zero-K Developer
- Posts: 3359
- Joined: 07 Nov 2007, 21:48
Re: Spring Network
Zero-k.info forums use lobby accounts. This should use the them as well, or at least the same accounts from springrts.com.
Re: Spring Network
some http-lobby-auth would be nice... would be very useful for other services to, maybe the zero-k soap service could be used for that:CarRepairer wrote:Zero-k.info forums use lobby accounts. This should use the them as well, or at least the same accounts from springrts.com.
http://zero-k.info/ContentService.asmx?WSDL
"VerifyAccountData"
but soap is really ugly to use in most languages except .net :-/
or just a real connection to the lobby-server.
but imo ssl would be really nice for that...
Re: Spring Network
Yeah, the biggest push that could be given to this project would be it being able to use either this forum database or the lobby database to setup existing accounts so people can just log straight on.
Unfortunately, I don't have the know-how to set that up, but I'd be more than happy to give Admin access to anybody who could.
Unfortunately, I don't have the know-how to set that up, but I'd be more than happy to give Admin access to anybody who could.
- very_bad_soldier
- Posts: 1397
- Joined: 20 Feb 2007, 01:10
Re: Spring Network
In PHP you can do something like:abma wrote: http://zero-k.info/ContentService.asmx?WSDL
"VerifyAccountData"
but soap is really ugly to use in most languages except .net :-/
Code: Select all
$client = new SoapClient("http://zero-k.info/ContentService.asmx?WSDL");
$result = $client->VerifyAccountData(array('login'=>'LionHeart', 'password'=>'honeybunny'));
(Probably similar for other languages too (except C++).)
Re: Spring Network
hu? that has to be new :D
"
The SoapClient class
(No version information available, might only be in SVN)"
i only knew about some lib written in php ...
then its fine and easy to use (if available on the server installed php).
"
The SoapClient class
(No version information available, might only be in SVN)"
i only knew about some lib written in php ...
then its fine and easy to use (if available on the server installed php).
- very_bad_soldier
- Posts: 1397
- Joined: 20 Feb 2007, 01:10
Re: Spring Network
Hm, SVN? You got this from here, right?
http://www.php.net/manual/de/class.soapclient.php
But I think its in since 5.0.1 as stated here:
http://www.php.net/manual/de/soapclient.soapclient.php
No idea whats the difference between those two though ^^
http://www.php.net/manual/de/class.soapclient.php
But I think its in since 5.0.1 as stated here:
http://www.php.net/manual/de/soapclient.soapclient.php
No idea whats the difference between those two though ^^
Re: Spring Network
If only there was a well established standard for these kind of remote authentication situations with libraries in dozens of languages.
Re: Spring Network
maybe OAuth?koshi wrote:If only there was a well established standard for these kind of remote authentication situations with libraries in dozens of languages.
Re: Spring Network
http://commanderlookingatthings.tumblr.com/Jazcash wrote:Also, I need some proper links for the main Sprink Network page. There's no longer a replay/modinfo site, Spring ladder site and I can't see me getting any clan/tourney sites done any time soon. Could use some suggestions for what to put there instead.

Re: Spring Network
Good idea! Units turn to "action" place and look if they do nothing before.
Or units stop fighting and look at explosion near them for 2 seconds (nuke, fusion ...)
Or units stop fighting and look at explosion near them for 2 seconds (nuke, fusion ...)