Results 1 to 2 of 2

Thread: [Network]Formating data

  1. #1
    Lively Member
    Join Date
    Dec 06
    Location
    Slovenia
    Posts
    100

    [Network]Formating data

    I have question becouse im not enymore convinced about this copymemory if it is gona work properly...
    So i want to know, how game developers format data to send it over net and then how they easy copy data in to udts with minimal errors...



  2. #2
    G&G Moderator chemicalNova's Avatar
    Join Date
    Jun 02
    Location
    Victoria, Australia
    Posts
    4,246

    Re: [Network]Formating data

    Companies would most likely have a set standard for each of their games. It really is upto you (because, you don't have bosses I assume) on how you format it. Of course, the format will need to be changed depending on the type of game.

    This has been discussed before though. You can do things like interpolation, etc, so you're not sending as much data across. I'd say a good search is your best bet.

    chem

    Visual Studio 6, Visual Studio.NET 2005, MASM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •