Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: network based game - network newbie  (Read 1722 times)

0 Members and 1 Guest are viewing this topic.

Fantasy

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • Email
network based game - network newbie
« on: July 08, 2011, 12:20:48 pm »
hello everyone
i have been working on a top down 2d shooter and its almost finished and all is left is to implement network to the game.
now i have been able to make a server and a client successfully where the server sends a message and the client receive it, but i dont know how to send the player stats and movement and enemy's and all that.

so can you guys help please, keep in mind this is my first time to make a network based game

thank you all

Fantasy

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • Email
network based game - network newbie
« Reply #1 on: July 09, 2011, 01:53:28 pm »
come one guys please someone help
just give me a basic code on how to send the packet and what should the packet contain

please ? :)