Search:
Forum
General C++ Programming
Best library for IRC clients?
Best library for IRC clients?
Mar 14, 2013 at 6:03am UTC
h4344
(46)
Im looking to make a simple console based IRC client. Does anyone know what the best library to use for this project would be?
Mar 14, 2013 at 11:15am UTC
tath
(408)
One of the answers google gave me:
http://www.ulduzsoft.com/linux/libircclient/
Also if you like to code, you can always implement basic irc protocol by yourself via sockets.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs