in reply to Re^3: How to read pcap data from stream not from files.
in thread How to read pcap data from stream not from files.

Unfortunately, pcap is a binary format, so it doesn't include any ascii (text) delimiter. thanks anyway.
  • Comment on Re^4: How to read pcap data from stream not from files.