-
Notifications
You must be signed in to change notification settings - Fork 25
Tip: Using pcap files
Wonsup Yoon edited this page Apr 28, 2021
·
3 revisions
Each test case generates pcap files. You can use them for debugging.
To open the pcap files, you should use Wireshark.
$ ./app/kens/kens-part2-run-solution
$ ls
CMakeCache.txt TestBind_DifferentIP_SamePort.pcap TestBind_SameIP_DifferentPort.pcap bin
CMakeDoxyfile.in TestBind_DoubleBind.pcap TestBind_Simple.pcap cmake_install.cmake
CMakeDoxygenDefaults.cmake TestBind_GetSockName.pcap TestOpen.pcap lib
CMakeFiles TestBind_OverlapClosed.pcap _deps libe.a
Makefile TestBind_OverlapPort.pcap app