We created a set of application which all use Data ServicesRTMP using
port 2038. In the services-config.xml we set up in themy-rtmp channel
definition to use rtmpt as the protocol. Allapplications are compiled
with this service-config.xml.For most users it is working fine, however
for some of ourcorporate user, behind restrictive firewalls, a
connection to thedata services can not be made. The application throws a
genericsend failed message.Since we are using the rtmpt protocol, what
can we do t...