repeater resources: open source projects
The repeater is based completely on open source software we were able to package up into something safe for our users. You can find all of repeater source here.
In addition, we couldn't have created the repeater without the following open source projects, many thanks to them:
- Portforwarding
- The port forwarding code is based on rinetd.
http://www.boutell.com/rinetd/
- Compression
- The Meebo repeater.exe is made much smaller by the UPX exe compressor by Markus F.X.J. Oberhumer, László MolnLár & John F. Reiser.
http://upx.sourceforge.net/
- UPnP
- The Universal Plug and Play setup code was based on the fantastic codeproject article by Mike O'Neill.
http://www.codeproject.com/internet/PortForward.asp
- Minimize animation
- The window minimizing is based on a codeproject article by Matthew Ellis.
http://www.codeproject.com/shell/minimizetotray.asp
- Icons
- The Meebo Repeater icons are taken from the tango project under a Creative Commons Attribution Share-Alike license. The icons were modified and these new ones are therefore also under this same license.
http://tango.freedesktop.org/Tango_Desktop_Project
Many thanks to everyone whose code helped make this possible!