1996-10-21 - Re: Writing A Remailer

Header Data

From: The Deviant <deviant@pooh-corner.com>
To: William Davidheiser <wgd@netcom.com>
Message Hash: e1e78efeac62a7c38be1ebad3a8474896f1d982d31e39126affe28618af0bfc2
Message ID: <Pine.LNX.3.94.961021210013.648A-100000@random.sp.org>
Reply To: <2.2.32.19961020160623.006ba1a8@netcom18.netcom.com>
UTC Datetime: 1996-10-21 21:03:31 UTC
Raw Date: Mon, 21 Oct 1996 14:03:31 -0700 (PDT)

Raw message

From: The Deviant <deviant@pooh-corner.com>
Date: Mon, 21 Oct 1996 14:03:31 -0700 (PDT)
To: William Davidheiser <wgd@netcom.com>
Subject: Re: Writing A Remailer
In-Reply-To: <2.2.32.19961020160623.006ba1a8@netcom18.netcom.com>
Message-ID: <Pine.LNX.3.94.961021210013.648A-100000@random.sp.org>
MIME-Version: 1.0
Content-Type: text/plain


On Sun, 20 Oct 1996, William Davidheiser wrote:

> Hi all. I want to try to write a re-mailer that will run on my ISP's UNIX
> shell account. I am familiar with Windows socket programming (C/C++) but
> have never done anything in the UNIX environment.
> 
> Any pointers on where I should start?
> 
> Thx a bunch ---
>         billd
> 
> 
> 

you'll find that most of the socket function names were stolen from UNIX
anyway...

try 'man <FUNCTION>' at the prompt, were function is a sockets function,
if its in UNIX, it'll tell you the full documentation of the function.

 --Deviant
"The C Programming Language -- A language which combines the flexibility of
assembly language with the power of assembly language."







Thread