Gamestudio Links
Zorro Links
Newest Posts
New FXCM FIX Plugin
by flink. 06/04/24 07:30
AlpacaZorroPlugin v1.3.0 Released
by kzhao. 05/22/24 13:41
Free Live Data for Zorro with Paper Trading?
by AbrahamR. 05/18/24 13:28
Change chart colours
by 7th_zorro. 05/11/24 09:25
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
2 registered members (AndrewAMD, juanex), 1,247 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
AemStones, LucasJoshua, Baklazhan, Hanky27, firatv
19056 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
connect to server? #231348
10/13/08 20:58
10/13/08 20:58
Joined: Nov 2005
Posts: 1,007
jigalypuff Offline OP
Serious User
jigalypuff  Offline OP
Serious User

Joined: Nov 2005
Posts: 1,007
I have been trying out georges code from the latest aum mag.
I can`t for the life of me though figure out how to run the server.bat on an actual server.
I opened up the client.bat and but in my servers ip like this
Code:
multiplayer11.exe -cl -ip 67.205.26.166


so i launch the client.bat and it looks for servers then exits.
Were on my server should i put the server.bat file for the client.bat to connect to?


Why does everyone like dolphins? Never trust a species which smiles all the time!
Re: connect to server? [Re: jigalypuff] #231440
10/14/08 14:10
10/14/08 14:10
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
if you want to test that on one pc just run server.bat and then client.bat but inside of it there must be multiplayer11.exe -cl -ip localhost

on the other hand if you want to run it over internet just run server.bat on your pc with commands: multiplayer11.exe -sv -cl -port 2300 and before that you must forward the port 2300 on your router. i have experienced some problems with nod32 smart security - it blocked incoming connections for 3dgs, dplay8 and some other things.

i hope you understood what i have told you here smile



Ubi bene, ibi Patria.
Re: connect to server? [Re: croman] #231530
10/15/08 09:27
10/15/08 09:27
Joined: Nov 2005
Posts: 1,007
jigalypuff Offline OP
Serious User
jigalypuff  Offline OP
Serious User

Joined: Nov 2005
Posts: 1,007
the port forwarding part yes smile
Should i not have a bat file on the server then? or should both client bats connect via the server?
Were in the bat do i put the server ip for example, i have looked in the manual but it may as well be written in quadruple dutch for all the sense in makes frown


Why does everyone like dolphins? Never trust a species which smiles all the time!
Re: connect to server? [Re: jigalypuff] #231549
10/15/08 12:36
10/15/08 12:36
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
look, on server you have to run server.bat and on client you have to run client.bat, simple as that

in server.bat put multiplayer11.exe -sv -cl -port 2300
in client.bat put multiplayer11.exe -cl -ip localhost ---- that's for test on single pc
in client.bat put multiplayer11.exe -cl -ip "server's ip" ---- that's for internet test

i hope you understood me this time smile



Ubi bene, ibi Patria.
Re: connect to server? [Re: croman] #231577
10/15/08 14:30
10/15/08 14:30
Joined: Nov 2005
Posts: 1,007
jigalypuff Offline OP
Serious User
jigalypuff  Offline OP
Serious User

Joined: Nov 2005
Posts: 1,007
Quote:
in server.bat put multiplayer11.exe -sv -cl -port 2300


I believe i understand it yes smile but the client does not connect, so if my sites ip is bla bla bla should the server.bat be on the server? for the client to connect to? and if so should it be in the root directory?


Why does everyone like dolphins? Never trust a species which smiles all the time!
Re: connect to server? [Re: jigalypuff] #231588
10/15/08 15:18
10/15/08 15:18
Joined: Nov 2007
Posts: 1,032
Croatia
croman Offline
Serious User
croman  Offline
Serious User

Joined: Nov 2007
Posts: 1,032
Croatia
it doesnt matter where do you put it. if you ran server.bat and then client.bat and if client said it cant find server then your port isnt forwarded or some antivirus app is blocking.

i had problems with nod32 smart security 3.xx cause it blocked dplay8 and some other things from client. so i suggest you to try to test that out without antivirus turned on



Ubi bene, ibi Patria.

Moderated by  HeelX, Spirit 

Gamestudio download | chip programmers | 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