SocketAsyncEventArgs Queue
hello all i have some code in which i have a little issue , like i am
using socketasyncEventargs class to establish a chat application it is
working fine except that when i want to send bulk of messages it crashes
with the exception, the socket async event args is already in use for some
other operation , at each client application i have 2 SAEA objects one for
send and one for receive but at server side i have a pool of SAEA objects
which i am using for each client connected please help me to get bulk
messages at time,
No comments:
Post a Comment