|
hi.. i want to develop a collaborative online whiteboard, (two or more users can use the same whiteboard to paint the same thing), i want to implement it in flash and php using xml socket, but i am getting the impression from many tutorials on this subject that php is not good for multiple socket connection because it doesnt support threading, can anyone help me, is php the right tool or should i use something else like java ?
|