Problem with RemoteApp from trunk

View: New views
1 Messages — Rating Filter:   Alert me  

Problem with RemoteApp from trunk

by terbooter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I downloaded and build sample project from samples svn http://red5.googlecode.com/svn/java/example/trunk/RemoteApp

Flex client has 2 buttons:
 RTMP connect (rtmp://localhost/RemoteApp)
HTTP connect (http://localhost:8080/RemoteApp/gateway)

If I connect using rtmp protocol NetConnection.Connect.Success
If I connect using http NetConnection.Call.Failed

I have red5 0.9 on windows.


Could someone point me on working sample app with remoting?