Cross-platform TCP/IP relay

Cross-platform TCP/IP relay is intended for redirecting TCP/IP traffic to a specific remote IP address (or hostname) and port.

To download the software please click at the following link: http://sourceforge.net/projects/javatcprelay

The common usage is:

java -jar <path-to-sm.jar> <local-port> <destination-IP-or-hostname> <destination-port>

Note: You must have the Java Runtime Edition 5.0 (or higher) preinstalled

El TCP/IP conmutador multiplataforma es un programa para transmitir datos a una remota dirección y puerto TCP/IP.

Para descargar el programa haga clic en el siguiente enlace: http://sourceforge.net/projects/javatcprelay

La utilización general es:

java -jar <ruta-de-sm.jar> <puerto-local> <(nombre-de-equipo-o-IP)-del-destino> <puerto-del-destino>

Atención: Se debe tener el programa Java Runtime Edition 5.0 (o superior) preinstalado.

Кросс-платформенный TCP/IP-коммутатор предназначен для перенаправления TCP/IP-трафика на удаленный сервер по заданному имени (или IP) и порту.

Для загрузки ПО Вы можете перейти по следующей ссылке: http://sourceforge.net/projects/javatcprelay

Использование в общем случае:

java -jar <путь-к-sm.jar> <локальный-порт> <IP-адрес-или-имя-сервера-назначения> <порт-сервера-назначения>

Внимание: Требуется иметь предустановленную Java Runtime Edition 5.0 (или выше).