Games API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sedgefield
    Junior Member
    • Apr 2009
    • 12

    #1

    Games API

    Hi I wonder if anyone would be kind enough to help.

    I am using Visual Studio 8 using VB and am writing an application for xchange games blackjack. At this stage all I wish to do is to log onto the games api and download, in real time, the cards that each player is dealt, and the odds associated with those cards. Each players cards would then be stored in separate dynamic arrays. The data on the odds would not be stored at the end of each game.

    If anyone would be kind enough to chart the steps I have to go through in order to get the information, and perhaps put a few lines of sample code as examples for those steps, it would be a great help. I can get my app to do what I want it to do initself, but cannot figure the technicalities of the api. I have looked at the uber client and at the other samples offered here, but the code either fails the conversion to my version of visual studio, or has undefined variables or such that means I cannot make much sense of it.

    KK well if anyone is able to help I thank you.
Working...
X