Specifications
Chapter 3: Configuring the ConnectPro Server 22
Sample
Configuration
Description
timeout 5
TheClient-proxyconnectionwilltimeoutafterfiveminutesofinactivity.
ssl on
MobiledevicesmustuseSSLtoaccessahostserviceusingtheTelnetOne
proxyservice.
hostservice
ThehostservicenameisTelnetHost.TelnetHostisreferencedwithinthe
proxyserviceTelnetOne.
connect
192.168.1.1:23
Whenamobiledeviceconnectstotheproxyservice“TelnetOne”using
theahostprofilethatcontains192.168.1.1:23,theConnectProestablishesa
connectionwiththetargethost192.168.1.1:23.
timeout 1h
Oncetheclient-proxyconnectiontimesout,theproxy-hostconnection
startscountingdown.Ittimesoutafteronehourofinactivity.
reconnect-
string %0c
Thereconnectentryinstructsthemobiledevicetosendthecommand
%0c tothehostuponreconnect.
undeliverable
ABORT
Ifthehostsendsanunsolicitedmessagewhilethemobiledeviceis
unavailable,boththeClient-proxyandtheproxy-hostconnectionwillbe
dropped.
codeset ASCII
ThecapturedatadisplaysinASCII.
Sample Configuration 2
proxyservice "TelnetHosts"
listen 20.30.40.50:4430
server "Host AS400”, “Host VT"
hostservice "Host AS400"
connect 206.125.145.25:23
reconnect-string %00%0D%12%A0%00%00%04%00%00%03%01%01%33%FF%EF
codeset EBCDIC
stationid-template "Display [.] +:\s+ (.t?) []"
hostservice "Host VT"
connect 207.95.165.10:23
loglevel info
httpservice 127.0.0.1:6666
ssl on
ThefollowingtabledescribestheparametersinSampleConfiguration2.