Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Online Messages / High Scores

Online Messages / High Scores

Scheduled Pinned Locked Moved C#
game-devtutorialquestionlounge
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MasterSharp
    wrote on last edited by
    #1

    Hi, all. If anyone knows of any articles or web sites that go into detail of a 'high score system' or internet usage (like a simple multiplayer game where you can chat) I'd be greatly appreciative. Also, if anyone could tell me how to publish a program... Step 1) Zip up contents - what are all the contents? Step 2) eMail content??? Thanks!

    - I love D-flat!

    C 1 Reply Last reply
    0
    • M MasterSharp

      Hi, all. If anyone knows of any articles or web sites that go into detail of a 'high score system' or internet usage (like a simple multiplayer game where you can chat) I'd be greatly appreciative. Also, if anyone could tell me how to publish a program... Step 1) Zip up contents - what are all the contents? Step 2) eMail content??? Thanks!

      - I love D-flat!

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Hich scores can be stored whereever you like, the registry, XML, a flat file. It's up to you. Any internet based stuff is going to revolve around a central server that at a minimum acts as a hub to allow players to find each other, even if traffic after that goes direct between the players. To deploy a program, you're better off creating an installer, which also means it can enforce the need for the .NET framework.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups