Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / AGK Client to VB Server

Author
Message
Scab
20
Years of Service
User Offline
Joined: 11th Feb 2004
Location:
Posted: 15th Nov 2012 23:27
Is there any way to communicate between an AppGameKit app and a server running in Visual Basic and using Winsock?
MrValentine
AGK Backer
13
Years of Service
User Offline
Joined: 5th Dec 2010
Playing: FFVII
Posted: 16th Nov 2012 00:03
HTTP? no?

Scab
20
Years of Service
User Offline
Joined: 11th Feb 2004
Location:
Posted: 16th Nov 2012 21:01
That might work. I just don't know if HTTP will be fast enough.

It's for a real-time clock controller so updates would need to be sent at least every 500ms.

Previously I was using TCP/IP going from Windows CE PDAs to the VB6 server.

I have since switched to AppGameKit on Android tablets. I have the AppGameKit client/server working nicely using the multiplayer commands but now I need to communicate between the AppGameKit server and the VB6 Management system.

Or should I post directly from the AppGameKit tablets to the web server and then skip the multiplayer protocol entirely?
MrValentine
AGK Backer
13
Years of Service
User Offline
Joined: 5th Dec 2010
Playing: FFVII
Posted: 16th Nov 2012 21:32 Edited at: 16th Nov 2012 21:33
Never, unless maybe using SSL, directly communicate with any server/database...

But see if it works...

EDIT

500ms is ample time, dependent on your server, could you not implement some form of prediction?

Login to post a reply

Server time is: 2024-05-05 15:34:48
Your offset time is: 2024-05-05 15:34:48