We are trying to create Flash online game) Can you help me to choose the best way to communicate this two technology? Now I have chosen BlazeDS, but I am not sure, mb XML socket, or anything else.....
+4
A:
IMHO BlazeDS with AMF is most common configuration.
For games you usually need speed, and minimal bandwidth, AMF gives you this, I doubt XML/SOAP could fit in this scenario unless you are using backend just for scores etc.
zarko.susnjar
2010-05-18 17:09:08
Thanx a lot. Mb someone create this kind of App in production scale?
2010-05-18 17:27:17
+1
A:
You should have a look at smartfox. It's really the easiest and most robust solution for multiplayer games.
back2dos
2010-05-18 18:04:12
A:
For what you are talking about - Id start with the blazeds samples that come with turnkey distribution, they demo different polling types consumer/subscriber model etc.
MikeW
2010-07-02 07:08:49