Property | Type | Description | |
---|---|---|---|
lPort | ushort | ||
protocol | IpV4Protocol | ||
rIp | PcapDotNet.Packets.IpV4.IpV4Address | ||
rPort | ushort |
Method | Description | |
---|---|---|
ConnId ( ushort lPort, PcapDotNet.Packets.IpV4.IpV4Address rIp, ushort rPort, IpV4Protocol protocol ) : System |
public ConnId ( ushort lPort, PcapDotNet.Packets.IpV4.IpV4Address rIp, ushort rPort, IpV4Protocol protocol ) : System | ||
lPort | ushort | |
rIp | PcapDotNet.Packets.IpV4.IpV4Address | |
rPort | ushort | |
protocol | IpV4Protocol | |
return | System |
public IpV4Address,PcapDotNet.Packets.IpV4 rIp | ||
return | PcapDotNet.Packets.IpV4.IpV4Address |