c.chnl.dst.tcpc - TCP Push Delivery

Config Type Default Description
c.chnl[#].dst.tcpc.address string '' The IP address or name of the TCP server to push to. Required
c.chnl[#].dst.tcpc.port integer 2001 The TCP/IP port to connect to.
c.chnl[#].dst.tcpc.intf string 'L' Which interface(s) to try TCP pushing, and which order.
c.chnl[#].dst.tcpc.realtime integer 0 Whether to establish a real-time link. 0=Disconnect/One-shot, 1=Real-time/Stay-connected.
c.chnl[#].dst.tcpc.ssl string '' Whether to use SSL. ''=normal, 'i'=implicit SSL.