Welcome Guest Search | Active Topics | Members | Log In | Register

Disconnects RTMP.net client Options · View
braxwind
Posted: Tuesday, June 26, 2012 6:17:26 AM
Rank: Newbie Coder
Groups: Member

Joined: 6/26/2012
Posts: 3
Points: 9
Location: Ukraine
Hi!

I have .net client and .net service which connects through WebOrb. I am using RTMP - protocol for messaging. But, if client don't send messages to service some time, it will broke connection.

Connection is opened next way:

RTMPClient Client = new RTMPClient();

Client.connect(192.168.1.78, 2037, HPPLive, new object[0], new ConnectionHandler());

Flex - client in similar condition works correct.
Mark Piller
Posted: Thursday, June 28, 2012 3:53:45 PM

Rank: Administration
Groups: Administration

Joined: 8/21/2006
Posts: 1,607
Points: 4,082
Location: Frisco, TX
I suspect the connection breaks because of inactivity. Do you have a custom application handler on the server-side?

Mark

Mark Piller
Midnight Coders, Inc.
twitter: midnightcoder
blog: blog.themidnightcoders.com
website: www.themidnightcoders.com
braxwind
Posted: Friday, June 29, 2012 1:09:02 AM
Rank: Newbie Coder
Groups: Member

Joined: 6/26/2012
Posts: 3
Points: 9
Location: Ukraine
Thanx for reply!

What time span must between invokes to server, to maintain connection alive? Can be this time span regulated in WebORB config?

Is there are a way to keep connection alive automatically (without explicit invokes)?

Thanx again.
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

YAFVision Theme Created by Jaben Cargman (Tiny Gecko)
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.
This page was generated in 0.115 seconds.