CodeProject: Sniffing using Winsock. Free source code and programming help http://bit.ly/M0al1
sockaddr (MSDN) http://bit.ly/b5GYy
WSASocket Function (MSDN) http://bit.ly/jQwtY
The totally unhelpful Windows Sockets Error Codes (MSDN) http://bit.ly/hQwf3
SIO_RCVALL Control Code (MSDN) http://bit.ly/3mz5gU –> can’t find working example/explanation for IPv6
SIO_RCVALL CAN NOT SET WITH ERROR 10022 http://bit.ly/XOeEg –>
followed the tip, but still can’t get it to work on IPv6
WSAIoctl Function (MSDN) http://bit.ly/PmCnd
Sniffing packets for local machine only : sio_rcvall (Experts Exchange) http://bit.ly/bBOxz
rohitab.com – Forums Packet Sniffer http://bit.ly/qxAYO
recvfrom Function (MSDN) http://bit.ly/18lTGg –> managed to get it working on IPv4, but not IPv6
WSARecvFrom Function (MSDN) http://bit.ly/eYp5T –> same shite, not working for IPv6