I just wondering if anyone here ever made irc client.
I been wanting to make one in visual c++ 6.0 like mIRC.
new mIRC been pissing me off.
LiquidIce
Nov 14 2003, 05:09 PM
nope
Blackknight
Nov 15 2003, 08:14 AM
no but i did make my own instant messenger which could be ported to make an irc client
Uniter
Dec 10 2003, 04:05 AM
*** Wrong Lang.... =] Read the IRC RFC. Its a really big help
coder
Dec 10 2003, 10:07 AM
QUOTE (Uniter @ Dec 10 2003, 04:05 AM)
Read the IRC RFC. Its a really big help
ALWAYS READ THE RFC
Yes, you could easily right an IRC client in C++, heck you can use telnet for IRC client if you really wanted... the only thing the IRC client does is parse commands, settings, stuff like "+w" etc...
all you need to do is read the RFC and implement the protocol... although - you're not looking at a small project (esp. if you want xdcc, ctcp, etc...)
clip
Dec 10 2003, 02:23 PM
yeah i have.. several times even.
check the source for irc-u.. a few post down in this forum
Hexboy
Dec 11 2003, 06:48 AM
I wrote a simple IRC client a year or so back to flex my socket and MDI window programming skills. Sorry, though. I didn't store the source in a safe
ara
Jan 5 2004, 06:05 AM
its a common term project for programming students around here. reading rfc, and maybe using the mirc debug to see the raw messages in action can be much help. "/debug @debug" in mirc. you will see all raw messages in the @debug window.
headbanger
Jan 5 2004, 06:42 AM
nah, i might try soon tho
yuliang11
Jan 6 2004, 01:26 AM
heh he if you want u can just use <h1>telnet</h1> as a mirc client. saw my friend did it before. just you have to remember the commands
Axl
Jan 23 2004, 02:00 AM
Hydras is a nice one, not sure what version it is.
klassik
Jan 25 2004, 02:12 PM
Is that mouse as in mouse from VP?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.