From owner-freebsd-doc Thu Apr 8 18:14:27 1999 Delivered-To: freebsd-doc@freebsd.org Received: from batch3.csd.uwm.edu (batch3.csd.uwm.edu [129.89.7.226]) by hub.freebsd.org (Postfix) with ESMTP id A419A14CB4 for ; Thu, 8 Apr 1999 18:14:24 -0700 (PDT) (envelope-from ugoretzc@csd.uwm.edu) Received: from alpha2.csd.uwm.edu (ugoretzc@alpha2.csd.uwm.edu [129.89.7.202]) by batch3.csd.uwm.edu (8.8.4/8.6.8) with ESMTP id UAA18134 for ; Thu, 8 Apr 1999 20:12:23 -0500 (CDT) Received: from localhost (ugoretzc@localhost) by alpha2.csd.uwm.edu (8.8.4/8.6.8) with SMTP id UAA29857 for ; Thu, 8 Apr 1999 20:12:23 -0500 (CDT) Date: Thu, 8 Apr 1999 20:12:23 -0500 (CDT) From: Craig Steven Ugoretz To: freebsd-doc@FreeBSD.ORG Subject: Documentation for sockets, TCP/IP Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am a student at the University of Wisconsin - Milwaukee and I am taking a course on computer networks. I am working on a final project involving client - server software to reduce the impact of dropped packets in a network. The university has source code for TCP/IP but no documentation except some comments in the source code. It does not have source code for sockets and related UNIX system calls (networking). An advanced project requires "hacking" into TCP/IP to implement program functionality. Can you tell me how to get source code for the system calls and documentation for both the system calls and TCP/IP? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message