[Help] SocketAsyncEventArgs sending bytes

Skilled Illusionist
Joined
Oct 19, 2010
Messages
391
Reaction score
71
Emerica - [Help] SocketAsyncEventArgs sending bytes - RaGEZONE Forums


I got this problem, it says that the buffer object from sendEventArgs is NULL.
But I set the buffer with "sendEventArgs.setBuffer()", offset is 0 and SendBytesRemainingCount is something > 100.
So basically the buffer object can't be null..:blink:
 
Back