Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

skanthi
skanthi
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
5

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by skanthi
Customize the badges you want to showcase on your profile
Re: Network Disonnection Messaging - Adobe LiveCycle 14-05-2010
Steve,Hi , this is to say that using channel set has solved the network issues that we used face earlier.Thanks and Regards,Kanthi.

Views

122

Likes

0

Replies

0
Re: Network Disonnection Messaging - Adobe LiveCycle 22-04-2010
Steve,We do have a firewall on the machine from where the server runs. The resubscribeAttempts is set to -1 and resubscribeInterval is set to 5*1000The project is very lively one , though the data in our use case on a maximum is about 16KB.

Views

119

Likes

0

Replies

0
Re: Network Disonnection Messaging - Adobe LiveCycle 20-04-2010
Hi Steve ,Thank you for your reply. We have implemented the channel set in out project but we found no use. channelSet = new ChannelSet(); rtmpChannel = RTMPChannel(ServerConfig.getChannel('my-rtmp')); channelSet.addChannel(rtmpChannel); amfLongPoll = AMFChannel(ServerConfig.getChannel('my-nio-amf-longpoll')); amfLongPoll.pollingInterval = 3000; channelSet.addChannel(amfLongPoll); amfStream = StreamingAMFChannel(ServerConfig.getChannel("my-nio-amf-stream")); amfStream.connectTimeout = 3; channel...

Views

129

Likes

0

Replies

0
Re: Network Disonnection Messaging - Adobe LiveCycle 15-04-2010
1) No , We are not using any channel set at the client side.2) We used two channels. The primary channel is RTMP and the other channel is NIO AMF with streaming.3) We have not implemented any proxy or load balancer , we do have a router.At the server side we have implemented the MessageClientListener , so that we can listent when the message client is destroyed.Awaiting your reply.Thanks and Regards,Kanthi.

Views

127

Likes

0

Replies

0
Network Disonnection Messaging - Adobe LiveCycle 15-04-2010
Hi there ,We have a project and we need the data to be pushed across differnet flex clients.we have been facing issues related to network disconnectios. The Consumer component seems to be working only in some cases.but in certain cases it's not getting reconnected . we have used the resubscribe attempts set to -1 and resubscribe interval set to 1000 on the consumer.A little help is required ASAP.Thanks and Regards,Kanthi.

Views

928

Likes

0

Replies

6