Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, 1 invisible), 18,699 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Can I use a different server? #205983
05/09/08 22:23
05/09/08 22:23
Joined: Feb 2005
Posts: 14
C
CrashBox Offline OP
Newbie
CrashBox  Offline OP
Newbie
C

Joined: Feb 2005
Posts: 14
Hi Everyone,

To create a multiplayer game online, can I create my own server instead of using a copy of gamestudio for it? In otherwords, can I use VB6 to make one very simple? All I want to do is relay player's positions to everyone else. I'm going to do a basic 2D scrolling game but want to support thousands of users. If I only update clients with as little text as possible, then hopefully I can support more users. All graphics, etc. will be already in each client application.

Do they use TCP as the protocol?

Thanks

Warren

Re: Can I use a different server? [Re: CrashBox] #206197
05/11/08 23:22
05/11/08 23:22
Joined: Nov 2007
Posts: 1,143
United Kingdom
DJBMASTER Offline
Serious User
DJBMASTER  Offline
Serious User

Joined: Nov 2007
Posts: 1,143
United Kingdom
i'm not sure about this but if you could write a DLL in c++ then maybe it is possible. You would have to know how to make it compatible with lite-c. Either that or use c++ to load the acknex engine and then you can use your custom server.

Last edited by DJBMASTER; 05/11/08 23:22.
Re: Can I use a different server? [Re: DJBMASTER] #206198
05/11/08 23:39
05/11/08 23:39
Joined: Jun 2001
Posts: 1,004
Dossenbach
N
nfs42 Offline
Serious User
nfs42  Offline
Serious User
N

Joined: Jun 2001
Posts: 1,004
Dossenbach
engine mp is based on directplay (=udp).
for protocol format read manual
you can use i.e. my GSTSocket to communicate with any udp server/client
i think i have still a vb demo for it


Andreas
GSTools - Home of
GSTScript 0.9.8: lua scripting for A6/7/8
GSTNet 0.7.9.20: network plugin for A6/7/8
GSTsqlite 1.3.7: sql database plugin for A6/7/8
3DGS Codebase: 57 snippets || 3DGS Downloads: 248 files

Moderated by  HeelX, Spirit 

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