Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Connect to IRC server

Connect to IRC server

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiosysadmintutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Thilek
    wrote on last edited by
    #1

    Hi guys, I would like to create a simple program that can connect to a irc server and then send message on the main.. Can anyone give me ideas how to do it.... i have seach for some simple code but then could nt run on my visual studio since its showing so many errors... can anyone given some simple codes to connect ? Thank you.

    T M 2 Replies Last reply
    0
    • T Thilek

      Hi guys, I would like to create a simple program that can connect to a irc server and then send message on the main.. Can anyone give me ideas how to do it.... i have seach for some simple code but then could nt run on my visual studio since its showing so many errors... can anyone given some simple codes to connect ? Thank you.

      T Offline
      T Offline
      ThatsAlok
      wrote on last edited by
      #2

      Thilek wrote:

      I would like to create a simple program that can connect to a irc server and then send message on the main.. Can anyone give me ideas how to do it.... i have seach for some simple code but then could nt run on my visual studio since its showing so many errors...

      I think you should search for simple socket based application, or try to create some client-server based application before actually jumping in Internet relay chat arena.... Frankly speaking, it will give great help and knowledge to you, once you able to make urself a small chattign application.

      "Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
      Never mind - my own stupidity is the source of every "problem" - Mixture

      cheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You

      1 Reply Last reply
      0
      • T Thilek

        Hi guys, I would like to create a simple program that can connect to a irc server and then send message on the main.. Can anyone give me ideas how to do it.... i have seach for some simple code but then could nt run on my visual studio since its showing so many errors... can anyone given some simple codes to connect ? Thank you.

        M Offline
        M Offline
        Moak
        wrote on last edited by
        #3

        Have a look at Beej's guide to networking programming[^], another starting point is the Winsock Programmer's FAQ[^], both come with examples. The rest is IRC protocol specific, /M

        Webchat in Europe :java: (only 4K)

        T 1 Reply Last reply
        0
        • M Moak

          Have a look at Beej's guide to networking programming[^], another starting point is the Winsock Programmer's FAQ[^], both come with examples. The rest is IRC protocol specific, /M

          Webchat in Europe :java: (only 4K)

          T Offline
          T Offline
          Thilek
          wrote on last edited by
          #4

          Thanks guys... i manage to write the program in JAVA since i did socket programming in JAVA before.... i will try to work on this first.. once its could be done as i wanted, then i will do it with C++ since i wanted the program to be in C++ :) Thanks a lot with your ideas and suggestions... It was all about socket to connect to IRC... never know it will be easy as this.... Really helped me..

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups