View Full Version : want to know how to program an IRC server?


ferg
07-24-2008, 09:30 PM
download my latest version of IRCd code... for uh... DOS.

it can be easily ported to windows, but it's pretty interesting to look at i think. here is compiled build with source code. to port to windows you could just load it up in FreeBASIC and modify the TCP handling code.. the rest should be just fine as it is.

http://www.rubbermallet.org/software/download/dosircd(build-72308).zip

source code file is about 200 KB and still not done. needs chanserv/operserv/memoserv then it'll be done.

200 KB :damn: :billiejean:

thats a lot of typing my ninjas

ferg
07-24-2008, 10:18 PM
oh yeah if you want to connect to it running on uh... a 286 machine with DOS..

it's running online right now. quickbasic IRC server ftw.

server: retrobox.scieron.com port 6667

GOD
07-25-2008, 12:08 AM
huh?

ferg
07-25-2008, 03:39 AM
m33p m00p

hotnewton
07-25-2008, 04:27 AM
fuck Ferg... you are uber

ferg
07-25-2008, 06:18 AM
huh?

i couldnt elaborate before, i was drunk but basically IRC = Internet Relay Chat. it's a protocol for chattin' online.

http://en.wikipedia.org/wiki/Internet_Relay_Chat

there are IRC servers that let you connect with a client and talk to a bunch of people in "channels"

so what i programmed here is an IRC server.

ferg
07-25-2008, 06:24 AM
fuck Ferg... you are uber

ty i try my best

:billiejean:

that smiley is awesome

GOD
07-25-2008, 11:52 AM
neato.