Chat flash system
(creating a chat based on flash)
see also flex 2
Systems
aFlax chat demo
- Uses sockets to receive events (without polling!) from a chat server when others have sent a message.
- The client is using aFlax, and the server is in perl.
ajchat
- Ajchat is a simple online chat system which uses AJAX.
- Ajchat also allows sharing or embedding of chat rooms into websites
References
back to chat application