Hi,
Thanks for the help so far, it has been really helpful. I have a couple of other questions which I hope you can help me with or give me some guidelines.
We are still working on the same pokerclient as mentioned earlier and I have been able to send and recieve the information from/to the server/client and the framework is very good and easy, however I need to setup a different approach right now.
Please have a look at this picture:
http://postimg.org/image/cdok8yqp9/
The only thing that the clients should do is:
1. Connect and Disconnect to the server
2. Send its action to the server (Call, Raise, Fold etc.)
3. Animate based on the data recieved from the server
The server should:
1. Store all connections from the client
2. Send the appropiate data to each client
I was wondering what a good approach would be here using NetworkComms Framwork?
Right now I send and recieve data from and to the server a little bit sloppy and I would like to redo that part so any input here on how to handle the client connections etc. would be highly appreciated!
Thanks in advance,
Best regards,
Tomas
Thanks in advance,
Best regards,
Tomas