Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (NewbieZorro, TipmyPip, 1 invisible), 19,045 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
mp connection #385066
10/12/11 10:43
10/12/11 10:43
Joined: Sep 2011
Posts: 11
Germany
L
Lomacil Offline OP
Newbie
Lomacil  Offline OP
Newbie
L

Joined: Sep 2011
Posts: 11
Germany
I couldnt find a solution at the forum so I finaly open my own thread.
I tried to set a server up and connect from a client to it. I got the commercial licence so I thought it wouldnt be a problem but each time I try I get the unsupported feature error. Even after compiling.
After some tests I think the session_open/session_connect is not supported, I just dont get it how make my programm work through the internet if this isnt supported.

Re: mp connection [Re: Lomacil] #385075
10/12/11 12:01
10/12/11 12:01
Joined: Dec 2008
Posts: 1,218
Germany
Rackscha Offline
Serious User
Rackscha  Offline
Serious User

Joined: Dec 2008
Posts: 1,218
Germany
A6/7/8 ?


MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development

Re: mp connection [Re: Lomacil] #385076
10/12/11 12:03
10/12/11 12:03
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline
User
SchokoKeks  Offline
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
Do you have A8 or A7?
in A7, session_connect is not supported in commercial edition.
in A8, it is. Are you sure you have the key-file(licence) included like you were told in the email which came with the file?

Re: mp connection [Re: SchokoKeks] #385091
10/12/11 16:49
10/12/11 16:49
Joined: Sep 2011
Posts: 11
Germany
L
Lomacil Offline OP
Newbie
Lomacil  Offline OP
Newbie
L

Joined: Sep 2011
Posts: 11
Germany
thank you.
I got A7 could you give me a hind how it works there or where I can read about it?

edit

I have read the workshop but dont get it how to set a session or an ip
just that -ip through command line, I just would prefer some real code, thx for help anyway

Last edited by Lomacil; 10/12/11 22:10.
Re: mp connection [Re: Lomacil] #385099
10/12/11 23:18
10/12/11 23:18
Joined: Nov 2002
Posts: 913
Berlin, Germany
S
SchokoKeks Offline
User
SchokoKeks  Offline
User
S

Joined: Nov 2002
Posts: 913
Berlin, Germany
you use "-cl" command line to start a client. -ip only gives an ip to that client, it won'T make the engine start as client.

"-sv" starts a dedicated server.

you can combine both "-sv -cl" to create a server that is also a client on his own system.
be aware however that usually its easier to have a dedicated server, because you only need one client code, as for "-sv -cl" you often need to adjust the client code just for this one client.

EDIT: Btw if you want a to connect in code, check out the multiplayer plugins.

"ANet" isn't free, but it has most features and is well tested.
"GstNet" is free, but is used a little less often.

Both are (in my eyes) a lot better than the build in multiplayer.

Last edited by SchokoKeks; 10/12/11 23:20.
Re: mp connection [Re: SchokoKeks] #385115
10/13/11 07:44
10/13/11 07:44
Joined: Sep 2011
Posts: 11
Germany
L
Lomacil Offline OP
Newbie
Lomacil  Offline OP
Newbie
L

Joined: Sep 2011
Posts: 11
Germany
thank you, I already used the cmd line commands just didnt see the -ip.
so I'll try GstNet, need to stay on freeware.

ok, thank you again for your advise I think it's enought to complet my programm by now.


Moderated by  George 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1