Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-users: Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Fri, 7 Aug 2009 10:03:49 -0700


On Aug 7, 2009, at 9:59 AM, Sam Roberts wrote:

Maybe we'll try this sometime. I'm not sure how rich the pcap
interface is, there is some information, such as channel to listen on,
that needs to be known in order to capture.

The current pcap interface splits the process of starting a live capture into:

	a call to create a capture handle;

	various calls to set various properties on the handle;

	a call to activate the handle.

There is currently not a call to set a channel on which to capture, but at some point one will be added to handle 802.11; such a call could be used on other network types.

  • Follow-Ups:
    • Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
      • From: Satish Chandra
  • References:
    • Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
      • From: Sam Roberts
    • Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
      • From: Guy Harris
    • Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
      • From: Sam Roberts
  • Prev by Date: Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
  • Next by Date: [Wireshark-users] Cisco FWSM Capture Dump
  • Previous by thread: Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
  • Next by thread: Re: [Wireshark-users] [HELP] How to send bytes to wireshark on runtime
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation