• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM Android Client Can't connect to Windows Server

R

rouzbeh

Guest
Hi !
i make a multiplayer game and it works fine in Windows
and also Windows client can connect to Android Server
but Android Client can't join Windows Server
Please help me ...
 
R

rouzbeh

Guest
No one ? :(

i got this error in compile windows:
Client(1) Connected: 192.168.1.2
Client(1) Disconnected: 192.168.1.2

whats the problem ??
 
Last edited by a moderator:
R

rouzbeh

Guest
bump :(

Please guys ... Really no one never make Multiplayer Game ?
 
H

HammerOn

Guest
No code examples. No detailed explanation.
No will to take the time to help if you don't take the time to make a good topic. Please, motivate us.
 
R

rouzbeh

Guest
ok sorry .. This is My Client and Server
Cleint link : http://www.mediafire.com/file/v5ah3duh2l4l4d4/Client.rar
Server link : http://www.mediafire.com/file/csp0ftxcymb7h7b/Server.rar

i make a multiplayer game and it works fine in Windows
and also Windows client can connect to Android Server
but Android Client can't join Windows Server

i have ndk r8d and sdk as well
and i have this Android versions API 8 / API 10 / API 13 / API 15

i got this error in compile windows:
Client(1) Connected: 192.168.1.2
Client(1) Disconnected: 192.168.1.2
 
Last edited by a moderator:
R

rouzbeh

Guest
ok sorry .. This is My Client and Server
Cleint link : http://www.mediafire.com/file/v5ah3duh2l4l4d4/Client.rar
Server link : http://www.mediafire.com/file/csp0ftxcymb7h7b/Server.rar

i make a multiplayer game and it works fine in Windows
and also Windows client can connect to Android Server
but Android Client can't join Windows Server

i have ndk r8d and sdk as well
and i have this Android versions API 8 / API 10 / API 13 / API 15

i got this error in compile windows:
Client(1) Connected: 192.168.1.2
Client(1) Disconnected: 192.168.1.2
No body can't help ??? What's the problem ? :(
 

Bingdom

Googledom
Does the program in windows have the appropriate permissions to host the server? E.g. Firewall, Antivirus.
 
R

rouzbeh

Guest
Does the program in windows have the appropriate permissions to host the server? E.g. Firewall, Antivirus.
I turned off all Firewalls and i dont have antivirus on Windows Host
is there a problem with Android device ?
 

Bingdom

Googledom
Are you doing it through hotspot? If you're doing it through hotspot, the hotspot host cannot join other games on their network. (I think it's more of a hardware limitation, but I could be wrong).
 
R

rouzbeh

Guest
Are you doing it through hotspot? If you're doing it through hotspot, the hotspot host cannot join other games on their network. (I think it's more of a hardware limitation, but I could be wrong).
not WIFI and not Hotspot work. Android phones have any firewall ? that should be off ?
 
Top