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 =)
Printable View
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 =)
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