SourceForge Jpcap
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

AARP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Appletalk AARP
ACAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACCESSBUILDER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACCESSNETWORK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ACR_NEMA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
activateUi() - Method in class net.sourceforge.jpcap.client.CaptureTool
Active the graphical packet view.
add(Packet) - Method in class net.sourceforge.jpcap.client.CaptureHistory
Add the most recent packet to the history collection.
addPacketListener(PacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Register a packet object listener with this capture system.
addPacketListener(PacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketDispatchCapable
Register a packet object listener with this capture system.
addPacketListener(PacketListener) - Method in class net.sourceforge.jpcap.capture.PacketDispatcher
 
addRawPacketListener(RawPacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Register a raw packet listener with this capture system.
addRawPacketListener(RawPacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketDispatchCapable
Register a raw packet listener with this capture system.
addRawPacketListener(RawPacketListener) - Method in class net.sourceforge.jpcap.capture.PacketDispatcher
 
addStatisticsListener(StatisticsListener) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Add a StatisticsListener.
AED_512 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AFPOVERTCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AGENTX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AH - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
authentication header.
AISES - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ALL - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Every packet.
ALPES - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AMINET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AMP3_3COM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AMPR_RCMD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ANET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ANSANOTIFY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ANSATRADER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AnsiEscapeSequences - Interface in net.sourceforge.jpcap.util
String constants for color console output.
AODV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
APERTUS_LDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
appendPacket(String, RawPacket, int) - Static method in class net.sourceforge.jpcap.util.TcpdumpWriter
A Tcpdump packet has the following format: seconds [4 bytes] microseconds [4 bytes] captured length [4 bytes] original packet length [4 bytes] packet data [variable length]
APPLEQTC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
APPLEQTCSRVR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARCISDMS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARCNET - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
ARCNET
ARIEL1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARIEL2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARIEL3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARNS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ARP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Address resolution protocol.
ARP_ADDR_SIZE_LEN - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Address type length in bytes.
ARP_ADDR_TYPE_LEN - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Address type length in bytes.
ARP_ETH_ADDR_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Type code for ethernet addresses.
ARP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.ARPFields
 
ARP_HW_LEN_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the hardware address length.
ARP_HW_TYPE_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the hardware address type.
ARP_IP_ADDR_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Type code for IPv4 addresses.
ARP_OP_LEN - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Operation type length in bytes.
ARP_OP_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the operation type.
ARP_OP_REP_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Code for ARP reply.
ARP_OP_REQ_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Code for ARP request.
ARP_PR_LEN_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the protocol address length.
ARP_PR_TYPE_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the protocol address type.
ARP_S_HW_ADDR_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Position of the sender hardware address.
ARP_S_PR_ADDR_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Offset of the sender protocol address.
ARP_T_HW_ADDR_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Offset of the target hardware address.
ARP_T_PR_ADDR_POS - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Offset of the target protocol address.
ARPFields - Interface in net.sourceforge.jpcap.net
IP protocol field encoding information.
ARPPacket - Class in net.sourceforge.jpcap.net
An ARP protocol packet.
ARPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.ARPPacket
Create a new ARP packet.
ARPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.ARPPacket
Create a new ARP packet.
ARPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.ARPPacket
Create a new ARP packet.
ArrayHelper - Class in net.sourceforge.jpcap.util
Utility functions for populating and manipulating arrays.
ArrayHelper() - Constructor for class net.sourceforge.jpcap.util.ArrayHelper
 
AS_SERVERMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ASA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ASA_APPL_PROTO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AsciiHelper - Class in net.sourceforge.jpcap.util
Functions for formatting and printing binary data as ascii.
AsciiHelper() - Constructor for class net.sourceforge.jpcap.util.AsciiHelper
 
ASIA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ASIP_WEBADMIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ASIPREGISTRY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_5 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_7 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_8 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_ECHO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_NBP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_RTMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AT_ZIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ATALK - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Appletalk DDP
ATM_CLIP - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
IP over ATM.
ATM_RFC1483 - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
LLC/SNAP encapsulated atm
AUDIONEWS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AUDIT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AUDITD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AURORA_CMGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AURP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
autoDetect() - Method in class net.sourceforge.jpcap.client.CaptureTool
Attempt to detect and open a capture device.
AUX_BUS_SHUNT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AVIAN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
AX25 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Dummy protocol id for AX.25
AX25 - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Amateur Radio AX.25

B

BANYAN_RPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BANYAN_VIP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BGMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BGP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BGS_NSI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BH611 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BHEVENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BHFHS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BHMDS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BHOEDAP4 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BHOETTY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BIG_ENDIAN - Static variable in class net.sourceforge.jpcap.util.TcpdumpWriter
 
BL_IDM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BLACK - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
BLUE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
BLUE_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
BMPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BOLD - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
BOOTPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BOOTPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BORLAND_DSJ - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
BPQ - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ]
BROWN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
BUSBOY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

C

CAB_PROTOCOL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CABLEPORT_AX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CADLOCK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CADLOCK2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CAILIC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CAL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
capture(int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Capture packets.
capture(int) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Capture packets.
capture(int) - Method in class net.sourceforge.jpcap.client.CaptureTool
Capture packets.
CaptureConfigurationException - Exception in net.sourceforge.jpcap.capture
This exception occurs when the capture client tries to specify a capture device that does not exist or if the capture device specified is illegal.
CaptureConfigurationException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureConfigurationException
Create a new instance of CaptureConfigurationException.
CaptureConfigurationException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.CaptureConfigurationException
Create a new instance of CaptureConfigurationException.
CaptureConsole - Class in net.sourceforge.jpcap.client
Text console for controlling packet capture.
CaptureConsole(CaptureTool) - Constructor for class net.sourceforge.jpcap.client.CaptureConsole
Construct a new capture console.
CaptureDevice - Class in net.sourceforge.jpcap.capture
Encapsulates a capture-capable device.
CaptureDevice(String, String, int, int, int, CaptureDevice.Address[]) - Constructor for class net.sourceforge.jpcap.capture.CaptureDevice
Construct a new instance of CaptureDevice.
CaptureDevice.Address - Class in net.sourceforge.jpcap.capture
The Address class encapsulates addressing information for a CaptureDevice.
CaptureDeviceInvalidException - Exception in net.sourceforge.jpcap.capture
This exception occurs when the capture client tries to specify a capture device that does not exist or if the capture device specified is illegal.
CaptureDeviceInvalidException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceInvalidException
Create a new invalid capture device exception.
CaptureDeviceLookupException - Exception in net.sourceforge.jpcap.capture
This exception occurs when no capture devices are detected.
CaptureDeviceLookupException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceLookupException
Create a new capture device not found exception.
CaptureDeviceLookupException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceLookupException
Create a new capture device not found exception.
CaptureDeviceNotFoundException - Exception in net.sourceforge.jpcap.capture
This exception occurs when no capture devices are detected.
CaptureDeviceNotFoundException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceNotFoundException
Create a new instance of CaptureDeviceNotFoundException.
CaptureDeviceNotFoundException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceNotFoundException
Create a new instance of CaptureDeviceNotFoundException.
CaptureDeviceOpenException - Exception in net.sourceforge.jpcap.capture
This exception occurs when the capture device cannot be opened.
CaptureDeviceOpenException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureDeviceOpenException
Create a new invalid capture device exception.
CaptureFileOpenException - Exception in net.sourceforge.jpcap.capture
This exception occurs when a tcpdump-formatted savefile cannot be opened.
CaptureFileOpenException(String) - Constructor for exception net.sourceforge.jpcap.capture.CaptureFileOpenException
Create a new invalid capture file exception.
CaptureFileOpenException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.CaptureFileOpenException
Create a new invalid capture file exception.
CaptureHistory - Class in net.sourceforge.jpcap.client
Captured packet history.
CaptureHistory(int) - Constructor for class net.sourceforge.jpcap.client.CaptureHistory
Create a new bounded capture history buffer.
CaptureHistory() - Constructor for class net.sourceforge.jpcap.client.CaptureHistory
Create a new unbounded capture history buffer.
captureNext() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return the next packet captured.
CapturePacketException - Exception in net.sourceforge.jpcap.capture
This exception occurs when an error occurs while capturing data.
CapturePacketException(String) - Constructor for exception net.sourceforge.jpcap.capture.CapturePacketException
Create a new invalid capture device exception.
CapturePacketException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.CapturePacketException
Create a new invalid capture device exception.
CaptureStatistics - Class in net.sourceforge.jpcap.capture
Packet capture statistics.
CaptureStatistics() - Constructor for class net.sourceforge.jpcap.capture.CaptureStatistics
Create a new instance of CaptureStatistics.
CaptureStatistics(int, int) - Constructor for class net.sourceforge.jpcap.capture.CaptureStatistics
Create a new and empty statistics container.
CaptureTest - Class in net.sourceforge.jpcap.capture
Class to exercise PacketCapture.
CaptureTest() - Constructor for class net.sourceforge.jpcap.capture.CaptureTest
Create a new tester.
captureTo(int, PacketOutputStream) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Capture packets and dump them to the network or a tcpdump-formatted savefile.
CaptureTool - Class in net.sourceforge.jpcap.client
Tool with text console for controlling packet capture.
CaptureTool() - Constructor for class net.sourceforge.jpcap.client.CaptureTool
Create a new capture tool.
CaptureViewFrame - Class in net.sourceforge.jpcap.client
A graphical view of captured packets.
CaptureViewFrame() - Constructor for class net.sourceforge.jpcap.client.CaptureViewFrame
Create a new capture view frame.
CaptureViewMouseListener - Class in net.sourceforge.jpcap.client
Mouse event handler for the capture view frame.
CaptureViewMouseListener(PacketVisualizationCanvas) - Constructor for class net.sourceforge.jpcap.client.CaptureViewMouseListener
 
CDC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CDDBP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CDP - Interface in net.sourceforge.jpcap.net
Cisco Discovery Protocol (CDP).
CDP - Static variable in interface net.sourceforge.jpcap.net.SNAP
Cisco Discovery Protocol
CDP.Packet - Class in net.sourceforge.jpcap.net
CDP Packet class.
CDP.Packet(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.CDP.Packet
Creates a new CDP packet
CDP.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.CDP.Packet
Create a new CDP packet.
CDP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.CDP.Packet
Create a new CDP packet.
CDP_CHECKSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.CDP
Length of CDP checksum
CDP_CHECKSUM_POS - Static variable in interface net.sourceforge.jpcap.net.CDP
Offset of CDP checksum
CDP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.CDP
Length of CDP header
CDP_HEADER_POS - Static variable in interface net.sourceforge.jpcap.net.CDP
Offset of CDP header
CDP_TTL_LEN - Static variable in interface net.sourceforge.jpcap.net.CDP
Length of CDP time-to-live
CDP_TTL_POS - Static variable in interface net.sourceforge.jpcap.net.CDP
Offset of CDP time-to-live
CDP_VERSION_LEN - Static variable in interface net.sourceforge.jpcap.net.CDP
Length of CDP version
CDP_VERSION_POS - Static variable in interface net.sourceforge.jpcap.net.CDP
Offset of CDP version
CFDPTKT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CHAOS - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Chaos
CHARGEN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CHDLC - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Cisco HDLC.
CHSHELL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CIMPLEX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CISCO_FNA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CISCO_SYS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CISCO_TDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CISCO_TNA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CITADEL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CL1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
classes - Static variable in class net.sourceforge.jpcap.net.PacketFactory
 
clear() - Method in class net.sourceforge.jpcap.client.CaptureHistory
Clear all the packets in the history collection.
CLEARCASE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
clearHistory() - Method in class net.sourceforge.jpcap.client.CaptureTool
Clear the capture history.
CLOANTO_NET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
close() - Method in class net.sourceforge.jpcap.capture.JWinPcap
 
close() - Method in class net.sourceforge.jpcap.capture.PacketCapture
 
close() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Close cleans up after a packet capture session.
close() - Method in class net.sourceforge.jpcap.capture.PacketInputStream
Closing the stream stops all the associated capture activities.
CMIP_AGENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CMIP_MAN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CODAAUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CODE_ETHERNET - Static variable in class net.sourceforge.jpcap.util.TcpdumpWriter
 
COLLABORATOR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
COLOR_BG - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_HOST_ICON - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_HOST_TEXT - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_ICMP - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_ICMP_H - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_IGMP - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_IGMP_H - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_TCP - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_TCP_H - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_UDP - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_UDP_H - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_UNKNOWN - Static variable in class net.sourceforge.jpcap.client.Settings
 
COLOR_P_UNKNOWN_H - Static variable in class net.sourceforge.jpcap.client.Settings
 
command_capture(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Capture packets.
command_clear(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Clear the packet view frame.
command_device(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Set the device name.
command_filter(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Set the filter expression.
command_hclear(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Clear the history buffer.
command_help(Collection) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Generate help for commands specific to this console.
command_history(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Show the history buffer contents.
command_hsize(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Resize the history buffer.
command_mode(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Set the capture mode.
command_snaplen(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Set the capture data length.
command_status() - Method in class net.sourceforge.jpcap.client.CaptureConsole
show the status.
command_timeout(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Set the capture timeout in ms.
command_ui(String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Toggle the ui.
COMMERCE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CommRenderer - Class in net.sourceforge.jpcap.client
A rendering of communication between two hosts.
CommRenderer(Canvas, Packet, HostRenderer, HostRenderer, String, int) - Constructor for class net.sourceforge.jpcap.client.CommRenderer
Create a new communication renderer.
COMP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Compression Header Protocol.
CompiledFilter - Class in net.sourceforge.jpcap.capture
The CompiledFilter class encapsulates a compiled packet filter expression.
CompiledFilter() - Constructor for class net.sourceforge.jpcap.capture.CompiledFilter
 
compileFilter(String, boolean) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Compile a filter expression for the current capture device.
COMPRESSNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
COMPRESSNET2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
computeReceiverChecksum(int, int) - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
computeReceiverIPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
computeSenderChecksum(int, int, int) - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
computeSenderIPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
COMSCM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CONCERT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CONFERENCE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
configureBlocking(boolean) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Configure the blocking mode.
CONNENDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CONTENTSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CONTROL - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Card specific control frames
CORBA_IIOP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CORBA_IIOP_SSL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CORERJD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
COURIER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
COVIA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
createPacket(int, ByteBuffer, Timeval) - Method in class net.sourceforge.jpcap.net.PacketFactory
Returns a Packet object for the specified linkType and data.
createPacket(String, int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.PacketFactory
Create a packet given a properties-file key.
createUnknownPacket(int, ByteBuffer, Timeval) - Method in class net.sourceforge.jpcap.net.PacketFactory
Return a Packet object for an unknown packet format.
CREATIVEPARTNR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CREATIVESERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CRS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CRYPTOADMIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CSI_SGWP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CSNET_NS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CSO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CTF - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CUST - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC Customer use
CUSTIX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CVC_HOSTD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CVS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CYAN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
CYAN_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
CYBERCASH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CYCLESERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
CYCLESERV2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

D

DANTZ - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DARK_GRAY - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
DASP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DATASURFSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DATASURFSRVSEC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
dataToPacket(int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.IPv4.PacketFactory
Create an IPv4 packet.
dataToPacket(int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.IPv4.UDP.PacketFactory
Create an IPv4 packet.
dataToPacket(int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.LLC.PacketFactory
 
dataToPacket(int, byte[]) - Static method in class net.sourceforge.jpcap.net.PacketFactory
Convert captured packet data into an object.
dataToPacket(int, byte[], Timeval) - Static method in class net.sourceforge.jpcap.net.PacketFactory
Convert captured packet data into an object.
dataToPacket(int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.PacketFactory
Convert captured packet data into an object.
dataToPacket(int, ByteBuffer, Timeval) - Static method in class net.sourceforge.jpcap.net.SNAP.PacketFactory
 
DATEX_ASN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DAYTIME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DBASE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DCTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DDCMP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC DDCMP: Internal only
DDM_DFM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DDM_RDB - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DDM_SSL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DEC - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC Assigned proto
DEC_DLM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DECAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DECAUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DECBSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DECDNS - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
DECDTS - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
DECLADEBUG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DECVMS_SYSMGT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DEFAULT_BUFFER_SIZE - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
Default buffer size for output streams that write to the network.
DEFAULT_CANVAS_X - Static variable in class net.sourceforge.jpcap.client.Settings
 
DEFAULT_CANVAS_Y - Static variable in class net.sourceforge.jpcap.client.Settings
 
DEFAULT_SNAPLEN - Static variable in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Snapshot length.
DEFAULT_TIMEOUT - Static variable in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Default capture timeout in milliseconds.
DEI_ICDA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DEOS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DEVICE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DEVICESHARE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DHCP_FAILOVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DHCP_FAILOVER2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DHCPV6_CLIENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DHCPV6_SERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DIAG - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC Diagnostics
DIGITAL_EVM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DIGITAL_VRC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DIRECT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DISCARD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DISCLOSE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DIXIE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DLS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DLS_MON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DN6_NLM_AUD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DN6_SMM_RED - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DNA_CML - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DNA_DL - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC DNA Dump/Load
DNA_RC - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC DNA Remote Console
DNA_RT - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC DNA Routing
DNSIX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
doCommand(String, String[]) - Method in class net.sourceforge.jpcap.client.CaptureConsole
Command processor.
DOMAIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DOOM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DPSI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSETOS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSF - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSFGW - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSP3270 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DSTOPTS - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 destination options.
DTAG_STE_SB - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DTK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
DTP - Interface in net.sourceforge.jpcap.net
DTP - Dynamic Trunking Protocol
DTP - Static variable in interface net.sourceforge.jpcap.net.SNAP
Dynamic Trunking Protocol
DTP.Packet - Class in net.sourceforge.jpcap.net
DTP packet class.
DTP.Packet(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.DTP.Packet
Creates a new DTP packet
DTP.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.DTP.Packet
Create a new DTP packet.
DTP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.DTP.Packet
Create a new DTP packet
DTP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.DTP
Length of DTP header
DTP_HEADER_POS - Static variable in interface net.sourceforge.jpcap.net.DTP
Offset of DTP header
DTP_VERSION_LEN - Static variable in interface net.sourceforge.jpcap.net.DTP
Length of DTP version
DTP_VERSION_POS - Static variable in interface net.sourceforge.jpcap.net.DTP
Offset of DTP version
dump(boolean) - Method in class net.sourceforge.jpcap.client.CaptureHistory
Dump the history buffer contents to stdout.
dumpHistory() - Method in class net.sourceforge.jpcap.client.CaptureTool
Dump the capture history buffer contents.
DWR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

E

ECHO - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Ethernet Echo packet
ECHO - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Echo request.
ECHO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ECHO_REPLY - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Echo reply.
EFS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EGP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Exterior Gateway Protocol.
ELCSD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EMBL_NDT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EMFIS_CNTL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EMFIS_DATA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EN10MB - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Ethernet (10Mb)
EN3MB - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Experimental Ethernet (3Mb)
ENABLE_COLOR_CONSOLE - Static variable in class net.sourceforge.jpcap.client.Settings
 
ENABLE_NAMES - Static variable in class net.sourceforge.jpcap.client.Settings
 
ENABLE_UI_DEFAULT - Static variable in class net.sourceforge.jpcap.client.Settings
 
ENCAP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Encapsulation Header.
endCapture() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Stop capturing packets.
endCapture() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Stop capturing packets.
ENTOMB - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUST_AAAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUST_AAMS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUST_ASH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUST_KMSH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUST_SPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ENTRUSTTIME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EPMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
equals(Object) - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
 
equals(Object) - Method in class net.sourceforge.jpcap.capture.CaptureDevice
 
equals(Object) - Method in class net.sourceforge.jpcap.net.EthernetPacket
ERPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ESCAPE_BEGIN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
ESCAPE_END - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
ESCP_IP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ESP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
encapsulating security payload.
ESRO_EMSDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ESRO_GEN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ETH_CODE_LEN - Static variable in interface net.sourceforge.jpcap.net.EthernetFields
Width of the ethernet type code in bytes.
ETH_CODE_POS - Static variable in interface net.sourceforge.jpcap.net.EthernetFields
Position of the ethernet type field within the ethernet header.
ETH_DST_POS - Static variable in interface net.sourceforge.jpcap.net.EthernetFields
Position of the destination MAC address within the ethernet header.
ETH_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.EthernetFields
Total length of an ethernet header in bytes.
ETH_SRC_POS - Static variable in interface net.sourceforge.jpcap.net.EthernetFields
Position of the source MAC address within the ethernet header.
ETHERNET8023_PREFIX - Static variable in class net.sourceforge.jpcap.net.PacketFactory
 
EthernetFields - Interface in net.sourceforge.jpcap.net
Ethernet protocol field encoding information.
ETHERNETII_PREFIX - Static variable in class net.sourceforge.jpcap.net.PacketFactory
.properties file key prefixes.
EthernetPacket - Class in net.sourceforge.jpcap.net
An Ethernet packet.
EthernetPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.EthernetPacket
Construct a new ethernet packet.
EthernetPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.EthernetPacket
Construct a new ethernet packet, including the capture time.
EthernetPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.EthernetPacket
Construct a new ethernet packet, including the capture time.
EthernetPacketTest - Class in net.sourceforge.jpcap.net
 
EthernetPacketTest(String) - Constructor for class net.sourceforge.jpcap.net.EthernetPacketTest
 
EthernetProtocol - Class in net.sourceforge.jpcap.net
Ethernet protocol utility class.
EthernetProtocol() - Constructor for class net.sourceforge.jpcap.net.EthernetProtocol
 
EthernetProtocols - Interface in net.sourceforge.jpcap.net
Code constants for well-defined ethernet protocols.
EUDORA_SET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
EXEC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
extract(int, byte[]) - Static method in class net.sourceforge.jpcap.net.IPAddress
Extract a string describing an IP address from an array of bytes.
extract(int, byte[]) - Static method in class net.sourceforge.jpcap.net.MACAddress
Extract a MAC address from an array of bytes.
extract(String) - Static method in class net.sourceforge.jpcap.net.MACAddress
Extract a MAC address from a String.
extractData(int, int, byte[]) - Static method in class net.sourceforge.jpcap.net.PacketEncoding
Extract data from a packet.
extractData(int, int, byte[], int) - Static method in class net.sourceforge.jpcap.net.PacketEncoding
Extract data from a packet.
extractHeader(int, int, byte[]) - Static method in class net.sourceforge.jpcap.net.PacketEncoding
Extract a header from a packet.
extractInteger(byte[], int, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Extract an integer from a byte array.
extractLong(byte[], int, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Extract a long from a byte array.
extractProtocol(byte[]) - Static method in class net.sourceforge.jpcap.net.EthernetProtocol
Extract the protocol type field from packet data.
extractProtocol(int, byte[]) - Static method in class net.sourceforge.jpcap.net.IPProtocol
Extract the protocol code from packet data.
EYELINK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

F

factories - Static variable in class net.sourceforge.jpcap.net.PacketFactory
 
FACTORY_METHOD_NAME - Static variable in class net.sourceforge.jpcap.net.PacketFactory
 
FATSERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FCP_UDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FDDI - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
FDDI
FileUtility - Class in net.sourceforge.jpcap.util
Writes data in tcpdump format
FileUtility() - Constructor for class net.sourceforge.jpcap.util.FileUtility
 
fillBytes(byte[], long, int, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
 
fillBytesLittleEndian(byte[], long, int, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
 
Filter - Static variable in class net.sourceforge.jpcap.capture.CaptureTest
 
finalize() - Method in class net.sourceforge.jpcap.capture.CompiledFilter
 
finalize() - Method in class net.sourceforge.jpcap.capture.PacketCapture
findCaptureDevice() - Static method in class net.sourceforge.jpcap.capture.JWinPcap
Returns the first non-loopback device found by JWinPcap.lookupCaptureDevices().
findCaptureDevice() - Static method in class net.sourceforge.jpcap.capture.PacketCapture
Find a suitable CaptureDevice for live capture.
findDevice() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Deprecated. Please use PacketCapture.findCaptureDevice().
findDevice() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Deprecated. Please use PacketCapture.lookupCaptureDevices().
FINGER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FLEXLM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FLN_SPX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FRAGMENT - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 fragmentation header.
FTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FTP_AGENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FTP_DATA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FTPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FTPS_DATA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FUJITSU_DEV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
FULL_REPAINT_ON_DRAG - Static variable in class net.sourceforge.jpcap.client.Settings
 
FXP_1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

G

GACP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GARCON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GDOMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GENIE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GENRAD_MUX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
get(int) - Method in class net.sourceforge.jpcap.client.CaptureHistory
Fetch a packet from a specific location in the history.
getAcknowledgementNumber() - Method in class net.sourceforge.jpcap.net.TCPPacket
Deprecated. Please use TCPPacket.getAcknowledgmentNumber()
getAcknowledgmentNumber() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the byte acknowledgment number, i.e.
getAcknowledgmentNumber() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getAcknowledgmentNumber() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getAddress() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
Get the IP address.
getAddress() - Method in class net.sourceforge.jpcap.net.MACAddress
Return the MAC address as a byte[] array.
getAddresses() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
Return the address information for the device.
getAddressString() - Method in class net.sourceforge.jpcap.net.MACAddress
Fetch the MAC address as an unformatted string.
getARPData() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch data portion of the arp packet.
getARPHeader() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch the arp header, excluding arp data payload.
getBooleanProperty(Properties, Object) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Read the specified boolean property.
getBroadcast() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
Get the broadcast address.
getBufferSize() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Return the kernel buffer size.
getBytes() - Method in class net.sourceforge.jpcap.capture.StatisticsEvent
Getter for property bytes.
getCaptureMode() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Return the current capture mode.
getCDPChecksum() - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
getCDPData() - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
getCDPTimeToLive() - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
getCDPVersion() - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
getChecksum() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getChecksum() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Return the actual packet checksum as received.
getChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getChecksum() - Method in class net.sourceforge.jpcap.net.Packet
Return the actual packet checksum as received.
getChecksum() - Method in class net.sourceforge.jpcap.net.TCPPacket
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getChecksum() - Method in class net.sourceforge.jpcap.net.UDPPacket
Return the actual packet checksum as received. Derived classes override this to return the most specific checksum, e.g.: The implementation in Packet.getChecksum() returns zero.
getCollection() - Method in class net.sourceforge.jpcap.client.CaptureHistory
Fetch the full history as a packet collection.
getColor() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.Packet
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.TCPPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColor() - Method in class net.sourceforge.jpcap.net.UDPPacket
Fetch ASCII escape sequence of the color associated with this packet type.
getColorProperty(Properties, Object) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Convert a space delimited color tuple string to a color.
getCommMap() - Method in class net.sourceforge.jpcap.client.PacketVisualizationCanvas
 
getComputedReceiverIPChecksum() - Method in class net.sourceforge.jpcap.net.IPPacket.TestProbe
 
getComputedSenderIPChecksum() - Method in class net.sourceforge.jpcap.net.IPPacket.TestProbe
 
getData() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.DTP.Packet
 
getData() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the data portion of the packet.
getData() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.Packet
Fetch the data portion of the packet.
getData() - Method in class net.sourceforge.jpcap.net.RawPacket
Fetch the raw packet data.
getData() - Method in class net.sourceforge.jpcap.net.TCPPacket
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getData() - Method in class net.sourceforge.jpcap.net.UDPPacket
Fetch the data portion of the packet. This is overridden in derived classes to return successively smaller and smaller amounts of data. For example:
getDate() - Method in class net.sourceforge.jpcap.util.Timeval
Convert this timeval to a java Date.
getDescription() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
Get the device description.
getDescription() - Method in class net.sourceforge.jpcap.client.CommRenderer
Fetch a description (read protocol name) of the communication associated with this renderer.
getDescription(int) - Static method in class net.sourceforge.jpcap.net.ICMPMessage
Fetch an ICMP message.
getDescription(int) - Static method in class net.sourceforge.jpcap.net.IGMPMessage
Fetch an IGMP message.
getDescription(int) - Static method in class net.sourceforge.jpcap.net.IPPort
Fetch a well-known IP port description.
getDescription(int) - Static method in class net.sourceforge.jpcap.net.IPProtocol
Fetch a protocol description.
getDescription(int) - Static method in class net.sourceforge.jpcap.net.LinkLayer
Fetch a link-layer type description.
getDestination() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
Get the destination address: zero-length if the device isn't a point-to-point device.
getDestinationAddress() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please use IPv4.Packet.getDestinationInetAddress()
getDestinationAddressAsLong() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Too long for IPv4 and not long enough for IPv6: please use IPv4.Packet.getDestinationInetAddress()
getDestinationAddressBytes() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please use IPv4.Packet.getDestinationInetAddress()
getDestinationHwAddress() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Deprecated. Please use EthernetPacket.getDestinationMACAddress()
getDestinationInetAddress() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the destination IP address.
getDestinationInetAddress() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getDestinationMACAddress() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the MAC address of the host where the packet originated from.
getDestinationPort() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetches the destination port number.
getDestinationPort() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Fetches the destination port number.
getDestinationPort() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getDestinationPort() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
getDestinationPort() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getDestinationPort() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
getDestinationProtoAddress() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch the destination protocol address.
getDevice() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return the current capture device.
getDevice() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the capture device name.
getDroplen() - Method in class net.sourceforge.jpcap.net.RawPacket
Fetch the number of bytes dropped (if any) when the packet was captured.
getDroppedByInterfaceCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets dropped by interface XXX not yet supported
getDroppedByNetworkCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets dropped by the network.
getDroppedCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets dropped
getDTPData() - Method in class net.sourceforge.jpcap.net.DTP.Packet
 
getDTPVersion() - Method in class net.sourceforge.jpcap.net.DTP.Packet
 
getEthernetCRC32() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Return the Ethernet CRC-32.
getEthernetData() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the Ethernet data as a byte array.
getEthernetHeader() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the ethernet header as a byte array.
getEthernetHeaderLength() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the Ethernet header length in bytes.
getEthernetPacket() - Method in class net.sourceforge.jpcap.net.ISL.Packet
 
getEthernetProtocol() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the Ethernet protocol.
getExpression() - Method in class net.sourceforge.jpcap.capture.CompiledFilter
 
getFilePointer() - Method in class net.sourceforge.jpcap.capture.PacketOutputStream
Return the current file position for the savefile, i.e.
getFilter() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the filter expression.
getFloatProperty(Properties, Object) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Read the specified float property.
getFragmentFlags() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch fragmentation flags.
getFragmentOffset() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch fragment offset.
getGroupAddress() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Deprecated. Please use getGroupInetAddress().
getGroupInetAddress() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getGroupInetAddress() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP group address.
getHeader() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch header portion of the packet.
getHeader() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.Packet
Fetch header portion of the packet.
getHeader() - Method in class net.sourceforge.jpcap.net.TCPPacket
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeader() - Method in class net.sourceforge.jpcap.net.UDPPacket
Fetch header portion of the packet. This is overridden in derived classes to return the header appropriate to the packet class. For example:
getHeaderLength() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Return the length of the header.
getHeaderLength() - Method in class net.sourceforge.jpcap.net.IP.Packet
Return the length of the header.
getHeaderLength() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Return the length of the header.
getHeaderLength() - Method in class net.sourceforge.jpcap.net.Packet
Return the length of the header.
getHeaderLength() - Method in class net.sourceforge.jpcap.net.TCPPacket
Return the length of the header.
getHeight() - Method in class net.sourceforge.jpcap.client.PacketVisualizationCanvas
 
getHistory() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch a reference to the history buffer.
getHostMap() - Method in class net.sourceforge.jpcap.client.PacketVisualizationCanvas
 
getHostName() - Method in class net.sourceforge.jpcap.client.HostRenderer
Fetch the name of the host associated with this renderer.
getHwAddressLength() - Method in class net.sourceforge.jpcap.net.ARPPacket
Return the length of the hardware addresses in this packet, usually 6 for ARPFields.ARP_ETH_ADDR_CODE.
getHwAddressType() - Method in class net.sourceforge.jpcap.net.ARPPacket
Return the hardware address type in this packet, usually ARPFields.ARP_ETH_ADDR_CODE.
getICMPChecksum() - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
getICMPChecksum() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP checksum.
getICMPData() - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
getICMPData() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP data as a byte array.
getICMPHeader() - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
getICMPHeader() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP header as a byte array.
getId() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch the unique ID of this IP packet.
getIGMPChecksum() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getIGMPChecksum() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP checksum.
getIGMPData() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getIGMPData() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP data as a byte array.
getIGMPHeader() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getIGMPHeader() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP header as a byte array.
getInputStream() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return a PacketInputStream for reading packets from the network.
getInstance() - Static method in class net.sourceforge.jpcap.net.PacketFactory
Get the installed PacketFactory instance.
getIntProperty(Properties, Object) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Read the specified integer property.
getIpAddress() - Method in class net.sourceforge.jpcap.client.HostRenderer
Fetch the IP address of the host associated with this renderer.
getIPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch the IP checksum.
getIPData() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the IP data as a byte array.
getIPData() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getIPHeader() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the IP header as a byte array.
getIPHeader() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getIPHeaderLength() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the IP header length in bytes.
getIpHeaderLength() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please use IPv4.Packet.getIPHeaderLength()
getIPHeaderLength() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getIpProperty(Properties, Object) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Convert a dot-delimited IP address to an integer.
getIPProtocol() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the code indicating the type of protocol embedded in the IP packet.
getIPProtocol() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getISLData() - Method in class net.sourceforge.jpcap.net.ISL.Packet
 
getISLHeader() - Method in class net.sourceforge.jpcap.net.ISL.Packet
 
getLength() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the IP payload length in bytes.
getLength() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getLength() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Fetch the IP payload length in bytes.
getLength() - Method in class net.sourceforge.jpcap.net.UDPPacket
Fetch the IP payload length in bytes.
getLibVersion() - Static method in class net.sourceforge.jpcap.capture.PacketCapture
Return a string giving information about the version of the libpcap library being used; note that it contains more information than just a version number.
getLinkLayerDescription() - Method in class net.sourceforge.jpcap.capture.PacketCapture
 
getLinkLayerDescription(int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return the link layer description for the specified type.
getLinkLayerDescription() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Return a description of the link layer for the current capture device, corresponding to PacketCaptureCapable.getLinkLayerType().
getLinkLayerLength(int) - Static method in class net.sourceforge.jpcap.net.LinkLayer
Fetch the header length associated with various link-layer types.
getLinkLayerName() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return the link layer name, e.g.
getLinkLayerName(int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return the link layer name for the specified linkType.
getLinkLayerType() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Fetch the link layer type for the current capture device.
getLinkLayerType() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Fetch the link layer type for the current capture device.
getLinkLayerType() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the link-layer type.
getLinkLayerTypes() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Get the available link layer types for the current capture device.
getLoopMode() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Get the current loop mode.
getMACAddress() - Method in class net.sourceforge.jpcap.net.MACAddress
Fetch the MAC address as formatted string.
getMaxResponseTime() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getMaxResponseTime() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP max response time.
getMaxSize() - Method in class net.sourceforge.jpcap.client.CaptureHistory
 
getMessageCode() - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
getMessageCode() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP message type, including subcode.
getMessageMajorCode() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Fetch the ICMP message type code.
getMessageMajorCode() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP message type code.
getMessageMinorCode() - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
getMessageMinorCode() - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Fetch the ICMP message subcode.
getMessageType() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Deprecated. use ICMPPacket.getMessageMajorCode().
getMessageType() - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
getMessageType() - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Fetch the IGMP message type.
getMicroSeconds() - Method in class net.sourceforge.jpcap.util.Timeval
 
getMinimumKernelCopy() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Fetch the minimum amount of data sent by the kernel in a single call.
getMode() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the capture mode.
getName() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
Get the device name.
getName(int) - Static method in class net.sourceforge.jpcap.net.IPPort
Fetch a well-known IP port name.
getNetmask() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
Get the netmask.
getNetmask(String) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Deprecated. Please use PacketCapture.lookupCaptureDevices().
getNetmask(String) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Deprecated. Please use PacketCapture.lookupCaptureDevices().
getNetmask() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the netmask for the current device.
getNetwork(String) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Deprecated. Please use PacketCapture.lookupCaptureDevices().
getNetwork(String) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Deprecated. Please use PacketCapture.lookupCaptureDevices().
getNetwork() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the network number for the current device.
getOperation() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch the ARP/RARP operation code.
getOutputStream() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Return a PacketOutputStream that sends packets to the network device opened by this PacketCapture.
getOutputStream(int, boolean) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Return a buffered packet output stream.
getOutputStream() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return a PacketOutputStream that sends packets to the network device opened by this PacketCapture.
getOutputStream(File) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return a PacketOutputStream that dumps packets to a tcpdump-formatted savefile.
getPacketData() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the packet data as a ByteBuffer.
getPacketData() - Method in class net.sourceforge.jpcap.net.Packet
Fetch the packet data as a ByteBuffer.
getPacketLength() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the total length of the packet.
getPacketLength() - Method in class net.sourceforge.jpcap.net.Packet
Fetch the total length of the packet.
getPackets() - Method in class net.sourceforge.jpcap.capture.StatisticsEvent
Getter for property packets.
getPayloadDataLength() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetches the length of the payload data.
getPayloadDataLength() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getPayloadDataLength() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getProtoAddressLength() - Method in class net.sourceforge.jpcap.net.ARPPacket
Return the length of the protocol addresses in this packet, usually 4 for ARPFields.ARP_IP_ADDR_CODE.
getProtoAddressType() - Method in class net.sourceforge.jpcap.net.ARPPacket
Return the type of the protocol addresses in this packet, usually ARPFields.ARP_IP_ADDR_CODE.
getProtocol() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Return the protocol.
getProtocol() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Return the protocol. This is overridden by derived classes: for example:
getProtocol() - Method in class net.sourceforge.jpcap.net.Packet
Return the protocol.
getProtoOffset(int) - Static method in class net.sourceforge.jpcap.net.LinkLayer
Fetch the offset into the link-layer header where the protocol code can be found.
getReceivedByApplicationCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets received by the application.
getReceivedCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets received
getSamplingMethod() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Get the current sampling method.
getSamplingValue() - Method in class net.sourceforge.jpcap.capture.JWinPcap
Get the current sampling value.
getSeconds() - Method in class net.sourceforge.jpcap.util.Timeval
 
getSentByServerCount() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Return the number of packets sent by the server.
getSequenceNumber() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the byte sequence number.
getSequenceNumber() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getSequenceNumber() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getSnaplen() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the snapshot length.
getSnapshotLength() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Get the snapshot length specified when this network device was opened.
getSnapshotLength() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Get the snapshot length specified when this network device was opened.
getSourceAddress() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please use IPv4.Packet.getSourceInetAddress()
getSourceAddressAsLong() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Too long for IPv4 and not long enough for IPv6: please use IPv4.Packet.getSourceInetAddress()
getSourceAddressBytes() - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please use IPv4.Packet.getSourceInetAddress()
getSourceHwAddress() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Deprecated. Please use EthernetPacket.getSourceMACAddress()
getSourceInetAddress() - Method in class net.sourceforge.jpcap.net.IP.Packet
Fetch the source IP address.
getSourceInetAddress() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getSourceMACAddress() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the MAC address of the host where the packet originated from.
getSourcePort() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the source port number.
getSourcePort() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Fetch the source port number.
getSourcePort() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getSourcePort() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
getSourcePort() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getSourcePort() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
getSourceProtoAddress() - Method in class net.sourceforge.jpcap.net.ARPPacket
Fetch the sender protocol address.
getStatistics() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Fetch statistics on captured packets.
getStatistics() - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Fetch statistics on captured packets.
getSTPBPDUFlags() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPBPDUType() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPBridgeIdentifier() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPForwardDelay() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPHelloTime() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPMaxAge() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPMessageAge() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPPortIdentifier() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPRootIdentifier() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPRootPathCost() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getSTPVersion() - Method in class net.sourceforge.jpcap.net.STP.Packet
 
getTCPChecksum() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the TCP checksum.
getTCPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getTCPChecksum() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getTCPData() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the TCP data as a byte array.
getTCPData() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getTCPData() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getTCPHeader() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the TCP header as a byte array.
getTCPHeader() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getTCPHeader() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getTCPHeaderLength() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the TCP header length in bytes.
getTCPHeaderLength() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getTcpHeaderLength() - Method in class net.sourceforge.jpcap.net.TCPPacket
Deprecated. Please use TCPPacket.getTCPHeaderLength()
getTCPHeaderLength() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getTimeout() - Method in class net.sourceforge.jpcap.client.CaptureTool
Fetch the capture timeout value.
getTimeToLive() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch the time to live.
getTimeval() - Method in class net.sourceforge.jpcap.capture.StatisticsEvent
Getter for property timeval.
getTimeval() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Fetch the timeval containing the time the packet arrived on the device where it was captured.
getTimeval() - Method in class net.sourceforge.jpcap.net.Packet
Fetch the timeval containing the time the packet arrived on the device where it was captured.
getTimeval() - Method in class net.sourceforge.jpcap.net.RawPacket
Fetch the timeval containing the time the packet arrived on the device where it was captured.
getTypeOfService() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Fetch the type of service.
getUDPChecksum() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Fetch the UDP checksum.
getUDPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
getUDPChecksum() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
getUDPData() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Fetch the UDP data as a byte array.
getUDPData() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
getUDPData() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
getUDPHeader() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Fetch the UDP header as a byte array.
getUDPHeader() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
getUDPHeader() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
getUrgentPointer() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the urgent pointer.
getUrgentPointer() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getUrgentPointer() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
getVersion() - Method in class net.sourceforge.jpcap.net.IP.Packet
Get the IP version code.
getVersion() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
getWidth() - Method in class net.sourceforge.jpcap.client.PacketVisualizationCanvas
 
getWindowSize() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Fetch the window size.
getWindowSize() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
getWindowSize() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
GGF_NCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GINAD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GO_LOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GOPHER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GPPITNP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GRAPHICS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GRE - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
General Routing Encapsulation.
GREEN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
GREEN_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
GSS_HTTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
GSS_XLICEN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

H

HA_CLUSTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
handlePacket(int, int, int, int, ByteBuffer) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Handle arriving packets.
handlePacket(int, int, int, int, ByteBuffer) - Method in class net.sourceforge.jpcap.capture.PacketCaptureBase
Handle arriving packets.
HAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
hashCode() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
 
hashCode() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
 
hashCode() - Method in class net.sourceforge.jpcap.net.EthernetPacket
HASSLE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HCP_WISMAR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HDAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HELLO_PORT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HEMS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HexHelper - Class in net.sourceforge.jpcap.util
Functions for formatting and printing binary data in hexadecimal.
HexHelper() - Constructor for class net.sourceforge.jpcap.util.HexHelper
 
HMMP_IND - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HMMP_OP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HOPOPTS - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 Hop-by-Hop options.
hostName - Variable in class net.sourceforge.jpcap.client.HostRenderer
The host name of the host associated with this renderer.
HOSTNAME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HostNameLookupThread - Class in net.sourceforge.jpcap.client
A thread that populates a host name in a host renderer.
HostRenderer - Class in net.sourceforge.jpcap.client
A rendering of a host on a network.
HostRenderer(Canvas, String) - Constructor for class net.sourceforge.jpcap.client.HostRenderer
Create a new host renderer.
HOSTS2_NS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HP_ALARM_MGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HP_COLLECTOR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HP_MANAGED_NODE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HSRP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HTTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HTTP_ALT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HTTP_MGMT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HTTP_RPC_EPMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HTTPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HYBRID_POP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HYPER_G - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
HYPERWAVE_ISP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

I

IAFDBASE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IAFSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IASD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IBM_APP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IBM_DB2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ICAD_EL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ICLCNET_LOCATE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ICLCNET_SVINFO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ICMP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Internet Control Message Protocol.
ICMP_CODE_LEN - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Length of the ICMP message type code in bytes.
ICMP_CODE_POS - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Position of the ICMP message type.
ICMP_CSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Length of the ICMP checksum in bytes.
ICMP_CSUM_POS - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Position of the ICMP checksum.
ICMP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Length in bytes of an ICMP header.
ICMP_SUBC_LEN - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Length of the ICMP subcode in bytes.
ICMP_SUBC_POS - Static variable in interface net.sourceforge.jpcap.net.ICMPFields
Position of the ICMP message subcode.
ICMPFields - Interface in net.sourceforge.jpcap.net
ICMP protocol field encoding information.
ICMPMessage - Class in net.sourceforge.jpcap.net
ICMP message utility class.
ICMPMessage() - Constructor for class net.sourceforge.jpcap.net.ICMPMessage
 
ICMPMessages - Interface in net.sourceforge.jpcap.net
Code constants for ICMP message types.
ICMPPacket - Class in net.sourceforge.jpcap.net
An ICMP packet.
ICMPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.ICMPPacket
Construct a new ICMP packet.
ICMPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.ICMPPacket
Construct a new ICMP packet, including the capture time.
ICMPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.ICMPPacket
Construct a new ICMP packet, including the capture time.
ICMPV6 - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
ICMPv6.
ICON_HEIGHT - Static variable in class net.sourceforge.jpcap.client.Settings
 
ICON_WIDTH - Static variable in class net.sourceforge.jpcap.client.Settings
 
IDEAFARM_CATCH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IDEAFARM_CHAT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IDENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IDFP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IDP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
XNS IDP protocol.
IEEE802 - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
IEEE 802 Networks
IEEE802_11 - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
IEEE 802.11 wireless.
IEEE_MMS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IEEE_MMS_SSL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IGMP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Internet Group Management Protocol.
IGMP_CODE_LEN - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Length of the IGMP message type code in bytes.
IGMP_CODE_POS - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Position of the IGMP message type.
IGMP_CSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Length of the IGMP checksum in bytes.
IGMP_CSUM_POS - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Position of the IGMP checksum.
IGMP_GADDR_LEN - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Length of group address in bytes.
IGMP_GADDR_POS - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Position of the IGMP group address.
IGMP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Length in bytes of an IGMP header.
IGMP_MRSP_LEN - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Length of the IGMP max response code in bytes.
IGMP_MRSP_POS - Static variable in interface net.sourceforge.jpcap.net.IGMPFields
Position of the IGMP max response code.
IGMPFields - Interface in net.sourceforge.jpcap.net
IGMP protocol field encoding information.
IGMPMessage - Class in net.sourceforge.jpcap.net
IGMP message utility class.
IGMPMessage() - Constructor for class net.sourceforge.jpcap.net.IGMPMessage
 
IGMPMessages - Interface in net.sourceforge.jpcap.net
Code constants for IGMP message types.
IGMPPacket - Class in net.sourceforge.jpcap.net
An IGMP packet.
IGMPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.IGMPPacket
Construct a new IGMP packet.
IGMPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.IGMPPacket
Construct a new IGMP packet, including the capture time.
IGMPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IGMPPacket
Construct a new IGMP packet, including the capture time.
IIOP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IMAP3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IMAP4_SSL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IMAPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IMSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
INBUSINESS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
incrementByteCount(long) - Method in class net.sourceforge.jpcap.client.CommRenderer
 
incrementPacketCount() - Method in class net.sourceforge.jpcap.client.CommRenderer
 
INFOSEEK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
INFTH - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
INGRES_NET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
initializeConsole() - Method in class net.sourceforge.jpcap.client.CaptureTool
Initialize the tool's console.
initializeSystem() - Method in class net.sourceforge.jpcap.client.CaptureTool
Initialize the packet capture system.
insertLong(byte[], long, int, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Insert data contained in a long integer into an array.
INTECOURIER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
INTEGRA_SME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
INTRINSA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
INVALID - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Unrecognized IP protocol.
InvalidFilterException - Exception in net.sourceforge.jpcap.capture
This exception occurs when an error occurs while capturing data.
InvalidFilterException(String) - Constructor for exception net.sourceforge.jpcap.capture.InvalidFilterException
Create a new invalid filter exception.
INVERSE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
IP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
IP protocol.
IP - Interface in net.sourceforge.jpcap.net
IP interface.
IP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Dummy protocol for TCP.
IP.ICMP - Interface in net.sourceforge.jpcap.net
ICMP (Internet Control Message Protocol) API interface.
IP.Packet - Class in net.sourceforge.jpcap.net
Base IP packet class.
IP.Packet(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.IP.Packet
 
IP.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.IP.Packet
 
IP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IP.Packet
 
IP.TCP - Interface in net.sourceforge.jpcap.net
TCP (Transmission Control Protocol) API interface.
IP.UDP - Interface in net.sourceforge.jpcap.net
UDP (User Datagram Protocol) API interface.
IP_CODE_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the IP protocol code in bytes.
IP_CODE_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the IP protocol code within the IP header.
IP_CSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the IP checksum in bytes.
IP_CSUM_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the checksum within the IP header.
IP_DST_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the destination IP address within a packet.
IP_FRAG_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the fragmentation bits and offset field in bytes.
IP_FRAG_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the flag bits and fragment offset within the IP header.
IP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Length in bytes of an IP header, excluding options.
IP_ID_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the ID field in bytes.
IP_ID_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the packet ID within the IP header.
IP_LEN_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the header length field in bytes.
IP_LEN_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the length within the IP header.
IP_SRC_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the source IP address within the IP header.
IP_TOS_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the TOS field in bytes.
IP_TOS_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the type of service code within the IP header.
IP_TTL_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the TTL field in bytes.
IP_TTL_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the ttl within the IP header.
IP_VER_LEN - Static variable in interface net.sourceforge.jpcap.net.IPFields
Width of the IP version and header length field in bytes.
IP_VER_POS - Static variable in interface net.sourceforge.jpcap.net.IPFields
Position of the version code and header length within the IP header.
ipAddress - Variable in class net.sourceforge.jpcap.client.HostRenderer
The IP address of the host associated with this renderer.
IPAddress - Class in net.sourceforge.jpcap.net
IP address.
IPAddress() - Constructor for class net.sourceforge.jpcap.net.IPAddress
 
IPCD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ipChecksum(byte[], int, int) - Method in class net.sourceforge.jpcap.net.Packet
Compute an IP checksum.
IPCSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IPDD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IPFields - Interface in net.sourceforge.jpcap.net
IP protocol field encoding information.
IPIP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPIP tunnels (older KA9Q tunnels use 94).
IPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IPPacket - Class in net.sourceforge.jpcap.net
An IP protocol packet.
IPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.IPPacket
Create a new IP packet.
IPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.IPPacket
Create a new IP packet.
IPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IPPacket
Create a new IP packet.
IPPacket.TestProbe - Class in net.sourceforge.jpcap.net
This inner class provides access to private methods for unit testing.
IPPacket.TestProbe() - Constructor for class net.sourceforge.jpcap.net.IPPacket.TestProbe
 
IPPacketTest - Class in net.sourceforge.jpcap.net
 
IPPacketTest(String) - Constructor for class net.sourceforge.jpcap.net.IPPacketTest
 
IPPort - Class in net.sourceforge.jpcap.net
IP port utility class.
IPPort() - Constructor for class net.sourceforge.jpcap.net.IPPort
 
IPPorts - Interface in net.sourceforge.jpcap.net
Code constants for ip ports.
IPProtocol - Class in net.sourceforge.jpcap.net
IPProtocol utility class.
IPProtocol() - Constructor for class net.sourceforge.jpcap.net.IPProtocol
 
IPProtocols - Interface in net.sourceforge.jpcap.net
Code constants for well-defined IP protocols.
IPv4 - Interface in net.sourceforge.jpcap.net
IPv4 interface.
IPV4 - Static variable in interface net.sourceforge.jpcap.net.IPVersions
Internet protocol version 4.
IPv4.IGMP - Interface in net.sourceforge.jpcap.net
IGMP (Internet Group Management Protocol) API interface.
IPv4.Packet - Class in net.sourceforge.jpcap.net
Base IPv4 packet class.
IPv4.Packet(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.IPv4.Packet
 
IPv4.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.IPv4.Packet
 
IPv4.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IPv4.Packet
 
IPv4.PacketFactory - Class in net.sourceforge.jpcap.net
IPv4 PacketFactory class.
IPv4.TCP - Interface in net.sourceforge.jpcap.net
TCP/IPv4 interface.
IPv4.TCP.Packet - Class in net.sourceforge.jpcap.net
TCP/IPv4 packet class.
IPv4.TCP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Create a new TCP packet.
IPv4.UDP - Interface in net.sourceforge.jpcap.net
 
IPv4.UDP.Packet - Class in net.sourceforge.jpcap.net
 
IPv4.UDP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Create a new UDP packet.
IPv4.UDP.PacketFactory - Class in net.sourceforge.jpcap.net
 
IPv4_VERSION - Static variable in interface net.sourceforge.jpcap.net.IPv4
 
IPV6 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
IPv6 over bluebook
IPV6 - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 header.
IPV6 - Static variable in interface net.sourceforge.jpcap.net.IPVersions
Internet protocol version 6.
IPVersions - Interface in net.sourceforge.jpcap.net
Code constants for internet protocol versions.
IPX - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
IPX over DIX
IPX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IRC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IRC_SERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IRCS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IRDA - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Linux/IR
IREQ - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
information request
IREQ_REPLY - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
information reply
IS99C - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
IS99S - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
isAck() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the ACK flag, indicating that the ack number is valid.
isAck() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isAck() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
ISAKMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
isBlocking() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return true if the capture device is in blocking mode, false for non-blocking mode.
isClosed() - Method in class net.sourceforge.jpcap.capture.PacketCapture
Return true if the captor is closed or a device or capture file hasn't been opened yet.
isFilteredOffline(CompiledFilter, Packet) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Return true iff the specified filter would filter the specified packet.
isFin() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the FIN flag, indicating that the sender has finished sending.
isFin() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isFin() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
ISI_GL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ISL - Interface in net.sourceforge.jpcap.net
ISL (Inter-Switch Link) protocol.
ISL.Packet - Class in net.sourceforge.jpcap.net
ISL Packet class.
ISL.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.ISL.Packet
Creates a new instance of ISL.Packet
ISL.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.ISL.Packet
Creates a new instance of ISL.Packet
ISL1 - Static variable in interface net.sourceforge.jpcap.net.ISL
ISL multicast addresses.
ISL2 - Static variable in interface net.sourceforge.jpcap.net.ISL
ISL multicast addresses.
ISL_HEADER_SIZE - Static variable in interface net.sourceforge.jpcap.net.ISL
 
isLoopback() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
Return true if the device is a loopback device.
isModeValid(String) - Static method in class net.sourceforge.jpcap.client.CaptureTool
Check if a proposed mode is valid.
ISO_ILL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ISO_IP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ISO_TP0 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ISO_TSAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ISO_TSAP_C2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
isOptimized() - Method in class net.sourceforge.jpcap.capture.CompiledFilter
 
isPsh() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the PSH flag, indicating that the receiver should pass the data to the application as soon as possible.
isPsh() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isPsh() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
isRst() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the RST flag, indicating that the connection has been reset by the sender.
isRst() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isRst() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
isSupported() - Static method in class net.sourceforge.jpcap.capture.JWinPcap
Return true iff the other methods of this class are supported on this platform.
isSyn() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the SYN flag, set to synchronize the sequence numbers between the sender and receiver as part of the connect handshake.
isSyn() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isSyn() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
isUrg() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return the URG flag, indicating that the urgent pointer is valid.
isUrg() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isUrg() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
isValidChecksum() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Return true iff all the checksums in the packet are valid, otherwise false.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.Packet
Return true iff all the checksums in the packet are valid, otherwise false.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.TCPPacket
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidChecksum() - Method in class net.sourceforge.jpcap.net.UDPPacket
Return true iff all the checksums in the packet are valid, otherwise false. Derived classes with checksums should override, and should call super.isValidChecksum() to check the validity of base class checksums. The Packet.isValidChecksum() implementation just returns true.
isValidIPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Check if the IP packet is valid, checksum-wise.
isValidTCPChecksum() - Method in interface net.sourceforge.jpcap.net.IP.TCP
Return true if the TCP checksum is valid
isValidTCPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
 
isValidTCPChecksum() - Method in class net.sourceforge.jpcap.net.TCPPacket
 
isValidUDPChecksum() - Method in interface net.sourceforge.jpcap.net.IP.UDP
Return true iff the UDP checksum is valid.
isValidUDPChecksum() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
 
isValidUDPChecksum() - Method in class net.sourceforge.jpcap.net.UDPPacket
 
ITM_MCELL_S - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

J

JARGON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
join(byte[], byte[]) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Join two arrays.
JpcapException - Exception in net.sourceforge.jpcap.capture
JpcapException is the base class for all Jpcap exceptions.
JpcapException() - Constructor for exception net.sourceforge.jpcap.capture.JpcapException
Creates a new instance of JpcapException without detail message.
JpcapException(String) - Constructor for exception net.sourceforge.jpcap.capture.JpcapException
Constructs an instance of JpcapException with the specified detail message.
JpcapException(Throwable) - Constructor for exception net.sourceforge.jpcap.capture.JpcapException
Constructs an instance of JpcapException with the specified detail message.
JWinPcap - Class in net.sourceforge.jpcap.capture
The JWinPcap class encapsulates the extended functions supported by the WinPcap native library.
JWinPcap() - Constructor for class net.sourceforge.jpcap.capture.JWinPcap
Creates a new default instance of JWinPcap.
JWinPcap(CaptureDevice, EnumSet<JWinPcap.OpenFlags>, PasswordAuthentication) - Constructor for class net.sourceforge.jpcap.capture.JWinPcap
Creates a new instance of JWinPcap with default values for snaplen and timeout.
JWinPcap(CaptureDevice, int, EnumSet<JWinPcap.OpenFlags>, int, PasswordAuthentication) - Constructor for class net.sourceforge.jpcap.capture.JWinPcap
Creates a new instance of JWinPcap
JWinPcap(File) - Constructor for class net.sourceforge.jpcap.capture.JWinPcap
Creates a new instance of JWinPcap
JWinPcap.CaptureMode - Enum in net.sourceforge.jpcap.capture
Capture mode, for use with setCaptureMode().
JWinPcap.OpenFlags - Enum in net.sourceforge.jpcap.capture
Open flags, for use with open().
JWinPcap.SamplingMethod - Enum in net.sourceforge.jpcap.capture
Sampling method for use with setSamplingMethod().
JWinPcapTest - Class in net.sourceforge.jpcap.capture
Class to exercise JWinPcap.
JWinPcapTest() - Constructor for class net.sourceforge.jpcap.capture.JWinPcapTest
Create a new tester.

K

K_BLOCK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KERBEROS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KERBEROS_ADM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KEYSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KLOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KNET_CMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KPASSWD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KRYPTOLAN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
KSHELL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

L

LA_MAINT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LANBRIDGE - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
LANSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LAST_MAJOR_CODE - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
 
LAT - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC LAT
LDAPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LEAVE - Static variable in interface net.sourceforge.jpcap.net.IGMPMessages
Leave group.
LEGENT_1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LEGENT_2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LIB_PCAP_WRAPPER - Static variable in class net.sourceforge.jpcap.capture.PacketCapture
Name of the java-enabled wrapper around libpcap.
LIGHT_BLUE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_CYAN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_GRAY - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_GRAY_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_GREEN - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_PURPLE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIGHT_RED - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
LIMIT_PRIVILEGED - Static variable in interface net.sourceforge.jpcap.net.IPPorts
Number of well-known (aka privileged) ports.
LINK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LinkLayer - Class in net.sourceforge.jpcap.net
Information about network link layers.
LinkLayer() - Constructor for class net.sourceforge.jpcap.net.LinkLayer
 
LinkLayers - Interface in net.sourceforge.jpcap.net
Link-layer type codes.
linkType - Variable in class net.sourceforge.jpcap.capture.PacketCaptureBase
The link-type code for the currently open network device.
LINUX_SLL - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Linux cooked sockets.
LITTLE_ENDIAN - Static variable in class net.sourceforge.jpcap.util.TcpdumpWriter
 
LJK_LOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LLC - Interface in net.sourceforge.jpcap.net
 
LLC.PacketFactory - Class in net.sourceforge.jpcap.net
 
LLC_CONTROL_LEN - Static variable in interface net.sourceforge.jpcap.net.LLC
Length of Control
LLC_CONTROL_POS - Static variable in interface net.sourceforge.jpcap.net.LLC
Offset of Control
LLC_DSAP_LEN - Static variable in interface net.sourceforge.jpcap.net.LLC
Length of DSAP
LLC_DSAP_POS - Static variable in interface net.sourceforge.jpcap.net.LLC
Offset of DSAP
LLC_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.LLC
LLC Header length.
LLC_HEADER_POS - Static variable in interface net.sourceforge.jpcap.net.LLC
Offset of LLC header
LLC_PROTOCOL_LEN - Static variable in interface net.sourceforge.jpcap.net.LLC
Length of protocol
LLC_PROTOCOL_POS - Static variable in interface net.sourceforge.jpcap.net.LLC
Offset of protocol
LLC_SSAP_LEN - Static variable in interface net.sourceforge.jpcap.net.LLC
Length of SSAP
LLC_SSAP_POS - Static variable in interface net.sourceforge.jpcap.net.LLC
Offset of SSAP
LLC_UNNUMBERED_INFORMATION - Static variable in interface net.sourceforge.jpcap.net.LLC
Unnumbered information type
load(String[], String) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Load the specified properties file from one of the specified set of paths.
LOCALTALK - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Localtalk pseudo type
LOCUS_CON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LOCUS_MAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
LOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
lookupCaptureDevices() - Static method in class net.sourceforge.jpcap.capture.JWinPcap
Lookup capture devices.
lookupCaptureDevices(URI) - Static method in class net.sourceforge.jpcap.capture.JWinPcap
Lookup capture devices.
lookupCaptureDevices() - Static method in class net.sourceforge.jpcap.capture.PacketCapture
Get the interface list as an array of CaptureDevice[].
lookupDevices() - Static method in class net.sourceforge.jpcap.capture.PacketCapture
Deprecated. Please use PacketCapture.lookupCaptureDevices().
LOOP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Ethernet Loopback packet
LOOP - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
OpenBSD loopback.
LOOPBACK - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 

M

MAC_SRVR_ADMIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MACAddress - Class in net.sourceforge.jpcap.net
MAC address.
MACAddress(byte[]) - Constructor for class net.sourceforge.jpcap.net.MACAddress
Construct a new instance of MACAddress.
MACAddress(String) - Constructor for class net.sourceforge.jpcap.net.MACAddress
Construct a new instance of MACAddress.
MACON_TCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MAGENTA_LOGIC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MAILBOX_LM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MAILQ - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
main(String[]) - Static method in class net.sourceforge.jpcap.capture.CaptureTest
Simple test to exercise PacketCapture.
main(String[]) - Static method in class net.sourceforge.jpcap.capture.JWinPcapTest
Simple test to exercise JWinPcap.
main(String[]) - Static method in class net.sourceforge.jpcap.client.CaptureConsole
Tester.
main(String[]) - Static method in class net.sourceforge.jpcap.client.CaptureTool
Packet capture.
main(String[]) - Static method in class net.sourceforge.jpcap.client.NetworkFinder
 
main(String[]) - Static method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
main(String[]) - Static method in class net.sourceforge.jpcap.net.IPAddress
Unit test.
main(String[]) - Static method in class net.sourceforge.jpcap.net.IPPacketTest
 
main(String[]) - Static method in class net.sourceforge.jpcap.net.PacketEncodingTest
 
main(String[]) - Static method in class net.sourceforge.jpcap.net.TCPPacketTest
 
MAITRD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MAJOR_VERSION - Static variable in class net.sourceforge.jpcap.util.TcpdumpWriter
 
MASK - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Ethernet protocol mask.
MASK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
IP port mask.
MASK - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IP protocol mask.
MASK_REPLY - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
address mask reply
MASK_REQ - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
address mask request
MASQDIALER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MATIP_TYPE_A - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MATIP_TYPE_B - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MAX_SNAPLEN - Static variable in class net.sourceforge.jpcap.capture.PacketCapture
Maximum size of a capture buffer, snaplen, Ethernet packet, etc.
MAXIMIZE_RELIABILITY - Static variable in interface net.sourceforge.jpcap.net.TypesOfService
 
MAXIMIZE_THROUGHPUT - Static variable in interface net.sourceforge.jpcap.net.TypesOfService
 
MCIDAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MCNS_SEC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MDBS_DAEMON - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MDC_PORTMAPPER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MDQS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MECOMM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MEREGISTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
META5 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
METAGRAM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
METER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
METER2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MFCOBOL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MIB_LENGTH_LEN - Static variable in interface net.sourceforge.jpcap.net.SNAP
Length of MIB length
MIB_LENGTH_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of MIB length (relative)
MIB_TYPE_LEN - Static variable in interface net.sourceforge.jpcap.net.SNAP
Length of MIB type
MIB_TYPE_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of MIB type (relative)
MIB_VALUE_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of MIB value (relative)
MICOM_PFS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MICROSOFT_DS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MINIMIZE_DELAY - Static variable in interface net.sourceforge.jpcap.net.TypesOfService
 
MINIMIZE_MONETARY_COST - Static variable in interface net.sourceforge.jpcap.net.TypesOfService
 
MINOR_VERSION - Static variable in class net.sourceforge.jpcap.util.TcpdumpWriter
 
MIT_DOV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MIT_ML_DEV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MIT_ML_DEV2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MM_ADMIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MOBILEIP_AGENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MOBILIP_MN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MOBITEX - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Mobitex (kaz@cafe.net)
MODE_ASCII - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MODE_OBJECT - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MODE_RAW - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MODE_TERSE - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MODE_TEXT - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MODE_VERBOSE - Static variable in class net.sourceforge.jpcap.client.CaptureTool
 
MONDEX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MONITOR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MORTGAGEWARE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
mouseClicked(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
 
mouseDragged(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
Hosts are animated while the mouse is dragged.
mouseEntered(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
 
mouseExited(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
 
mouseMoved(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
 
mousePressed(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
A mouse press event selects a host.
mouseReleased(MouseEvent) - Method in class net.sourceforge.jpcap.client.CaptureViewMouseListener
A mouse release event places a host at a new location.
MPM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MPM_FLAGS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MPM_SND - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MPTN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MRM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MS_ROME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MS_SHUTTLE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MSDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MSEXCH_ROUTING - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MSG_AUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MSG_ICP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MTP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Multicast Transport Protocol.
MULTILING_HTTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MULTIPLEX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MUMPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
MYLEX_MAPD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

N

N8021Q - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
N802_2 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
802.2 frames
N802_3 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Dummy type for 802.3 frames
N914C - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
N9PFS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NAME - Static variable in class net.sourceforge.jpcap.capture.CaptureTest
 
NAME - Static variable in class net.sourceforge.jpcap.capture.JWinPcapTest
 
NAME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NAMESERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NAMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NCED - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NCLD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NDSAUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NEST_PROTOCOL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
net.sourceforge.jpcap.capture - package net.sourceforge.jpcap.capture
Provides an interface for capturing packets and a layer of abstraction around libpcap, a portable native system library for capturing network packets.
net.sourceforge.jpcap.client - package net.sourceforge.jpcap.client
Provides sample 'client' applications which utilize the services provided by classes in the capture package.
net.sourceforge.jpcap.net - package net.sourceforge.jpcap.net
Provides a hierarchical inheritance-based library of network packet types and protocols.
net.sourceforge.jpcap.util - package net.sourceforge.jpcap.util
Provides utility classes used by the jpcap packages.
NETBIOS_DGM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETBIOS_NS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETBIOS_SSN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETGW - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETNEWS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETRCS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETRJS_1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETRJS_2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETRJS_3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETRJS_4 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETSC_DEV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETSC_PROD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETVIEWDM1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETVIEWDM2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETVIEWDM3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETWALL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NETWARE_IP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NetworkFinder - Class in net.sourceforge.jpcap.client
Network Finder.
NetworkFinder() - Constructor for class net.sourceforge.jpcap.client.NetworkFinder
 
NEW_RWHO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NEWACCT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NEXTSTEP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NI_FTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NI_MAIL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
nibbleToDigit(byte) - Static method in class net.sourceforge.jpcap.util.HexHelper
Converts the lower four bits of a byte into the ascii digit which represents its hex value.
NICNAME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NIP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NLOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NMSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NNSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NNTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NNTPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NONE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NONE - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 no next header.
NOVASTORBAKCUP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NPMP_GUI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NPMP_LOCAL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NPMP_TRAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NQS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NS - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
NS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NSIIOPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NSRMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NSS_ROUTING - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NSW_FE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NTALK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
NULL - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
no link-layer encapsulation
NXEDIT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

O

OBEX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OBJCALL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OCBINDER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OCS_AMU - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OCS_CMU - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OCSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ODMR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OHIMSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OLSR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OMGINITIALREFS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OMSERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
onesCompSum(byte[], int, int) - Method in class net.sourceforge.jpcap.net.IPPacket
Deprecated. Please call Packet.ipChecksum(byte[], int, int).
ONMUX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OPALIS_RDV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OPALIS_ROBOT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OPC_JOB_START - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OPC_JOB_TRACK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
open(String, boolean) - Method in class net.sourceforge.jpcap.capture.JWinPcap
 
open(String, int, boolean, int) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Open a network device for data capture.
open(String, int, EnumSet<JWinPcap.OpenFlags>, int, PasswordAuthentication) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Open a capture device or file.
open(CaptureDevice, boolean) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Open a network device for data capture.
open(CaptureDevice, int, boolean, int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Open a network device for data capture.
open(String, boolean) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Open a network device for data capture.
open(String, int, boolean, int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Open a network device for data capture.
open(String, boolean) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Open a network device for data capture.
open(String, int, boolean, int) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Open a network device for data capture.
openOffline(String) - Method in class net.sourceforge.jpcap.capture.JWinPcap
 
openOffline(String) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Open a tcpdump-formatted savefile for reading.
openOffline(String) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Open a tcpdump-formatted savefile for reading.
OPENPORT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
OPENVMS_SYSIPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ORG_CODE_CISCO - Static variable in interface net.sourceforge.jpcap.net.SNAP
Cisco organization code.
ORG_CODE_IEEE - Static variable in interface net.sourceforge.jpcap.net.SNAP
IEEE organization code.
OSU_NMS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

P

Packet - Class in net.sourceforge.jpcap.net
A network packet.
Packet() - Constructor for class net.sourceforge.jpcap.net.Packet
 
PACKET_FACTORY_PROPERTIES - Static variable in class net.sourceforge.jpcap.net.PacketFactory
Name of the .properties file.
packetArrived(Packet) - Method in class net.sourceforge.jpcap.capture.CaptureTest
 
packetArrived(Packet) - Method in class net.sourceforge.jpcap.capture.JWinPcapTest
 
packetArrived(Packet) - Method in interface net.sourceforge.jpcap.capture.PacketListener
Callback, called when PacketCapture.capture(int) captures a packet.
packetArrived(Packet) - Method in class net.sourceforge.jpcap.client.CaptureTool
 
PacketCapture - Class in net.sourceforge.jpcap.capture
This class is the core of packet capture in jpcap.
PacketCapture() - Constructor for class net.sourceforge.jpcap.capture.PacketCapture
Create a new packet capture instance.
PacketCapture(CaptureDevice, boolean) - Constructor for class net.sourceforge.jpcap.capture.PacketCapture
Construct a new instance and open the specified device for capture.
PacketCapture(CaptureDevice, int, boolean, int) - Constructor for class net.sourceforge.jpcap.capture.PacketCapture
Construct a new instance and open the specified device for capture.
PacketCapture(File) - Constructor for class net.sourceforge.jpcap.capture.PacketCapture
Construct a new instance and open the specified file for capture.
PacketCapture.Direction - Enum in net.sourceforge.jpcap.capture
Capture Direction enumeration.
PacketCapture.LoopMode - Enum in net.sourceforge.jpcap.capture
LoopModes determine how the PacketCapture.capture(int) and PacketCapture.captureTo(int, net.sourceforge.jpcap.capture.PacketOutputStream) methods behave in the presence of timeouts.
PacketCaptureBase - Class in net.sourceforge.jpcap.capture
This class contains base functionality shared by both the simulator and the actual packet capture system.
PacketCaptureBase() - Constructor for class net.sourceforge.jpcap.capture.PacketCaptureBase
 
PacketCaptureCapable - Interface in net.sourceforge.jpcap.capture
This is the packet capture interface.
PacketDispatchCapable - Interface in net.sourceforge.jpcap.capture
An interface for classes capable of dispatching captured network packets.
PacketDispatcher - Class in net.sourceforge.jpcap.capture
This class encapsulates a mechanism for dispatching network data and packets to a listener who has subscribed to such events.
PacketDispatcher() - Constructor for class net.sourceforge.jpcap.capture.PacketDispatcher
 
PacketEncoding - Class in net.sourceforge.jpcap.net
Packet encoding.
PacketEncoding() - Constructor for class net.sourceforge.jpcap.net.PacketEncoding
 
PacketEncodingTest - Class in net.sourceforge.jpcap.net
 
PacketEncodingTest(String) - Constructor for class net.sourceforge.jpcap.net.PacketEncodingTest
 
PacketFactory - Class in net.sourceforge.jpcap.net
This factory constructs high-level packet objects from captured data streams.
PacketFactory() - Constructor for class net.sourceforge.jpcap.net.PacketFactory
 
PacketInputStream - Class in net.sourceforge.jpcap.capture
PacketInputStream provides an easy way of reading packets from the network or a savefile without having to define and register PacketListeners.
PacketInputStream() - Constructor for class net.sourceforge.jpcap.capture.PacketInputStream
Creates a new instance of PacketInputStream
PacketListener - Interface in net.sourceforge.jpcap.capture
Packet data listener.
PacketOutputStream - Class in net.sourceforge.jpcap.capture
PacketOutputStream is an I/O stream used for sending Packets to the network, or dumping them to a tcpdump-formatted file, depending on how the stream was created.
PacketOutputStream() - Constructor for class net.sourceforge.jpcap.capture.PacketOutputStream
Creates a new instance of PacketOutputStream
PacketVisualizationCanvas - Class in net.sourceforge.jpcap.client
A graphical view of captured packets.
PacketVisualizationCanvas(HashMap, HashMap) - Constructor for class net.sourceforge.jpcap.client.PacketVisualizationCanvas
Create a new packet visualization canvas.
paint(Graphics) - Method in class net.sourceforge.jpcap.client.PacketVisualizationCanvas
Repaint all the hosts and communications on this canvas.
PARAM_PROB - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
ip header bad; option absent.
PASSGO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PASSGO_TIVOLI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PASSWORD_CHG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PATH_DEFAULTS - Static variable in class net.sourceforge.jpcap.client.Settings
 
PAWSERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PCAP_IF_LOOPBACK - Static variable in class net.sourceforge.jpcap.capture.CaptureDevice
Loopback bitmask.
PCAP_SRC_FILE - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
Internal representation of the type of source in use (file, remote/local interface).
PCAP_SRC_FILE_STRING - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
This string indicates that the user wants to open a capture from a local file.
PCAP_SRC_IF_STRING - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
This string indicates that the user wants to open a capture from a network interface.
PCAP_SRC_IFLOCAL - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
This indicates a local interface: the user want to open a capture from a local interface.
PCAP_SRC_IFREMOTE - Static variable in class net.sourceforge.jpcap.capture.JWinPcap
This indicates a remote interface: the user want to open a capture from an interface on a remote host.
PCMAIL_SRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PDAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PERSONAL_LINK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PHILIPS_VC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PHONEBOOK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PHOTURIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PIM - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Protocol Independent Multicast.
PIM_RP_DISC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PIP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PIRP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PKIX_3_CA_RA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PKIX_TIMESTAMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
POP2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
POP3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
POP3S - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
POV_RAY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
POWERBURST - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PPP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
PPP - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Point-to-point Protocol
PPP_BSDOS - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
BSD PPP.
PPP_MP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Dummy type for PPP MP frames
PPP_SERIAL - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
PPP over HDLC.
PPPOED - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
PPPOES - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
PPPTALK - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Dummy type for Atalk over PPP
PRINT_SRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRINTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_DIALOUT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_FILE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_MAIL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_PRINT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_RJE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_TERMINAL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRIV_TERMLINK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRM_NM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRM_SM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PROFILE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PRONET - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Proteon ProNET Token Ring
properties - Static variable in class net.sourceforge.jpcap.net.PacketFactory
 
PROPERTY_FILE - Static variable in class net.sourceforge.jpcap.client.Settings
 
PROPERTY_PKG - Static variable in class net.sourceforge.jpcap.client.Settings
 
PropertyHelper - Class in net.sourceforge.jpcap.util
Property helper utility methods.
PropertyHelper() - Constructor for class net.sourceforge.jpcap.util.PropertyHelper
 
PROSPERO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PSSC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PTCNAMESERVICE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PTP_EVENT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PTP_GENERAL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PUMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PUP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Xerox PUP packet
PUP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
PUP protocol.
PUPROUTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PURENOISE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
PURPLE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
PURPLE_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
PWDGEN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

Q

QBIKGDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QFT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QMQP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QMTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QOTD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QRH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QSC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
QUERY - Static variable in interface net.sourceforge.jpcap.net.IGMPMessages
Membership Query.
QUOTAD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

R

random() - Static method in class net.sourceforge.jpcap.net.IPAddress
Generate a random IP number between 0.0.0.0 and 255.255.255.255.
random(int, int) - Static method in class net.sourceforge.jpcap.net.IPAddress
Generate a random IP address.
random() - Static method in class net.sourceforge.jpcap.net.MACAddress
Generate a random MAC address.
RAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RAP2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RARP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Reverse address resolution protocol.
RARP_OP_REP_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Code for RARP replies.
RARP_OP_REQ_CODE - Static variable in interface net.sourceforge.jpcap.net.ARPFields
Code for RARP request.
RAW - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Raw IP packets.
RAW - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
raw IP
RawPacket - Class in net.sourceforge.jpcap.net
A captured packet containing raw data.
RawPacket(Timeval, byte[], int) - Constructor for class net.sourceforge.jpcap.net.RawPacket
Create a new raw packet.
rawPacketArrived(RawPacket) - Method in class net.sourceforge.jpcap.capture.CaptureTest
 
rawPacketArrived(RawPacket) - Method in class net.sourceforge.jpcap.capture.JWinPcapTest
 
rawPacketArrived(RawPacket) - Method in interface net.sourceforge.jpcap.capture.RawPacketListener
 
rawPacketArrived(RawPacket) - Method in class net.sourceforge.jpcap.client.CaptureTool
 
RawPacketListener - Interface in net.sourceforge.jpcap.capture
Raw packet data listener.
RCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RDA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RE_MAIL_CK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
read() - Method in class net.sourceforge.jpcap.capture.PacketInputStream
read(byte[]) - Method in class net.sourceforge.jpcap.capture.PacketInputStream
read(byte[], int, int) - Method in class net.sourceforge.jpcap.capture.PacketInputStream
readFile(String) - Static method in class net.sourceforge.jpcap.util.FileUtility
 
readPacket() - Method in class net.sourceforge.jpcap.capture.PacketInputStream
Read a Packet from the network or savefile, depending on how the stream was constructed.
REALM_RUSD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RED - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
RED_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
REDIRECT_HOST - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Shorter route to host.
REDIRECT_NET - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Shorter route to network.
REDIRECT_TOSHOST - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Shorter route for TOS and host.
REDIRECT_TOSNET - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Shorter route for TOS and network.
refresh(String, InputStream) - Static method in class net.sourceforge.jpcap.util.PropertyHelper
Refresh property settings from an input stream.
REMOTE_KIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
REMOTEFS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
removePacketListener(PacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Deregister a packet object listener from this capture system.
removePacketListener(PacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketDispatchCapable
Deregister a packet object listener from this capture system.
removePacketListener(PacketListener) - Method in class net.sourceforge.jpcap.capture.PacketDispatcher
 
removeRawPacketListener(RawPacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Deregister a raw packet listener from this capture system.
removeRawPacketListener(RawPacketListener) - Method in interface net.sourceforge.jpcap.capture.PacketDispatchCapable
Deregister a raw packet listener from this capture system.
removeRawPacketListener(RawPacketListener) - Method in class net.sourceforge.jpcap.capture.PacketDispatcher
 
removeStatisticsListener(StatisticsListener) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Remove a StatisticsListener.
REPCMD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
REPSCMD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RESCAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RESERVED_0 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RESERVED_1023 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RESERVED_1024 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
reset() - Method in class net.sourceforge.jpcap.client.CaptureViewFrame
Reset the view frame.
RESET - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
resetViewFrame() - Method in class net.sourceforge.jpcap.client.CaptureTool
Reset the capture view frame to clear its contents.
RFILE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RIPNG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RIS_CM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RJE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RLP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RLZDBASE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RMC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RMONITOR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RMT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ROUTER_ADVERT - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
router advertisement
ROUTER_SOLICIT - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
router solicitation
ROUTING - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
IPv6 routing header.
RPASSWD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RPC2PORTMAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RRH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RRP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RSH_SPX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RSVD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RSVP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Reservation Protocol.
RSVP_TUNNEL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RSYNC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RTELNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RTIP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RTSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RTSPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
run() - Method in class net.sourceforge.jpcap.client.HostNameLookupThread
 
runTest() - Method in class net.sourceforge.jpcap.capture.CaptureTest
Execute the test.
runTest() - Method in class net.sourceforge.jpcap.capture.JWinPcapTest
Execute the test.
RUSHD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
RXE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

S

S_NET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SAFT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SANITY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SAP_SNAP - Static variable in interface net.sourceforge.jpcap.net.LLC
SubNet Access Protocol (SNAP)
SAP_STP - Static variable in interface net.sourceforge.jpcap.net.LLC
Spanning Tree Protocol (STP)
SCA - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
DEC Systems Comms Arch
SCC_SECURITY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCO_DTMGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCO_INETMGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCO_SYSMGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCO_WEBSRVRMG3 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCO_WEBSRVRMGR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCOHELP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCOI2ODIALOG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SCX_PROXY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SDNSKMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SECURE_AUX_BUS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SEMANTIX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SEND - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SEPARATOR - Static variable in class net.sourceforge.jpcap.net.MACAddress
The separator character.
serialVersionUID - Static variable in interface net.sourceforge.jpcap.net.IPv4.TCP
 
SERVSTAT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
setBufferSize(int) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Set the size of the kernel buffer associated with an adapter.
setCaptureMode(JWinPcap.CaptureMode) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Set the capture mode.
setCDPData(byte[]) - Method in class net.sourceforge.jpcap.net.CDP.Packet
Set the CDP data payload.
setCDPTimeToLive(int) - Method in class net.sourceforge.jpcap.net.CDP.Packet
Set the CDP time-to-live (TTL)
setCDPVersion(int) - Method in class net.sourceforge.jpcap.net.CDP.Packet
Set the CDP protocol version
setChecksums() - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
setChecksums() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Set all the checksums in this packet prior to sending.
setChecksums() - Method in class net.sourceforge.jpcap.net.ICMPPacket
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setChecksums() - Method in class net.sourceforge.jpcap.net.IGMPPacket
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setChecksums() - Method in class net.sourceforge.jpcap.net.IPv4.Packet
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.
setChecksums() - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setChecksums() - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setChecksums() - Method in class net.sourceforge.jpcap.net.Packet
Set all the checksums in this packet prior to sending.
setChecksums() - Method in class net.sourceforge.jpcap.net.TCPPacket
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setChecksums() - Method in class net.sourceforge.jpcap.net.UDPPacket
Set all the checksums in this packet prior to sending. Calling this method sets all the IP, ICMP, IGMP, TCP, UDP etc checksums as appropriate. It is called automatically by PacketOutputStream.writePacket(Packet). Derived classes must override this abstract method, and must call super.setChecksums(), after setting their own checksums (unless super.setChecksums() is abstract, i.e. this method). Otherwise the lower-level checksums will not be correct.

After calling this method the EthernetPacket.hashCode() of this object will probably change.

setDefault(PacketFactory) - Static method in class net.sourceforge.jpcap.net.PacketFactory
Set the default packet factory.
setDestinationInetAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.IP.Packet
Set the destination address.
setDestinationInetAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
setDestinationMACAddress(MACAddress) - Method in class net.sourceforge.jpcap.net.ARPPacket
Set the destination hardware address.
setDestinationMACAddress(MACAddress) - Method in class net.sourceforge.jpcap.net.EthernetPacket
Set the destination hardware address.
setDestinationProtoAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.ARPPacket
Set the destination protocol address.
setDevice(String) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set and open the capture device.
setDirection(PacketCapture.Direction) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Set the direction of packet capture.
setDTPData(byte[]) - Method in class net.sourceforge.jpcap.net.DTP.Packet
Set the DTP data payload.
setDTPVersion(int) - Method in class net.sourceforge.jpcap.net.DTP.Packet
Set the DTP protocol version
setEthernetProtocol(int) - Method in class net.sourceforge.jpcap.net.EthernetPacket
Set the Ethernet protocol
setFilter(String, boolean) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Create, compile and activate a filter from a filter expression.
setFilter(CompiledFilter) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Set the filter from a precompiled filter.
setFilter(String, boolean) - Method in interface net.sourceforge.jpcap.capture.PacketCaptureCapable
Create, compile and activate a filter from a filter expression.
setFilter(String) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set the packet filter expression.
setGroupInetAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
setGroupInetAddress(InetAddress) - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Set the IGMP group address.
setHostName(String) - Method in class net.sourceforge.jpcap.client.HostRenderer
Fetch the name of the host associated with this renderer.
setLinkLayerType(int) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Set the current link layer type.
setLoopMode(PacketCapture.LoopMode) - Method in class net.sourceforge.jpcap.capture.PacketCapture
Set the current loop mode.
setMaxHistorySize(int) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set the maximum size of the history FIFO.
setMaxResponseTime(byte) - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
setMaxResponseTime(byte) - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Set the IGMP max response time.
setMaxSize(int) - Method in class net.sourceforge.jpcap.client.CaptureHistory
Set the size of the history.
setMessageCode(short) - Method in class net.sourceforge.jpcap.net.ICMPPacket
 
setMessageCode(short) - Method in interface net.sourceforge.jpcap.net.IP.ICMP
Set the ICMP message code and subcode (16 bits) as per IP.ICMP.getMessageCode().
setMessageType(byte) - Method in class net.sourceforge.jpcap.net.IGMPPacket
 
setMessageType(byte) - Method in interface net.sourceforge.jpcap.net.IPv4.IGMP
Set the IGMP message type, as per IPv4.IGMP.getMessageType().
setMinimumKernelCopy(int) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Set the minimum amount of data sent by the kernel in a single call.
setMode(String) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set the capture mode.
setOperation(int) - Method in class net.sourceforge.jpcap.net.ARPPacket
Set the ARP operation code.
setPos(int, int) - Method in class net.sourceforge.jpcap.client.HostRenderer
 
setSamplingMethod(JWinPcap.SamplingMethod, int) - Method in class net.sourceforge.jpcap.capture.JWinPcap
Define a sampling method for packet capture.
setSnaplen(int) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set the snapshot length.
setSourceInetAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.IP.Packet
Set the source address.
setSourceInetAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
setSourceMACAddress(MACAddress) - Method in class net.sourceforge.jpcap.net.ARPPacket
Set the source hardware address.
setSourceMACAddress(MACAddress) - Method in class net.sourceforge.jpcap.net.EthernetPacket
Set the source hardware address.
setSourceProtoAddress(InetAddress) - Method in class net.sourceforge.jpcap.net.ARPPacket
Set the source protocol address.
setSTPBPDUFlags(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the BPDU flags
setSTPBPDUType(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the BPDU type
setSTPBridgeIdentifier(byte[]) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the Bridge Identifier
setSTPForwardDelay(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the Forward Delay
setSTPHelloTime(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the HelloTime
setSTPMaxAge(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the maximum age
setSTPMessageAge(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the Message Age
setSTPPortIdentifier(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the Port Identifier
setSTPRootIdentifier(byte[]) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the RootIdentifier
setSTPRootPathCost(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the Root Path Cost
setSTPVersion(int) - Method in class net.sourceforge.jpcap.net.STP.Packet
Set the STP protocol version
setTimeout(int) - Method in class net.sourceforge.jpcap.client.CaptureTool
Set the capture timeout value.
Settings - Class in net.sourceforge.jpcap.client
Client tool settings.
Settings() - Constructor for class net.sourceforge.jpcap.client.Settings
 
setUp() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
setUp() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
setUp() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
SFS_CONFIG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SFS_SMP_NET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SGCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SGMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SGMP_TRAPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SHELL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SHOW_COUNTS - Static variable in class net.sourceforge.jpcap.client.Settings
 
SHRINKWRAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SIAM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SIFT_UFT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SILC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SILVERPLATTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
size() - Method in class net.sourceforge.jpcap.client.CaptureHistory
Fetch the number of packets in the history collection.
SKRONK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SLIP - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
Serial Line IP
SLIP_BSDOS - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
BSD Slip.
SMAKYNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMARTSDP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMPNAMERES - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMPTE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMSD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMSP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SMUX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNAGAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNAP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Internal only
SNAP - Interface in net.sourceforge.jpcap.net
SNAP interface definitions.
SNAP.PacketFactory - Class in net.sourceforge.jpcap.net
Packet factory
SNAP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.SNAP
SNAP header length
SNAP_HEADER_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of SNAP header
SNAP_ORG_LEN - Static variable in interface net.sourceforge.jpcap.net.SNAP
Length of Organization
SNAP_ORG_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of Organization
SNAP_PROTOCOL_LEN - Static variable in interface net.sourceforge.jpcap.net.SNAP
Length of Protocol
SNAP_PROTOCOL_POS - Static variable in interface net.sourceforge.jpcap.net.SNAP
Offset of Protocol
SNARE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNMPTRAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SNTP_HEARTBEAT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SOCKS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SOFTPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SONAR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SOURCE_QUENCH - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Packet lost, slow down.
SPMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SPRITE - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
SPSC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SQL_NET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SQLSERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SQLSNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SQLSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SRC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SRMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SRSSEND - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SS7NS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SSH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SSHELL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SST - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
statisticsArrived(StatisticsEvent) - Method in class net.sourceforge.jpcap.capture.JWinPcapTest
 
statisticsArrived(StatisticsEvent) - Method in interface net.sourceforge.jpcap.capture.StatisticsListener
Handle a statistics event.
StatisticsEvent - Class in net.sourceforge.jpcap.capture
StatisticsEvent encapsulates the statistics generated by JWinPcap.CaptureMode.Statistical.
StatisticsListener - Interface in net.sourceforge.jpcap.capture
StatisticsListener is the callback that is used when a capture device is in JWinPcap.CaptureMode.Statistical mode.
STATSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
STBPDU - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
STMF - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
STP - Interface in net.sourceforge.jpcap.net
Ethernet 802.3 Spanning Tree Protocol (STP).
STP.Packet - Class in net.sourceforge.jpcap.net
Encapsulates an Ethernet 802.3 Spanning Tree Protocol (STP) packet.
STP.Packet(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.STP.Packet
Create a new STP packet.
STP.Packet(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.STP.Packet
Create a new STP packet.
STP.Packet(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.STP.Packet
Create a new STP packet.
STP_BPDUFLAGS_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the BPDUFlags field.
STP_BPDUFLAGS_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the BPDUFlags field.
STP_BPDUTYPE_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the BPDUType field.
STP_BPDUTYPE_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the BPDUType field.
STP_BRIDGEIDENT_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the Bridge Identifier field.
STP_BRIDGEIDENT_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the Bridge Identifier field.
STP_FWDDELAY_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the ForwardDelay field.
STP_FWDDELAY_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the ForwardDelay field.
STP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the STP header.
STP_HELLOTIME_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the HelloTime field.
STP_HELLOTIME_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the HelloTime field.
STP_MAXAGE_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the Max Age field.
STP_MAXAGE_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the Max Age field.
STP_MSGAGE_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the MessageAge field.
STP_MSGAGE_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the MessageAge field.
STP_PORTIDENT_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the PortIdentifier field.
STP_PORTIDENT_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the PortIdentifier field.
STP_ROOTIDENT_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the Root Identifier field.
STP_ROOTIDENT_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the Root Identifier field.
STP_ROOTPATHCOST_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the Root Path Cost field.
STP_ROOTPATHCOST_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the Root Path Cost field.
STP_VERSION_LEN - Static variable in interface net.sourceforge.jpcap.net.STP
Length of the version field.
STP_VERSION_POS - Static variable in interface net.sourceforge.jpcap.net.STP
Offset of the version field.
STREETTALK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
STX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SU_MIT_TG - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUBMISSION - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUBMIT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUBNTBCST_TFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
suite() - Static method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
suite() - Static method in class net.sourceforge.jpcap.net.IPPacketTest
 
suite() - Static method in class net.sourceforge.jpcap.net.PacketEncodingTest
 
suite() - Static method in class net.sourceforge.jpcap.net.TCPPacketTest
 
SUN_DR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUNRPC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUPDUP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SUR_MEAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SURF - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SVRLOC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SWIFT_RVF - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SYNOPTICS_TRAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SYNOTICS_BROKER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SYNOTICS_RELAY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
SYSTAT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

T

TACACS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TACACS_DS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TACNEWS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TALK - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TCP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
Transmission Control Protocol.
TCP_ACK_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the acknowledgment number in bytes.
TCP_ACK_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_ACK_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the acknowledgment number field.
TCP_CSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the checksum field in bytes.
TCP_CSUM_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the checksum field.
TCP_DP_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the destination port field.
TCP_FIN_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_FLAG_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the header length and flags field in bytes.
TCP_FLAG_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the header length and flags field.
TCP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length in bytes of a TCP header.
TCP_PORT_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of a TCP port in bytes.
TCP_PSH_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_RST_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_SEQ_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the sequence number in bytes.
TCP_SEQ_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the sequence number field.
TCP_SP_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the source port field.
TCP_SYN_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_URG_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the urgent field in bytes.
TCP_URG_MASK - Static variable in interface net.sourceforge.jpcap.net.TCPFields
 
TCP_URG_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the urgent pointer field.
TCP_WIN_LEN - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Length of the window size field in bytes.
TCP_WIN_POS - Static variable in interface net.sourceforge.jpcap.net.TCPFields
Position of the window size field.
TcpdumpWriter - Class in net.sourceforge.jpcap.util
Writes data in tcpdump format
TcpdumpWriter() - Constructor for class net.sourceforge.jpcap.util.TcpdumpWriter
 
TCPFields - Interface in net.sourceforge.jpcap.net
IP protocol field encoding information.
TCPMUX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TCPNETHASPSRV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TCPPacket - Class in net.sourceforge.jpcap.net
A TCP packet.
TCPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.TCPPacket
Create a new TCP packet.
TCPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.TCPPacket
Create a new TCP packet.
TCPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.TCPPacket
 
TCPPacketTest - Class in net.sourceforge.jpcap.net
 
TCPPacketTest(String) - Constructor for class net.sourceforge.jpcap.net.TCPPacketTest
 
TD_REPLICA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TD_SERVICE - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
tearDown() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
tearDown() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
tearDown() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
TEEDTAP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TELL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TELNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TELNETS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TEMPO - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TENFOLD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TEST_COUNT - Static variable in class net.sourceforge.jpcap.capture.CaptureTest
 
testBadPacketDataLengths() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testBadPacketDataLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testBadPacketDataLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testBadPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testBadPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testBadPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testDump() - Method in class net.sourceforge.jpcap.capture.CaptureTest
 
testDump() - Method in class net.sourceforge.jpcap.capture.JWinPcapTest
 
testExtractDataAtPosition0() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header start at position 0
testExtractDataAtPosition2() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header start at position 2
testExtractDataNegativeLength() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with negative header length.
testExtractDataNegativeOffset() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with negative offset.
testExtractDataNullArray() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with null input array.
testExtractDataTooLargeLength() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header length out of bounds.
testExtractDataTooLargeOffset() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with offset out of bounds.
testExtractHeaderAtPosition0() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with header start at position 0
testExtractHeaderAtPosition2() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with header start at position 2
testExtractHeaderNegativeLength() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with negative header length.
testExtractHeaderNegativeOffset() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with negative offset.
testExtractHeaderNullArray() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with null input array.
testExtractHeaderTooLargeLength() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with offset out of bounds.
testExtractHeaderTooLargeOffset() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractHeader method with offset out of bounds.
testExtractSizedDataAtPosition0() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header start at position 0
testExtractSizedDataAtPosition2() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header start at position 0
testExtractSizedDataNegativeSize() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with negative size.
testExtractSizedDataNullArray() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with null input array.
testExtractSizedDataTooLargeLength() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header length out of bounds.
testExtractSizedDataTooLargeOffset() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with offset out of bounds.
testExtractSizedDataTooLargeSize() - Method in class net.sourceforge.jpcap.net.PacketEncodingTest
Test of extractData method with header length out of bounds.
testGoodPacketAddresses() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testGoodPacketDataLengths() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testGoodPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testGoodPacketProtocol() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testPshAckPacketAddresses() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testPshAckPacketAddresses() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testPshAckPacketDataLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testPshAckPacketDataLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testPshAckPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testPshAckPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testPshAckPacketHeaderValues() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testPshAckPacketHeaderValues() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testSetMethods() - Method in class net.sourceforge.jpcap.net.EthernetPacketTest
 
testSynAckPacketAddresses() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testSynAckPacketDataLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testSynAckPacketDataLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testSynAckPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testSynAckPacketHeaderLengths() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testSynAckPacketHeaderValues() - Method in class net.sourceforge.jpcap.net.IPPacketTest
 
testSynAckPacketHeaderValues() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
testSynAckPacketPorts() - Method in class net.sourceforge.jpcap.net.TCPPacketTest
 
TEXAR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TFTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TICF_1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TICF_2 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TIMBUKTU - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TIME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TIME_EXCEED_INTRANS - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
time exceeded in transit.
TIME_EXCEED_REASS - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
time exceeded in reass.
TIMED - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
Timeval - Class in net.sourceforge.jpcap.util
POSIX.4 timeval for Java.
Timeval(long, int) - Constructor for class net.sourceforge.jpcap.util.Timeval
 
TINC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TN_TL_FD1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TN_TL_W1 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TNETOS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TNS_CML - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
toByteArray() - Method in class net.sourceforge.jpcap.net.EthernetPacket
Convert this packet to a byte[] array.
toByteArray() - Method in class net.sourceforge.jpcap.net.Packet
Convert this packet to a byte[] array.
toBytes(long, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Convert a long integer into an array of bytes.
toBytesLittleEndian(long, int) - Static method in class net.sourceforge.jpcap.util.ArrayHelper
Convert a long integer into an array of bytes, little endian format.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.ARPPacket
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.CDP.Packet
 
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.DTP.Packet
 
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.EthernetPacket
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.ICMPPacket
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.IGMPPacket
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.IP.Packet
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.IPv4.UDP.Packet
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.Packet
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.STP.Packet
 
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.TCPPacket
Generate string with contents describing this packet.
toColoredString(boolean) - Method in class net.sourceforge.jpcap.net.UDPPacket
Generate string with contents describing this packet.
toColoredVerboseString(boolean) - Method in class net.sourceforge.jpcap.net.IP.Packet
Convert this IP packet to a more verbose string.
toColoredVerboseString(boolean) - Method in class net.sourceforge.jpcap.net.IPv4.Packet
 
toColoredVerboseString(boolean) - Method in class net.sourceforge.jpcap.net.IPv4.TCP.Packet
Convert this IP packet to a more verbose string.
toColoredVerboseString(boolean) - Method in class net.sourceforge.jpcap.net.TCPPacket
Convert this IP packet to a more verbose string.
toQuadString(int) - Static method in class net.sourceforge.jpcap.util.HexHelper
Convert an int (32 bits in Java) to a decimal quad of the form aaa.bbb.ccc.ddd.
toString() - Method in class net.sourceforge.jpcap.capture.CaptureDevice.Address
 
toString() - Method in class net.sourceforge.jpcap.capture.CaptureDevice
 
toString() - Method in class net.sourceforge.jpcap.capture.CaptureStatistics
Convert this packet to a readable string.
toString() - Method in class net.sourceforge.jpcap.capture.CompiledFilter
 
toString() - Method in class net.sourceforge.jpcap.capture.StatisticsEvent
 
toString() - Method in class net.sourceforge.jpcap.client.HostRenderer
Convert this host renderer to a readable string.
toString() - Method in class net.sourceforge.jpcap.net.EthernetPacket
toString() - Method in class net.sourceforge.jpcap.net.MACAddress
toString() - Method in class net.sourceforge.jpcap.net.RawPacket
Convert this packet to a readable string.
toString(byte[]) - Static method in class net.sourceforge.jpcap.util.AsciiHelper
Returns a text representation of a byte array.
toString(int) - Static method in class net.sourceforge.jpcap.util.HexHelper
Convert an int to a hexadecimal string.
toString(byte) - Static method in class net.sourceforge.jpcap.util.HexHelper
Convert a single byte into a string representing its hex value.
toString(byte[]) - Static method in class net.sourceforge.jpcap.util.HexHelper
Returns a text representation of a byte array.
toString() - Method in class net.sourceforge.jpcap.util.Timeval
 
toText(byte[]) - Static method in class net.sourceforge.jpcap.util.AsciiHelper
Returns a text representation of a byte array.
TP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
SO Transport Protocol Class 4.
TPIP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TR_802_2 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
802.2 frames
TRAIL - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
TSERVER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TSMUX_3COM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
TSTAMP - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
timestamp request
TSTAMP_REPLY - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
timestamp reply
TypesOfService - Interface in net.sourceforge.jpcap.net
Type of service code constants for IP.

U

UAAC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UARPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UDP - Static variable in interface net.sourceforge.jpcap.net.IPProtocols
User Datagram Protocol.
UDP_CSUM_LEN - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Length of the checksum field in bytes.
UDP_CSUM_POS - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Position of the checksum.
UDP_DP_POS - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Position of the destination port.
UDP_HEADER_LEN - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Length of a UDP header in bytes.
UDP_LEN_LEN - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Length of the header length field in bytes.
UDP_LEN_POS - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Position of the header length.
UDP_PORT_LEN - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Length of a UDP port in bytes.
UDP_SP_POS - Static variable in interface net.sourceforge.jpcap.net.UDPFields
Position of the source port.
UDPFields - Interface in net.sourceforge.jpcap.net
IP protocol field encoding information.
UDPPacket - Class in net.sourceforge.jpcap.net
A UDP packet.
UDPPacket(int, byte[]) - Constructor for class net.sourceforge.jpcap.net.UDPPacket
Create a new UDP packet.
UDPPacket(int, byte[], Timeval) - Constructor for class net.sourceforge.jpcap.net.UDPPacket
Create a new UDP packet.
UDPPacket(int, ByteBuffer, Timeval) - Constructor for class net.sourceforge.jpcap.net.UDPPacket
 
UIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ULISTPROC - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ULP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ULPNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UMA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UNDERLINE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
UNIDATA_LDM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UNIFY - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UNKNOWN - Static variable in class net.sourceforge.jpcap.net.IPPort
 
UNKNOWN - Static variable in interface net.sourceforge.jpcap.net.LinkLayers
unknown link-layer type
UNREACH_HOST - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Destination host unreachable.
UNREACH_HOST_PROHIB - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Host access prohibited.
UNREACH_HOST_UNKNOWN - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Unknown host.
UNREACH_ISOLATED - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Src host isolated.
UNREACH_NEEDFRAG - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
IP_DF caused drop.
UNREACH_NET - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Destination network unreachable.
UNREACH_NET_PROHIB - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Network access prohibited.
UNREACH_NET_UNKNOWN - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Unknown network.
UNREACH_PORT - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Bad port.
UNREACH_PROTOCOL - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Bad protocol.
UNREACH_SRCFAIL - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Src route failed.
UNREACH_TOSHOST - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Bad TOS for host.
UNREACH_TOSNET - Static variable in interface net.sourceforge.jpcap.net.ICMPMessages
Bad TOS for net.
UNUSED - Static variable in interface net.sourceforge.jpcap.net.TypesOfService
 
update(Packet) - Method in class net.sourceforge.jpcap.client.CaptureViewFrame
Update a single packet in the view.
UPS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
URL_RENDEZVOUS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
URM - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
USE_SIMULATOR - Static variable in class net.sourceforge.jpcap.client.Settings
 
UTIME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UTMPCD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UTMPSD - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UUCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UUCP_PATH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UUCP_RLOGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
UUIDGEN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

V

V1_REPORT - Static variable in interface net.sourceforge.jpcap.net.IGMPMessages
Version 1 Membership Report.
V2_REPORT - Static variable in interface net.sourceforge.jpcap.net.IGMPMessages
Version 2 Membership Report.
V3_REPORT - Static variable in interface net.sourceforge.jpcap.net.IGMPMessages
Version 3 Membership Report.
VACDSM_APP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VACDSM_SWS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
valueOf(String) - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.CaptureMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.OpenFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.SamplingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpcap.capture.PacketCapture.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jpcap.capture.PacketCapture.LoopMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.CaptureMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.OpenFlags
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sourceforge.jpcap.capture.JWinPcap.SamplingMethod
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sourceforge.jpcap.capture.PacketCapture.Direction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum net.sourceforge.jpcap.capture.PacketCapture.LoopMode
Returns an array containing the constants of this enum type, in the order they're declared.
VATP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VEMMI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VETTCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VEXP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
VID - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VIDEOTEX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VMNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VMPWSCS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VNAS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VPP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VPPS_QUA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VPPS_VIA - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VPROD - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
 
VSINET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
VSLMP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

W

WAN_PPP - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
Dummy type for WAN PPP frames
WEBSTER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
WHITE - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
WHOAMI - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
WHOIS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
WIDTH - Static variable in class net.sourceforge.jpcap.net.IPAddress
The width in bytes of an IP address.
WIDTH - Static variable in class net.sourceforge.jpcap.net.MACAddress
The width in bytes of a MAC address.
WORK_SOL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
WPAGES - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
WPGS - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
write(int) - Method in class net.sourceforge.jpcap.capture.PacketOutputStream
write(byte[]) - Method in class net.sourceforge.jpcap.capture.PacketOutputStream
write(byte[], int, int) - Method in class net.sourceforge.jpcap.capture.PacketOutputStream
writeFile(String, String, boolean) - Static method in class net.sourceforge.jpcap.util.FileUtility
 
writeFile(byte[], String, boolean) - Static method in class net.sourceforge.jpcap.util.FileUtility
 
writeFile(byte[][], String, boolean) - Static method in class net.sourceforge.jpcap.util.FileUtility
 
writeFile(byte[][], int, int, String, boolean) - Static method in class net.sourceforge.jpcap.util.FileUtility
 
writeHeader(String, int, long) - Static method in class net.sourceforge.jpcap.util.TcpdumpWriter
A Tcpdump file header is 24 bytes: 4 bytes: Tcpdump signature "magic number" 0xA1B2C3D4 2 bytes: Major version number, currently 2 2 bytes: Minor version number, currently 4 4 bytes: Time Zone offset, currently unused (set to zero) 4 bytes: Time stamp accuracy, currently unused (set to zero) 4 bytes: Snapshot length 4 bytes: Link-layer type, Ethernet for now
writePacket(Packet) - Method in class net.sourceforge.jpcap.capture.PacketOutputStream
Write a packet, by either: sending it to the network, or dumping it to a tcpdump-formatted output file, depending on how the stream was created.
WWW - Static variable in interface net.sourceforge.jpcap.net.IPPorts
Deprecated. Pointless duplication

X

X11 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
X11_BEGIN - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
X11_END - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
X25 - Static variable in interface net.sourceforge.jpcap.net.EthernetProtocols
CCITT X.25
X_BONE_CTL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XACT_BACKUP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XDMCP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XFER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XFR - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XNS_AUTH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XNS_CH - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XNS_COURIER - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XNS_MAIL - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XNS_TIME - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XVTTP - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
XYPLEX_MUX - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

Y

YAK_CHAT - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
YELLOW - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 
YELLOW_BACKGROUND - Static variable in interface net.sourceforge.jpcap.util.AnsiEscapeSequences
 

Z

Z39_50 - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ZANNET - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 
ZSERV - Static variable in interface net.sourceforge.jpcap.net.IPPorts
 

_

_byteBuffer - Variable in class net.sourceforge.jpcap.net.EthernetPacket
The entire packet data wrapped in a ByteBuffer.
_bytes - Variable in class net.sourceforge.jpcap.net.EthernetPacket
Deprecated. Do not use this field: it will be removed in a future release.
_ethOffset - Variable in class net.sourceforge.jpcap.net.EthernetPacket
Offset from beginning of byte array where the data payload (e.g.
_ipHeaderLength - Variable in class net.sourceforge.jpcap.net.IP.Packet
Length of IP header).
_ipOffset - Variable in class net.sourceforge.jpcap.net.IP.Packet
offset from beginning of byte array where IP header ends (i.e., size of ethernet frame header and IP header).
_timeval - Variable in class net.sourceforge.jpcap.net.EthernetPacket
Time the packet was captured off the wire.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008.