Thread: How grab all messages to/from USB port?

  1. #1
    Registered User
    Join Date
    Nov 2006
    Posts
    184

    How grab all messages to/from USB port?

    How do i grab all the messages sent to and from a USB port?

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    USB Central might be a good starting point.

  3. #3
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    You would need to create/install, or use an existing USB filter driver.

    Why?

    gg

  4. #4
    Registered User
    Join Date
    Nov 2006
    Posts
    184
    Quote Originally Posted by Codeplug View Post
    You would need to create/install, or use an existing USB filter driver.

    Why?

    gg
    Thanks guys! It's really just for learning/fun purposes. I ended up going with SnoopyPro.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Parallel Port to USB controller and outb()
    By coletek in forum Linux Programming
    Replies: 1
    Last Post: 06-05-2009, 06:57 AM
  2. FTP program
    By jakemott in forum Linux Programming
    Replies: 14
    Last Post: 10-06-2008, 01:58 PM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Programming the USB Port
    By outerspace in forum C++ Programming
    Replies: 2
    Last Post: 01-23-2006, 02:17 PM