From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 19:16:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1005437B401 for ; Wed, 13 Aug 2003 19:16:44 -0700 (PDT) Received: from phear.huffstutler.com (9-28.lctv-a4.cablelynx.com [24.204.9.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id D277C43F3F for ; Wed, 13 Aug 2003 19:16:42 -0700 (PDT) (envelope-from david@huffstutler.com) Received: from crank ([192.168.1.102]) by phear.huffstutler.com (8.12.6/8.12.6) with SMTP id h7E1Dq8q003011 for ; Wed, 13 Aug 2003 20:13:53 -0500 (CDT) (envelope-from david@huffstutler.com) Message-ID: <003901c3620a$1ab8f5b0$6601a8c0@crank> From: "David" To: References: <1060827088.3f3aefd00b8f6@dominoid.org> Date: Wed, 13 Aug 2003 21:16:41 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: simple TCP data capture program X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 02:16:44 -0000 Take a look at Trafshow. /usr/ports/net/trafshow ----- Original Message ----- From: "Dominiod" To: Sent: Wednesday, August 13, 2003 9:11 PM Subject: simple TCP data capture program > Hi, > > Is there a simple tool in freebsd (in ports?) that allows you to see data going to > and from a particular port on your machine? (I want to be able to see what is > being sent to and from a program I am writing which isnt quite working properly) > > I looked at tcpdump and tcpshow to decode the log it shows... Surely there is a > program that shows you the text in real time? > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >