Java Socket Programming or ang higher level RMI
If u like MFC(VC++) you can start here [http://serghei.net/docs/programming/.../ch20/ch20.htm]
MFC is not related to any Network ProgrammingHope you will be clear about that...
Correct me if i'm wrong, when we talk about network programming sometimes it involves socket connections...what about CAsyncSocket or CSocket classes, these are MFC classes, so MFC is not out when you done network programming in windows using VC++....![]()
Correct me if I'm wrong, I think MFC is just only a wrapper for the win32.
MFC is microsoft proprietary code composed of classes and APIs that you can use/extend to build windows applications.
For windows networking, I think you can use winsock.
Similar Threads |
|