BleepingComputer.com: VB Source: IRC Client

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

VB Source: IRC Client A tiny extract from my irc client.

#1 User is offline   ident 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 72
  • Joined: 07-September 10
  • Gender:Male
  • Location:Cambridge

Posted 31 January 2012 - 03:16 PM

Decide to release a Raw version of my IRC Client. I released this because i felt all IRC client examples were to swamped in code to allow a new programmer to see the basics of how the connection works or that the connection did not even listen to the server it was connecting to.

Current features are connecting, sending the IDENT response back to the server speeding up connection time(dropped that one again there Andrew ;)), basic handling of JOIN, Part, PRIVMSG etc. This should allow any new programmer to quickly grasp how to handle IRC server events. Can also switch from how a client should look to RAW server data.

Posted Image

One of the main reasons i left it so basic was because new programmers like to keep an existing project and work up from that. Copying and pasting is not programming but i feel a new programmer can keep this base and build up from that with out to much hassle or using an already written client.

The client can be viewed here and the Vb source can be downloaded here

This is only a tiny extract from the original source and may have bugs. Was not tested but should provide you with a good start.

The c# source will follow shortly.

Main client

Posted Image

This post has been edited by ident: 31 January 2012 - 03:39 PM


#2 User is offline   cryptodan 

  • Bleepin Madman
  • PipPipPipPipPipPip
  • Find Topics
  • Group: BC Advisor
  • Posts: 18,394
  • Joined: 08-September 08
  • Gender:Male
  • Location:Catonsville, Md

Posted 31 January 2012 - 03:29 PM

Nice work

My work schedule is as follows: Mon and Tues 1800 to 0600, Friday - Sunday 1800EST to 0600, and Wednesday to Thursday 1800est to 0600. So if I do not respond right away I am at work.
----------------
If I am helping you, then Please Send Me a Message!with your thread link in it. This is only if I haven't replied back to you within 24 to 48 hours.
----------------
My Main Site || My Backup Site || steam://friends/add/cryptodan Add me to your Steam Friends.

#3 User is offline   ident 

  • Member
  • PipPip
  • Find Topics
  • Group: Members
  • Posts: 72
  • Joined: 07-September 10
  • Gender:Male
  • Location:Cambridge

Posted 31 January 2012 - 03:38 PM

Thank you Dan. Comments always appreciated :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users