Thread: Some help needed with IRC

  1. #1
    Registered User
    Join Date
    Apr 2004
    Posts
    2

    Some help needed with IRC

    Hello all,

    Me and some other guy are making a anti-cheat tool for counter-strike for some very popluair servers.

    I make cs plugin side, my friend develops the anti-cheat tool.

    So far everything went good, and everything works good. But we like to see a change, because the way it works is a bit crappy.

    Now i user needs to download the scan tool, run it, and the results will be send to a private irc channel, so admins can review them, and deside to ban players or not.
    BUT.. You will need to be connected to IRC to be able to upload the results, and alot of people dont have irc installed at there pc, so therefor we can only scan very little people.

    What we want, is the program to be able to connect itself to IRC and upload the results without the need of a IRC client already running.

    Now my friend is normally a graphics coder, so this part got a lil hard to do.

    What he exactly need, is A program where he can send lines of text to, and it output them in a IRC room.

    Can any one of you help me on here? By pointing out a program what is able to do this, or a source code with this ability's?

    Thanks in advanced

    Saint K.

    (sorry 4 the bit crappy english )

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    http://www.codeguru.com/Cpp/I-N/netw...cle.php/c5415/

    One of may results from your friend and mine: Google

    gg

  3. #3
    Registered User
    Join Date
    Apr 2004
    Posts
    2
    Well look at that ! Great tnx

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. IRC, reading the stream
    By Iyouboushi in forum C# Programming
    Replies: 6
    Last Post: 08-03-2006, 05:34 PM
  2. help with IRC channel ban
    By MisterSako in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 09-05-2004, 01:23 PM
  3. C++ help needed
    By Enkindu in forum Projects and Job Recruitment
    Replies: 3
    Last Post: 08-31-2004, 11:24 PM
  4. cprogramming.com IRC channel
    By codec in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 05-06-2004, 10:31 AM
  5. IRC Client
    By Mr Great in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-28-2002, 01:10 PM