Tell me a true replacement for MFC sockets
-
I want a true replacement for MFC Sockets due to its bugs and inefficiency , so can anybody refer me a socket library(free or commercial) which has almost same public interface of MFC sockets but efficient that MFC sockets. I have some existing projects which are running with MFC sockets , so i want such kind of replacement which doesnt change the existing code very much , but certainly should increase the performence. Unmanaged in a .NET world
-
I want a true replacement for MFC Sockets due to its bugs and inefficiency , so can anybody refer me a socket library(free or commercial) which has almost same public interface of MFC sockets but efficient that MFC sockets. I have some existing projects which are running with MFC sockets , so i want such kind of replacement which doesnt change the existing code very much , but certainly should increase the performence. Unmanaged in a .NET world