J
Jianxin
Hi,
As I understand, one of the windows socket features is to
be able to connect to window message. As implemented in
CAsyncSocket class of MFC for example, OnReceive(),
OnAccept() etc. give you a handy way to deal with socket
events without using multithread.
I have just scaned through the Socket class in NET. But I
cannot see anything or anyway to do simillar things such
as OnReceive() OnAccept() in MFC.
Is there any way in which I can simillar thing in NET?
Thanks in advance.
Jainxin
As I understand, one of the windows socket features is to
be able to connect to window message. As implemented in
CAsyncSocket class of MFC for example, OnReceive(),
OnAccept() etc. give you a handy way to deal with socket
events without using multithread.
I have just scaned through the Socket class in NET. But I
cannot see anything or anyway to do simillar things such
as OnReceive() OnAccept() in MFC.
Is there any way in which I can simillar thing in NET?
Thanks in advance.
Jainxin