Pcap

1237 palavras 5 páginas
PCAP

This article is about the packet sniffing API. For the projected capacitance technology for touchscreens, see projected capacitance.

In the field of computer network administration, pcap (packet capture) consists of an application programming interface (API) for capturing network traffic. Unix-like systems implement pcap in the libpcap library; Windows uses a port of libpcap known as WinPcap.
Monitoring software may use libpcap and/or WinPcap to capture packets travelling over a network and, in newer versions, to transmit packets on a network at the link layer, as well as to get a list of network interfaces for possible use with libpcap or WinPcap.
The pcap API is written in C, so other languages such as Java, .NET languages, and scripting languages generally use a wrapper; no such wrappers are provided by libpcap or WinPcap itself. C++ programs may link directly to the C API or use an object-oriented wrapper.
|Contents |
| [hide] |
|1 Features |
|2 libpcap |
|3 WinPcap |
|4 Programs that use libpcap/WinPcap |
|5 References |
|6 External links |

[edit] Features libpcap and WinPcap provide the packet-capture and filtering engines of many open source and commercial network tools, including protocol analyzers (packet sniffers), network monitors, network intrusion detection systems, traffic-generators and network-testers. libpcap and WinPcap also support saving captured packets to a file, and reading files containing saved packets; applications can be written, using libpcap or WinPcap, to be able to

Relacionados

  • Controle de Qualidade de C psulas
    682 palavras | 3 páginas
  • Rastreamento de código
    23460 palavras | 94 páginas
  • Framework
    872 palavras | 4 páginas
  • titulo
    771 palavras | 4 páginas
  • Trabalho P2
    1323 palavras | 6 páginas
  • o que é Hiv
    1825 palavras | 8 páginas
  • hematologia
    588 palavras | 3 páginas
  • Doenças Sexualmente Transmissiveis
    856 palavras | 4 páginas
  • Relatório de Emulsões
    2860 palavras | 12 páginas
  • Wireshark
    1194 palavras | 5 páginas