Choosing approach for an IM client-server app
- by John
Update: totally re-wrote this to be more succint.
I'm looking at a new application, one part of which will be very similar to standard IM clients, i.e text chat, ability to send attachments, maybe some real-time interaction like a multi-user whiteboard.
It will be client-server, i.e all traffic goes through my central server. That means if I want…