Spring Network - Page 10

Spring Network

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

User avatar
CarRepairer
Cursed Zero-K Developer
Posts: 3359
Joined: 07 Nov 2007, 21:48

Re: Spring Network

Post by CarRepairer »

Zero-k.info forums use lobby accounts. This should use the them as well, or at least the same accounts from springrts.com.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Spring Network

Post by abma »

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.
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:

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...
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Spring Network

Post by Jazcash »

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.
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: Spring Network

Post by very_bad_soldier »

abma wrote: http://zero-k.info/ContentService.asmx?WSDL

"VerifyAccountData"

but soap is really ugly to use in most languages except .net :-/
In PHP you can do something like:

Code: Select all

$client = new SoapClient("http://zero-k.info/ContentService.asmx?WSDL");
$result = $client->VerifyAccountData(array('login'=>'LionHeart', 'password'=>'honeybunny'));
Looks ok to me, no?
(Probably similar for other languages too (except C++).)
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Spring Network

Post by abma »

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).
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: Spring Network

Post by very_bad_soldier »

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 ^^
User avatar
koshi
Lobby Developer
Posts: 1059
Joined: 14 Aug 2007, 16:15

Re: Spring Network

Post by koshi »

If only there was a well established standard for these kind of remote authentication situations with libraries in dozens of languages.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: Spring Network

Post by abma »

koshi wrote:If only there was a well established standard for these kind of remote authentication situations with libraries in dozens of languages.
maybe OAuth?
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Spring Network

Post by knorke »

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.
http://commanderlookingatthings.tumblr.com/ 8)
User avatar
Jazcash
Posts: 5309
Joined: 08 Dec 2007, 17:39

Re: Spring Network

Post by Jazcash »

Have fun keeping that up :P
User avatar
jamerlan
Balanced Annihilation Developer
Posts: 683
Joined: 20 Oct 2009, 13:04

Re: Spring Network

Post by jamerlan »

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 ...)
Post Reply

Return to “General Discussion”