Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Gaming > Development Programming Misc > create a networ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 906 of 979
Post > Topic >>

create a network game, where to begin ?

by timor.super@[EMAIL PROTECTED] May 16, 2007 at 11:38 AM

Hi all,

I'm a developper that knows some things about software programming,
but nothing about game programming.

I would like to know concept of network game programming. books,
articles, ... are welcome

For example, let me know if it's the good strategy :

I would like to create a 2 players game, very simple for beginning.
The purpose is to establish the network engine.

What i want to do, on a screen, 2 players (2 sprites), and each player
can move his sprite, and each player can see his player and the other
one too.

So, what i've done :
- a server that broadcast the message to the others players (in my
case, to the only one other player)
- 2 clients that :
     - can move a sprite when moving pad and send position to the
serveur
     - can listen to the server, receving the position and display the
other sprite at the position


I've try something like this, but I encounter a lot of slowness .

My question is : is this the good philosophy ?
I try to send data trough network (wifi capability), but despite the
very little amount of data sended, the game is too slow.
How can real game do with sending many many data during a game ?

Thanks for your answers.

S.




 6 Posts in Topic:
create a network game, where to begin ?
timor.super@[EMAIL PROTEC  2007-05-16 11:38:45 
Re: create a network game, where to begin ?
Geoffrey Summerhayes <  2007-05-17 10:19:24 
Re: create a network game, where to begin ?
nathan@[EMAIL PROTECTED]   2007-05-17 17:31:24 
Re: create a network game, where to begin ?
"Jim Langston"   2007-05-17 21:11:15 
Re: create a network game, where to begin ?
timor.super@[EMAIL PROTEC  2007-05-17 23:01:32 
Re: create a network game, where to begin ?
"Jim Langston"   2007-05-29 00:54:02 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri May 16 5:26:33 CDT 2008.