Hello,
The example on the help site (press F1 with HostNetwork()) runs oke.
I copied the exe + media folder to a new folder (PC is called Host).
In the first line I changed Host to Host2 so to get an new user, compile it and use "broadcast" on my android machine (it is called host2), if i am doing this right>?
PC version: networkId = HostNetwork("ExampleNetwork", "Host", 1025)
android version: networkId = HostNetwork("ExampleNetwork", "Host2", 1025)
I still getting numbers of clients=1
The names are different (pc=host and android=host2) as above, but there is with both still the message "client is HOST".
What should i do to get at least the connection working?
I
can't go on when this is not working properly.
Windows asks my fire wall to accept. I did that, so did it accepting it for AVG.
The android machine doesn't ask anything.
Need help. Thank you.