Ethereal-users: Re: [Ethereal-users] does ethereal work on MS-DOS ?

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Fri, 12 Nov 2004 11:15:17 -0800
Smirnov Sergey wrote:
does ethereal work on MS-DOS ?
No.  It requires an OS that implements either the UN*X or the Win32 API, 
and MS-DOS is neither of those.  To capture traffic, it requires an OS 
that supports libpcap, and libpcap supports only some UN*Xes (most of 
the interesting ones) and 32-bit Windows (I don't know if it works on 
64-bit Windows or not).