Re: Win32 Multicast Problem
- From: "walls1500" <walls1500@xxxxxxxxx>
- Date: 1 Dec 2005 15:01:31 -0800
I should have mentioned that I'm using Visual Studio 2005. It turns
out that microsoft changed the header files around and winsock.h was
being included automatically by windows.h and this was causing
winsock2.h to fail (so I removed my inclusion of winsock2.h). I
figured out how to get windows to not include winsock.h and I included
winsock2.h and ws2tcpip.h and now it's working.
FYI.
Jeff
.
- Follow-Ups:
- Re: Win32 Multicast Problem
- From: Arkady Frenkel
- Re: Win32 Multicast Problem
- References:
- Win32 Multicast Problem
- From: walls1500
- Win32 Multicast Problem
- Prev by Date: Re: Wireless Provisioning Services and IAS Authorization DLL
- Next by Date: Re: Wireless Provisioning Services and IAS Authorization DLL
- Previous by thread: Win32 Multicast Problem
- Next by thread: Re: Win32 Multicast Problem
- Index(es):
Relevant Pages
|