Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2001 12:30:52 -0500 (EST)
From:      AARON J MARKS <ajmarks@dsl.cis.upenn.edu>
To:        Dale Chulhan - Work <dchulhan@uwi.tt>
Cc:        Richard Hodges <rh@matriplex.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Cannot create raw socket connections
Message-ID:  <Pine.SOL.4.21.0102161228010.2685-100000@codex.cis.upenn.edu>
In-Reply-To: <000c01c0983b$2aa89e80$100101c8@openaccess03>

next in thread | previous in thread | raw e-mail | index | archive | help
That reference is the network programming BIBLE!

Richard Stevens, "Unix Network Programming Volume 1"

Run, don't walk, to the nearest on-line bookstore and get the whole
series (Vols 1 and 2). You should also get "Advanced Programming in the
Unix Environment".

-A.

On Fri, 16 Feb 2001, Dale Chulhan - Work wrote:

> Can you further assist me by expanding your reference to help me locate it?
> 
> > There should be no problem with sending a TCP FIN on a raw socket.
> > But the returning RST will be eaten by the TCP protocol.  Your raw
> > socket will not receive it.  (ref: Stevens UNP v1, p 659) 
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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