NEWS

  • Feb 20 2009
    Added a sneak peek at holdemp3. holdemp3 is my asynchronous client-server texas hold'em application. Supports unlimited clients and rooms. Still in private production but read more
  • Dec 20 2008
    A major camel re-design is under way. The site will seek to add many new features and the recent coversion to a mvc & oop pattern will make changes much easier. The site will also be converted to CSS. see it

Links

Member Log In



portfolio.

   Explore some of my work. More webdesigns should be up soon along with some graphic designs and logos. check back in a few.

holdemp3

 
   Holdem Poker Player Pro, or holdemp3, is a client-server game. This application uses asynchronous socket communication therefore it approve new clients as well as handle existing requests. Users can create their own server and/or or join an existing one.

   holdemp3 is still in early stages of development. Currently, a user can start a server and clients can connect to it. These server admin and the client can start rooms as well as join rooms and play hands of texas hold'em. Currently, implementing player turns, blinds, betting and chips. Keep checking back for updates and maybe a beta.

 

screens

features

  • Start your own poker server. Host and manage rooms, players etc..
    • Unlimited number of rooms, players
  • View available games & servers
  • Start your own room on another server
  • Join an existing game and play some cards
  • Watch & Chat with opponents
  • Encrypted communication

technology used.

C#.NET, SQL Server 2005 (or mySQL), MS Visual Studio, Asynchronous client-server Communication, Rijndael Encryption (AES), Photoshop

future.

  • Blinds and player turns & actions
  • Betting and chips
  • Enhance GUI, look & feel
  • Different types of games: tourney, cash, sit-n-go
  • Custom server, game options