Web service vs Socket connection

Crurnefuede

New Member
To create a client-server GAME applications in Flash, which would be more practical to use and faster in terms of client-server data exchange:a. web services (flash / flex the client and PHP the server)orb. socket connection (flash / flex the client and C / C + + the server)Any help is welcome.Thanks.
 
Back
Top