by PMG
Written in C
Released in August 2004
--- What is iroffer? --- iroffer is a fileserver for irc (commonly referred to as a DCC bot). It uses the DCC feature of irc to send files to other users. iroffer will connect to an irc server and let people request files from it. Unlike similar programs, iroffer is not a script, it is a standalone executable written entirely in c from scratch with high transfer speed and effeciency in mind. iroffer has been able to sustain upto 50MByte/sec transfer rate over a gigabit ethernet link. --- Supported Platforms --- Linux FreeBSD, OpenBSD, BSD/OS, NetBSD Solaris/SunOS UP-UX IRIX Digital UNIX MacOS X Server MacOS X AIX Win95/98/NT/2000 All other platforms have not been tested, but will probably work New in 1.3.b08 --- (August 9th 2004) - dont use in_port_t, it's not in older glibc's - fix warnings - make transfer method determined at runtime - mmap doesn't work on cygwin sometimes - warn users about stupid usenatip values - dont use tr_id 0 - fix crash if rmq called with invalid argument - fix build for macosx PMGMegaSecurity