FILE TRANSFER USING MFC CAsyncSocket::OnAccept()



Hello
I am new to VC++. For a project I am working on,
I need to implement a file transfer application, a chat application and
a file retrieve from remote device ..... this is something like
microsoft net meeting . if anyone has implemented
these , kindly let us know how did u go about it. Will CAsynchSocket
class work for File Transfer..as our application uses it , and it is
not working! There is a problem in the CASyncSocket::OnAccept()
function, it is not being called internally
Akanksha

.



Relevant Pages