Thread: Does anybody have a bouncer code?

  1. #1
    Registered User
    Join Date
    Aug 2006
    Posts
    10

    Does anybody have a bouncer code?

    That's what i want, a bouncer (irc proxy) code (will be better if it is in C), because i have no idea how to do it and i did't find any useful code.

    Thanx =)

  2. #2
    * Death to Visual Basic * Devil Panther's Avatar
    Join Date
    Aug 2001
    Posts
    768
    I do believe what you're looking for are SOCKS 4/5 protocols.
    The idea is pretty simple:
    The IRC client establishes a TCP connection to the "bouncer" server, aka the SOCKS 4/5 server and the SOCKS server will establish a new TCP connection to the IRC server, which mean that all traffic will go through the SOCKS server to be "bounced" between the endpoints.

    Also, I would like you to meet my friends:
    http://www.krugle.com/
    http://www.google.com/codesearch
    "I don't suffer from insanity but enjoy every minute of it" - Edgar Allen Poe

    http://www.Bloodware.net - Developing free software for the community.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Enforcing Machine Code Restrictions?
    By SMurf in forum Tech Board
    Replies: 21
    Last Post: 03-30-2009, 07:34 AM
  2. Values changing without reason?
    By subtled in forum C Programming
    Replies: 2
    Last Post: 04-19-2007, 10:20 AM
  3. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM
  5. Replies: 0
    Last Post: 02-21-2002, 06:05 PM