Quote Originally Posted by Squize View Post
"[i]
Yes, 'cause you're using a simple app. which is designed for chat, not designed to handle game logic.

I know you're going to dismiss my advice, and in a couple of months post another thread saying nothing works.
Do yourself a favour and check out the smartfox and electroserver docs, they have examples of how to do game logic on the server side, and why that's the way it should be done. Also there's the multiplayer thread in the knowledge base here.

Squize.
Firstly, is there anything I can do to make it so it can run game logic on my server? And secondly is that I have already tried smartfox and 2 reasons I don't like it, for one, once again side-engine coding, and 2, I don't have money to get past the 20 connection limit .

Electro server must be kinda the same base requirements of money for unlimited connections and side-engine coding for the things you have to do.
I want to do it in a way where it is pretty much as simple as the method I'm using of just sending and receiving and have no limits to the amount of connections I can have to the server...