IRC Client

I would like to write my own IRC client, but I do not know what kind of code would be needed. I know this will probably take a while to make, but I have a lot of time on my hands.

Thanks,
Shawn E. Reynolds
closed account (1CfG1hU5)
could download mirc from www.mirc.com for reference.

items:

socket connect and disconnect
server list (modifiable)
nickname
logging
flood protection is a good option
sounds
dcc file transfer
colors

these some of the basics

maybe a script language if you decide

maybe able to find some sources on web
Last edited on
Topic archived. No new replies allowed.