Description: rinetd source code. full code is added in zip. Redirects TCP connections from one IP address and port to another. rinetd is a single-process server which handles any number of connections to the address/port pairs specified in the file /etc/rinetd.conf. Since rinetd runs as a single process using nonblocking I/O, it is able to redirect a large number of connections without a severe impact on the machine. This makes it practical to run TCP services on machines inside an IP masquerading firewall. rinetd does not redirect FTP, because FTP requires more than one socket
File list (Check if you may need any files):
rinetd\CHANGES
......\config.cfg
......\Debug\BuildLog.htm
......\.....\config.cfg
......\.....\config1.cfg
......\.....\getopt.obj
......\.....\match.obj
......\.....\mt.dep
......\.....\rinetd.exe
......\.....\rinetd.exe.embed.manifest
......\.....\rinetd.exe.embed.manifest.res
......\.....\rinetd.exe.intermediate.manifest
......\.....\rinetd.ilk
......\.....\rinetd.log
......\.....\rinetd.obj
......\.....\rinetd.pdb
......\.....\rinetd.suo
......\.....\vc80.idb
......\.....\vc80.pdb
......\getopt.c
......\getopt.h
......\index.html
......\Makefile
......\match.c
......\match.h
......\README
......\rinetd.8
......\rinetd.c
......\rinetd.dsp
......\rinetd.dsw
......\rinetd.exe
......\rinetd.ncb
......\rinetd.opt
......\rinetd.plg
......\rinetd.sln
......\rinetd.suo
......\rinetd.vcproj
......\rinetd.vcproj.DS.jbmd83.user
......\Debug
rinetd