Help with API Adapter

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dodgee
    Junior Member
    • Jan 2009
    • 17

    #1

    Help with API Adapter

    Hi all

    Could anyone give me a couple of very basic pointers about using the Games API adapter?

    I wrote a fairly simple app for the Sports API in VB but I want to write an app for Exchange Games using c#. The adapter looks like it would be very useful but this is actually my first venture into c# and also Visual Studio.

    If anyone can help me out with an example of using the adapter to do something like a simple ping of the API, I'll go from there.

    Any help massively appreciated, cheers!
  • nzbot
    Junior Member
    • Feb 2009
    • 14

    #2
    I recommend to take a look at Betfair UberClient, a sample application for Exchange Games (full C# source code is included).
    URL: http://bdpsupport.betfair.com/ics/su...p?fileID=58447

    Comment

    • Dodgee
      Junior Member
      • Jan 2009
      • 17

      #3
      Thanks, I already had a look at the Uberclient but it doesn't seem to have the full source code, just the exe, .pdb file and exe.config.

      I can use something like .NET Reflector to have a look at the code though so hopefully that will help.

      Comment

      • vossie
        BDP Team
        • Sep 2008
        • 40

        #4
        Originally posted by Dodgee View Post
        Thanks, I already had a look at the Uberclient but it doesn't seem to have the full source code, just the exe, .pdb file and exe.config.

        I can use something like .NET Reflector to have a look at the code though so hopefully that will help.

        Did you have a look at the adapter? http://bdpsupport.betfair.com/ics/su...folderID=19680
        "Why don't you just fix your little problem and light this candle?" - Alan B. Shepard, Jr

        Comment

        • nzbot
          Junior Member
          • Feb 2009
          • 14

          #5
          Originally posted by Dodgee View Post
          Thanks, I already had a look at the Uberclient but it doesn't seem to have the full source code, just the exe, .pdb file and exe.config.

          I can use something like .NET Reflector to have a look at the code though so hopefully that will help.
          You are right, there is no source code included. I did it with Reflector too.

          Comment

          • Mr Stokes
            BDP Team
            • Oct 2008
            • 6

            #6
            The source code is available via

            http://bdpsupport.betfair.com/ics/su...p?fileID=58210

            Comment

            • Dodgee
              Junior Member
              • Jan 2009
              • 17

              #7
              Ah great stuff, thank you!

              Comment

              Working...
              X