AddConnection
Return to Introduction  Previous page  Next page
Allows you to define the settings for a new connection to a repository.

Syntax

tc AddConnection <Name> <Description> <Host> <Port> [-D] [-K] [-O] [-U] [-X] [-?]  
 
Examples
 
Adds a new connection called Testing to the repository on machine MCNServer that is listening on port 16000:
 
tc AddConnection Testing "Connection to MCNServer" MCNServer 16000  


The following table describes the command-line options available with this command.

Option
Description
-D
Allows you to define Dial-Up Networking settings
-K
If the connection requires a specific encryption key to connect, use this parameter
-O
Specify command output parameters
-U
Forces communications between the client and server to be UUencoded.
-X

If the connection needs to pass through a SOCKS server, define parameters using this option.
-?, -H
Request online help for a command


Remarks

When defining a new connection, <Name>, <Description, <Host>, and <Port> are required parameters and must be defined in that order.


 


© 1995-2018 MCN Software