This is a hypothetical question because I do not really wish to start a gambling website, but I was wondering if it is possible using Java? From what I have seen a lot of gambling websites use Direct X, where you download the game executables, graphics and some data on to your PC only once. Direct X appears to offere interaction between the client PC hard drive and the server.
Now since Java is Server based, I was wondering if it is possible to offer the technology available through Direct X.
I would assume you can use a jar file to allow the client to download the game on to their PC, but what about other features offered by Direct X.
Can someone help me out please?