cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
IRC Client
IRC Client
Oct 8, 2014 at 9:41pm UTC
TheUnholy
(68)
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
Oct 8, 2014 at 9:59pm UTC
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
Oct 8, 2014 at 10:00pm UTC
Topic archived. No new replies allowed.