Thread: Raw Sockets, Filter Packets?

  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    10

    Raw Sockets, Filter Packets?

    Im using raw sockets to capture all the packets going over my network. Now is there a way I can block or filter the packets so they dont come through or are received by any applications? Thanks in advance.

  2. #2
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    I do believe you're talking about something like a personal firewall, to block a connection to or from an application on a local machine.
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Raw Sockets Help
    By jaysonturner in forum C Programming
    Replies: 4
    Last Post: 05-08-2007, 02:37 PM
  2. Raw Sockets and SP2...
    By Devil Panther in forum Networking/Device Communication
    Replies: 11
    Last Post: 08-12-2005, 04:52 AM
  3. Raw Sockets problem.
    By Mad_guy in forum C Programming
    Replies: 3
    Last Post: 07-03-2005, 03:14 PM
  4. Want to start learning raw packets in C
    By Lateralus in forum Networking/Device Communication
    Replies: 1
    Last Post: 06-08-2005, 12:55 PM
  5. Packet Filter Using Unix Sockets
    By doraiashok in forum C Programming
    Replies: 3
    Last Post: 12-12-2003, 02:56 PM