Hi,
I wanted to define the local listening port (version 3.0.2) as a setting in the database and then return it as a channel map variable in the Deploy script of the channel.
globalChannelMap.put('Port',tblInterfaceSettings.g etString("Port"))
When I add $('Port') as the Local Port, I receive a Connection refused error when I try to send to the channel. The Port number writes okay if I log it so I assume that the channelmap cannot be used for defining the port.
Is this something that could be incorporated in a future version?
Thanks,
Paul
I wanted to define the local listening port (version 3.0.2) as a setting in the database and then return it as a channel map variable in the Deploy script of the channel.
globalChannelMap.put('Port',tblInterfaceSettings.g etString("Port"))
When I add $('Port') as the Local Port, I receive a Connection refused error when I try to send to the channel. The Port number writes okay if I log it so I assume that the channelmap cannot be used for defining the port.
Is this something that could be incorporated in a future version?
Thanks,
Paul
TCP Listener Local Port variable
0 commentaires:
Enregistrer un commentaire