[81351] in Cypherpunks
Re: Trash your Enemy's Server
daemon@ATHENA.MIT.EDU (Igor Chudov @ home)
Fri Jun 6 21:50:43 1997
To: devnull@manifold.algebra.com
Date: Fri, 6 Jun 1997 20:08:34 -0500 (CDT)
Cc: cypherpunks@toad.com
In-Reply-To: <Takw8D29w165w@bwalk.dm.com> from "Dr.Dimitri Vulis KOTM" at Jun 6, 97 08:24:04 pm
From: ichudov@algebra.com (Igor Chudov @ home)
Reply-To: ichudov@algebra.com (Igor Chudov @ home)
Dr.Dimitri Vulis KOTM wrote:
> ichudov@Algebra.COM (Igor Chudov @ home) writes:
> > #include <stdio.h>
> > #include <string.h>
> > #include <stdlib.h>
> > #include <sys/types.h>
> > #include <netdb.h>
> > #include <sys/socket.h>
> > #include <netinet/in.h>
>
> Very good. If I had the time, I would have used the same #ifdefs used in
Thanks.
> my cancelbot (available at http://www.thecia.net/~kibo/cancelbot.html, btw)
> to make a Windows 95 binary.
> Somehow I think the people most likely to use this would be running W95 and
> have no C compiler, rather than running a flavor of Unix/Linux.
I personally experience very unpleasant emotions whenever I have to do
anything with Win 95. Perhaps someone else could do it. Also, it is
_possible_ that this program will not work too well on Win 95 because
it would block other applications. (I am not sure about this)
> Perhaps someless than busy than I am can do this. :-)
- Igor.