Results 1 to 3 of 3

Thread: Reading Texas Holdem Poker cards

  1. #1

    Reading Texas Holdem Poker cards

    System: Windows XP, Pentium IV 3.0GHz, Ati 9200
    Compiler/IDE: Delphi 2006 for Win32
    API: Any

    Hi! I am trying to find a way to pass the cards of the various poker rooms clients (PartyPoker,PokerStars,cc) to my delphi application for various calculations. The poker rooms software are standalone exes and i only need to collect the value of my 2 hole cards plus the 5 community cards.

    Any idea?

  2. #2

    Reading Texas Holdem Poker cards

    Have you tried peeking at what Windows API messages are flying around the poker apps?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

  3. #3
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Reading Texas Holdem Poker cards

    You could also try and intercept the messages as they leave your
    PC - ie add some sort of sniffer software on the right port.
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

Bookmarks

Posting Permissions

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