Results 1 to 1 of 1
Thread: A Online Card Game
- 12-28-2008, 06:37 PM #1
Member
- Join Date
- Dec 2008
- Posts
- 1
- Rep Power
- 0
A Online Card Game
Hello this is my first post in this forum I recently found it.
I am a begginer in JAVA, I worked with Java, Hibernate and Applets, now I want to programm a game of cards.
My first design it was made the server with JAVA and sockets, then the Client with a Applet, the server will comunicate with the client by encrypted sockets, and I will use hibernate to manipulate the DB.
Maybe a version 2.0 will be with the client in Flash and the server will store all the states of the game.
Then I was reading about web services and I saw that is more indicate to design this with web services, Imagine a Online Poker game (is not what I want to design but like example will work), one option is to made it with sockets and the other with web services the last one in more secure and is better to design it.
I was reading a lot about web services but I can't find a good tutorial to undrestand 100% how it works. I read about SOAP but I saw that I need to program Struts too to design this game with web services, and my experience with Struts is very basic.
Here is my question, there is a tool to development 100% of the application like this server and then the applet and with that tool I will comunicate the server to the client using web services, without program struts, etc.?
My second question is: As I don't know much about web services and that will take me a lot of time to understand the tecnology, What is the best method to program in java with sockets and then when I will have time I can transform that application into a web service?.
thanks very much for the help!
Similar Threads
-
Can we access sim card from computer
By rajasekharpv in forum Sun Java Wireless ToolkitReplies: 3Last Post: 09-03-2009, 03:22 PM -
Credit Card Validator
By bluegti02 in forum New To JavaReplies: 2Last Post: 06-17-2008, 06:09 AM -
[SOLVED] Structure of db for online game
By jSarK0Y in forum JDBCReplies: 1Last Post: 05-20-2008, 10:35 PM -
a little help needed for card drawing
By carlos123 in forum New To JavaReplies: 3Last Post: 01-09-2008, 03:40 AM -
Card program , need help thanks.
By carlos123 in forum New To JavaReplies: 2Last Post: 12-31-2007, 07:23 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks