L
Lou Arnold
I need some help or advice for coding client-server communications on
Windows 2000. All I really want is a small program for demo purposes.
I don't want to program a server that actually does anything but
confirm that its communicating with a few clients.
Here are some questions, but pardon my ignorance if they seem silly:
1) What's the difference, if any between Winsock and Win32. I thought
Winsock was an old technology that isn't used anymore.
2) What does MFC have to do with Winsock and Win32 in this context?
3) Does MFC have classes that would allow me to code IP
communications? Should I be using these, or taking class code samples
from a number of other forums?
With thanks
Lou Arnold
Windows 2000. All I really want is a small program for demo purposes.
I don't want to program a server that actually does anything but
confirm that its communicating with a few clients.
Here are some questions, but pardon my ignorance if they seem silly:
1) What's the difference, if any between Winsock and Win32. I thought
Winsock was an old technology that isn't used anymore.
2) What does MFC have to do with Winsock and Win32 in this context?
3) Does MFC have classes that would allow me to code IP
communications? Should I be using these, or taking class code samples
from a number of other forums?
With thanks
Lou Arnold