[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trash your Enemy's Server




Dr.Dimitri Vulis KOTM wrote:
> [email protected] (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.