Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 1997 05:46:01 -0400 (EDT)
From:      Brian Mitchell <brian@firehouse.net>
To:        Chuck Robey <chuckr@Glue.umd.edu>
Cc:        FreeBSD-Hackers <FreeBSD-Hackers@FreeBSD.ORG>
Subject:   Re: network programming.
Message-ID:  <Pine.BSI.3.95.970912054532.16712A-100000@shell.firehouse.net>
In-Reply-To: <Pine.BSF.3.96.970911190130.2260C-100000@Journey2.mat.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Sep 1997, Chuck Robey wrote:

> I have to do my very first network programming, a UDP client+server, and I
> was wondering if anyone knows of how I could go about intercepting
> something sent to a UDP socket, so I could use it for troubleshooting?  I
> don't want to receive it (else the client would never get it), just to
> monitor what's going on.  This is my home machine, and I (obviously) have
> root here.
> 
> I don't want the application written for me, just a tool I could use to
> capture what's going on between my buggy server and my buggy client.
> 
> Thanks for any hints, guys.

man 3 pcap, man 4 bpf





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.970912054532.16712A-100000>