Date: Fri, 11 Jul 2003 00:48:39 +0200 From: Toni Andjelkovic <toni@soth.at> To: Alin-Adrian Anton <aanton@reversedhell.net> Cc: freebsd-hackers@freebsd.org Subject: Re: tcp raw socket programming recvfrom() Message-ID: <20030710224839.GB1574@webboy.soth.at> In-Reply-To: <3F0BE42A.50407@reversedhell.net> References: <Pine.GSO.4.10.10307101416000.12648-100000@cranford-fe.eng.netapp.com> <3F0BE42A.50407@reversedhell.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 09 2003 (12:45:14 +0300), Alin-Adrian Anton wrote: > Usually? What does usually mean? I know I can use bpf. But is there > another way to look at incoming TCP packet ? What I did is I sent a TCP > SYN packet and the server answers with a TCP SYN_ACK packet. How can I > look at the SYN_ACK packet using raw sockets? Try libpcap or tcpdump. Cheers, Toni
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030710224839.GB1574>