DESIGN AND IMPLEMENTATION OF A DEBUGGING SYSTEM FOR TCP

章淼,熊勇强,吴建平
DOI: https://doi.org/10.3969/j.issn.1000-1220.2001.03.003
2001-01-01
Abstract:TCP software is usually located in the kernel of operatingsystem. This situation brings difficulties to research and debug of TCP. On Sun Solaris, we develop a debugging system for TCP with DLPI and system calls of multi-thread, with this system, the debugging process is simplified.
What problem does this paper attempt to address?