chat application
Status: Beta
Brought to you by:
dmytro_bogovych
Hi,
Thanks for making Iocp classes for Delphi.
I am developing a chat application.
I want to do the following,
1) Keep track of all clients connected.
2) Disconnect any client
3) Log all messages
4) When a client logs off, how will the server know
about that?
All this can be done through regular Indy components also.
So using IOCP, will i get some advantages apart from
scalability
Thanks
ajay sharma