On 1/6/2010 3:04 PM, Karthik Balaguru wrote:
- For pure Windows applications(Windows Native approach) that require raw sockets, we can use winpcap.
WinPCap is not "raw sockets". The term "sockets" refers to the BSD Sockets programming API, or related ones like Winsock. WinPCap is a completely different API.
It may be true that you can do what you want with WinPCap. Just don't confuse people by saying you're using "raw sockets".
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple