I'm just wondering, is there a way at all to use raw sockets at all in a windows environment -specifically Vista- ? I have searched google with no luck on this.
EDIT: This is likely going to need to be moved to network communication. Mods!
This is a discussion on Raw sockets in windows within the Networking/Device Communication forums, part of the General Programming Boards category; I'm just wondering, is there a way at all to use raw sockets at all in a windows environment -specifically ...
I'm just wondering, is there a way at all to use raw sockets at all in a windows environment -specifically Vista- ? I have searched google with no luck on this.
EDIT: This is likely going to need to be moved to network communication. Mods!
Last edited by Syscal; 09-21-2010 at 12:21 PM.
I believe that the usage of raw sockets in Vista was disabled.
bit∙hub [bit-huhb] n. A source and destination for information.
If you wish to send raw packets you can try using Winpcap.