Pcap
Application programming interface for capturing network traffic
In the field of computer network administration, pcap is an application programming interface (API) for capturing network traffic. While the name is an abbreviation of packet capture, that is not the API's proper name.
Nº Q285459 ★
Common · Literature
Pcap
Application programming interface for capturing network traffic
In the field of computer network administration, pcap is an application programming interface (API) for capturing network traffic. While the name is an abbreviation of packet capture, that is not the API's proper name.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
In the field of computer network administration, pcap is an application programming interface (API) for capturing network traffic. While the name is an abbreviation of packet capture, that is not the API's proper name. Unix-like systems implement pcap in the libpcap library; for Windows, there is a port of libpcap named WinPcap that is no longer supported or developed, and a port named Npcap for Windows 7 and later that is still supported. Monitoring software may use libpcap, WinPcap, or Npcap to capture network packets traveling over a computer network and, in newer versions, to transmit packets on a network at the link layer, and to get a list of network interfaces for possible use with libpcap, WinPcap, or Npcap. 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 make use of an object-oriented wrapper.
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
Network packet
Formatted unit of data carried by all packet-switching networks
Nº Q214111 ★★
Packet Tracer
Network simulation software
Nº Q2373116 ★★
Package manager
Software that manages the installation, upgrading, removal and dependency resolution of software packages
Nº Q891055 ★★
Netstat
Command-line utility that displays network connections
Nº Q612510 ★
Windows Package Manager
FOSS package manager for Windows 10
Nº Q95225611 ★★
Flatpak
System for distributing desktop applications on Linux
Nº Q22661286 ★★★