Ethereal-dev: Re: [Ethereal-dev] Help!!

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

Date: Wed, 25 Jun 2003 09:27:41 -0400
Sounds like "tethereal" is the tool you are looking for.  It is the text
based,
command line driven version of ethereal that comes in the ethereal
package.
Command line arguments can indicate how much data should be handled.

-Hope this helps
-Marc

On Wed, 25 Jun 2003 18:49:27 +0530, "Venkatesh, Susheel" <susheel@xxxxxx>
said:
> Hi,
> 
> I am trying to develop a Automated test-suite which would require
> controlling Ethereal. I was just wondering if I can get custom-made
> executable that would allow me to control Ethereal (start, stop and save
> ethereal capture in text format from an external application) or if
> someone
> could suggest how to add this functionality into Ethereal.
> The sequence of steps during a typical test is as follows. These steps
> are
> to be executed using an external application (the automation test tool):-
> 
> 1) Launch ethereal and start (this can be done from the command-line and
> there is no problem with this step)
> 2) Run a test-script
> 3) Stop capture and save the capture in text-format (there is a problem
> here; there is no way I can control ethereal from an external application
> and there is no command-line option to stop and save capture in
> text-format)
> 
> I am using Windows 2K. What all do I require to take the ethereal source
> code and compile it on my PC?
> 
> I would appreciate some help on this.
> 
> Thanks,
> Susheel
>