Results 1 to 6 of 6

Thread: Internet Based Games

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    258

    Internet Based Games

    Excuse my ignorance here, but Internet applications are not my forte and I have never ventured over to them at all. I’m sure most of you are familiar with Yahoo, and perhaps the fact that it hosts games such as Chess over the Internet. What I’d like to know is how this is done, in a nutshell, as I may turn my hands to it in the distant future.

  2. #2
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Do a search for "winsock"

  3. #3
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    Whoever made those games used Java, or some other inet langauge. If u really want u can do it in vb by exporting to an activex control, but ull still need javascript

  4. #4
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Ah he meant those small games.. sorry misunderstood..

    Hey Mushroom Realm, can you explain how I'd do that? After exporting the project, how does the control get onto the users computer?
    Last edited by Fox; Sep 21st, 2002 at 11:56 PM.

  5. #5
    Fanatic Member Mushroom Realm's Avatar
    Join Date
    Mar 2002
    Location
    Murrieta, California
    Posts
    650
    When they load the site their comp will download it. The problem is using it. U have to load it (just like any control) through javascript (vbscript, jscript, whatever). Each language has its own loading code. I think ive got some easy to understand code lying around somewhere, let me find it. Ill post back when i do.

    hmmm, maybe i dont. Well, run a search on Codehound they should have it
    Last edited by Mushroom Realm; Sep 22nd, 2002 at 11:45 AM.

  6. #6
    PowerPoster Fox's Avatar
    Join Date
    Jan 2000
    Location
    *afk*
    Posts
    2,088
    Ok shouldn't be a problem, I'd prefer a short JavaScript implementation using the ClassID.. well think this'll work, thanks.

Posting Permissions

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



Click Here to Expand Forum to Full Width