<?xml version="1.0" encoding="Windows-1252" ?>
<XML_DIZ_INFO>
<MASTER_PAD_VERSION_INFO>
    <MASTER_PAD_VERSION>1.10</MASTER_PAD_VERSION>
    <MASTER_PAD_INFO>Portable Application Description, or PAD for short, is a data set that is used by shareware authors to disseminate information to anyone interested in their software products. To find out more go to http://www.asp-shareware.org/pad</MASTER_PAD_INFO>
</MASTER_PAD_VERSION_INFO>
<Company_Info>
        <Company_Name>DLC Sistemas</Company_Name>
        <Address_1>P.O. Box 202</Address_1>
        <Address_2 />
        <City_Town>Sant Boi</City_Town>
        <State_Province>Barcelona</State_Province>
        <Zip_Postal_Code>08830</Zip_Postal_Code>
        <Country>Spain</Country>
        <Company_WebSite_URL>http://www.dlcsistemas.com</Company_WebSite_URL>
<Contact_Info>
        <Author_First_Name>Jose M.</Author_First_Name>
        <Author_Last_Name>Jimenez</Author_Last_Name>
        <Author_Email>admin@dlcsistemas.com</Author_Email>
        <Contact_First_Name>Jose M.</Contact_First_Name>
        <Contact_Last_Name>Jimenez</Contact_Last_Name>
        <Contact_Email>admin@dlcsistemas.com</Contact_Email>
    </Contact_Info>
<Support_Info>
        <Sales_Email />
        <Support_Email />
        <General_Email />
        <Sales_Phone />
        <Support_Phone />
        <General_Phone />
        <Fax_Phone>+1 801 730 1930</Fax_Phone>
    </Support_Info>
</Company_Info>
<Program_Info>
        <Program_Name>RelayTCP</Program_Name>
        <Program_Version>1.01</Program_Version>
        <Program_Release_Month>03</Program_Release_Month>
        <Program_Release_Day>03</Program_Release_Day>
        <Program_Release_Year>2001</Program_Release_Year>
        <Program_Cost_Dollars />
        <Program_Cost_Other />
        <Program_Type>Freeware</Program_Type>
        <Program_Release_Status>New Release</Program_Release_Status>
        <Program_Install_Support>Install and Uninstall</Program_Install_Support>
        <Program_OS_Support>Win95,Win98,WinNT 3.x,WinNT 4.x,Windows2000</Program_OS_Support>
        <Program_Language>English</Program_Language>
        <Program_Change_Info>upgraded to winsock 2</Program_Change_Info>
        <Program_System_Requirements />
        <Program_Specific_Category>Internet</Program_Specific_Category>
        <Program_Categories>Inet Utils, TCP/IP Utils, proxy utils</Program_Categories>
<File_Info>
        <Filename_Versioned>retcp101.zip</Filename_Versioned>
        <Filename_Previous />
        <Filename_Generic>relaytcp.zip</Filename_Generic>
        <Filename_Long>RelayTCPcl101.zip</Filename_Long>
        <File_Size_Bytes>50592</File_Size_Bytes>
        <File_Size_K>49</File_Size_K>
        <File_Size_MB>0.05</File_Size_MB>
    </File_Info>
<Expire_Info>
        <Has_Expire_Info>N</Has_Expire_Info>
        <Expire_Count />
        <Expire_Based_On>Days</Expire_Based_On>
        <Expire_Other_Info />
        <Expire_Month />
        <Expire_Day />
        <Expire_Year />
    </Expire_Info>
        <Includes_JAVA_VM>N</Includes_JAVA_VM>
        <Includes_VB_Runtime>N</Includes_VB_Runtime>
        <Includes_DirectX>N</Includes_DirectX>
</Program_Info>
<Program_Descriptions>
<English>
        <Keywords>relay, IP, port, socket, forward, wrap, proxy</Keywords>
        <Char_Desc_45>socket forwarding tool</Char_Desc_45>
        <Char_Desc_80>Allows redirection of TCP/IP sockets stream data to a remote IP and port</Char_Desc_80>
        <Char_Desc_250>Relay TCP is a program that allows redirection of TCP/IP sockets stream data to an specific IP address and port. It works like a repeater that gets all data received by the origin port and sends it to the destination.</Char_Desc_250>
        <Char_Desc_450>Relay TCP is a program that allows redirection of TCP/IP sockets stream data to an specific IP address and port. It works like a repeater that gets all data received by the origin port and sends it to the destination. Relay TCP is a command line tool.</Char_Desc_450>
        <Char_Desc_2000>Relay TCP is a program that allows redirection of TCP/IP sockets stream data to an specific IP address and port. It works like a repeater that gets all data received by the origin port and sends it to the destination. Is a unique file RELAYTCP.EXE that has no installation. Simply use it as a command line tool. 
From a Win32 command prompt, you can execute RELAYTCP  by using:
RELAYTCP listenPort remoteIP remotePort [-d]
Where 
ListenPort   Is the local port where RELAYTCP will listen to accept 
             connections. This port must be not used in order to open 
             the listening socket
remoteIP     Is the IP address in name or number format that will be the 
             destination of the data received by the other side connection
remotePort   Is the port where RELAYTCP will try to open the connection and 
             send/receive data
-d           Is optional. With this flag the program will log all the data 
             transmited from both sides and recorded in formatted files, a file 
             for each connection</Char_Desc_2000>
</English>
<Spanish>
        <Keywords>relay, IP, port, socket, redireccion, wrap, proxy</Keywords>
        <Char_Desc_45>util de redireccion de puertos</Char_Desc_45>
        <Char_Desc_80>permite redirección de sockets a una IP y puerto remotos</Char_Desc_80>
        <Char_Desc_250>Relay TCP es un programa que permite redirigir la informacion de un socket hacia otro en IP y puerto remotos.
Funciona como un repetidor, que recoge toda la informacion recibida por el puerto origen y la envia al destino.</Char_Desc_250>
        <Char_Desc_450>Relay TCP es un programa que permite redirigir la informacion de un socket hacia otro en IP y puerto remotos.
Funciona como un repetidor, que recoge toda la informacion recibida por el puerto origen y la envia al destino.
Es una utilidad de linea de comandos</Char_Desc_450>
        <Char_Desc_2000>Relay TCP es un programa que permite redirigir la informacion de un socket hacia otro en IP y puerto remotos.
Funciona como un repetidor, que recoge toda la informacion recibida por el puerto origen y la envia al destino.
Es una utilidad de linea de comandos
Desde una linea de comandos de win32, ejecutar RELAYTCP asi:
RELAYTCP PuertoEscucha IPremota PuertoRemoto [-d]
donde
PuertoEscucha es el puerto local de la maquina donde RELAYTCP va a escuchar.
IPremota es la IP donde se va a reenviar la informacion
PuertoRemoto es el puerto donde se va a enviar la informacion
-d    es opcional. Con el, RELAYTCP graba las tramas de informacion enviadas y recibidas.</Char_Desc_2000>
</Spanish>
</Program_Descriptions>
<Web_Info>
<Application_URLs>
        <Application_Info_URL>http://www.dlcsistemas.com/html/relay_tcp.html</Application_Info_URL>
        <Application_Order_URL>http://www.dlcsistemas.com/html/relay_tcp.html</Application_Order_URL>
        <Application_Screenshot_URL />
        <Application_Icon_URL />
        <Application_XML_File_URL>http://www.dlcsistemas.com/padinfo/relaytcpcl.xml</Application_XML_File_URL>
    </Application_URLs>
<Download_URLs>
        <Primary_Download_URL>http://www.dlcsistemas.com/bin/retcp101.zip</Primary_Download_URL>
        <Secondary_Download_URL />
        <Additional_Download_URL_1 />
        <Additional_Download_URL_2 />
    </Download_URLs>
</Web_Info>
<Permissions>
        <Distribution_Permissions>RelayTCP and RelayTCPsvc are free software.
RelayTCP and RelayTCPsvc may be freely distributed and used subject to the 
following terms:

* You may NOT modify or translate the executable files or help files provided.
* You may NOT sell this software. This utility is free.
* You may NOT distribute any component of RelayTCP as a part of any commercial 
package without explicit permission from the author</Distribution_Permissions>
        <EULA>This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY. Under no circumstances and under no legal theory, contract or 
otherwise shall DLC sistemas or the author be liable to you or any other person 
for any indirect, special, incidental or consequential damages of any character. 
There is no warranty for damages of any type caused by using this application. 

You may find the latest version of Relay TCP at DLC Sistemas home page:
http://www.dlcsistemas.com

Feel free to tell what you think about the program to the author.
Comments and Suggestions are well, well appreciated.

You can contact the author by email :  admin@dlcsistemas.com</EULA>
</Permissions>
<ASP>
    <ASP_FORM>Y</ASP_FORM>
    <ASP_Member>N</ASP_Member>
    <ASP_Member_Number />
</ASP>
<Simtel.Net>
    <Simtel.net_FORM>Y</Simtel.net_FORM>
    <Simtel.Net_DOS_Category>Select - MS-DOS Platform</Simtel.Net_DOS_Category>
    <Simtel.Net_Win31_Category>Select - Win3 Platform</Simtel.Net_Win31_Category>
    <Simtel.Net_WinXX_Category>Internet - winsock Winsock Programs</Simtel.Net_WinXX_Category>
    <Simtel.Net_Category>Select - New Categories</Simtel.Net_Category>
    <Simtel.Net_FTPCDROM_DISTRIBUTE_ON_CDROM>Y</Simtel.Net_FTPCDROM_DISTRIBUTE_ON_CDROM>
</Simtel.Net>
</XML_DIZ_INFO>
