Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
Anyone Ever Made Irc Client In Visual C++ 6.0 ?
Started by
Mouse
, Nov 13 2003 05:21 PM
11 replies to this topic
#1
Posted 13 November 2003 - 05:21 PM
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.
I been wanting to make one in visual c++ 6.0 like mIRC.
new mIRC been pissing me off.
#2
Posted 14 November 2003 - 09:09 AM
nope
#3
Posted 15 November 2003 - 12:14 AM
no but i did make my own instant messenger which could be ported to make an irc client
#4 Guest_Uniter_*
Posted 09 December 2003 - 08:05 PM
*** Wrong Lang....
=]
Read the IRC RFC.
Its a really big help
=]
Read the IRC RFC.
Its a really big help
#5 Guest_coder_*
Posted 10 December 2003 - 02:07 AM
ALWAYS READ THE RFCRead the IRC RFC.
Its a really big help
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...)
#6
Posted 10 December 2003 - 06:23 AM
yeah i have.. several times even.
check the source for irc-u.. a few post down in this forum
check the source for irc-u.. a few post down in this forum
#7 Guest_Hexboy_*
Posted 10 December 2003 - 10:48 PM
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
#8 Guest_ara_*
Posted 04 January 2004 - 10:05 PM
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.
"/debug @debug" in mirc. you will see all raw messages in the @debug window.
#9 Guest_headbanger_*
Posted 04 January 2004 - 10:42 PM
nah, i might try soon tho
#10 Guest_yuliang11_*
Posted 05 January 2004 - 05:26 PM
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
#11
Posted 22 January 2004 - 06:00 PM
Hydras is a nice one, not sure what version it is.
#12
Posted 25 January 2004 - 06:12 AM
Is that mouse as in mouse from VP?
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












