Hi all. I am using Visual C++ Express 2008 Edition and am trying to write a simple internet application, however, I can't seem to get winsock2.h to include right. The compiler keeps coming up with errors about redefinition for some reason. Is it that winsock.h is included in windows.h? I can't figure this one out!