Hi Rob, Thanks for your work of porting JAVA to C#, especially the rtmp and flv reader/writer stuff. I have just a few questions?
1.Have you written an application framework/server for it? Does it use IIS or something and then you just drop the red5 C# classes there? Does it use apache's mono module (can't remember the name) in the case of mono on apache? Have you written it as a standalone server all by itself? 2. Will it be able to run using Mono? 3. Will you publish/open-source the sources? Great work! On 4/18/07, Rob Schoenaker <[EMAIL PROTECTED]> wrote:
Hello Ruben, Thanks for your interest. >What for are you planning to use C#-red5 instead of Java-red5? Are there >specific advantages over Java? No specific advantage besides being able use assemblies with server-code to be applications instead of java-beans. >Can you also tell me for what platform it's written and the diffences are >regarding performance and functionality? Regarding performance I have no idea. It's basically a direct port of the Red5 0.62 candidate, so I expect the performance to be similar to the Java version. I plan to make a direct pure port, which is ofcourse not possible since Java and C# are not identical. I try to stay as close to the Java version as possible to be able to benefit from the progress the Java version makes :) Hope this answers your question. /Rob _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
-- C is forever.
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
