Commented Issue: [en] TcpEx: stream support is broken [2174]
Trying to send a stream using TcpEx channel results in an exception:This remoting proxy has no channel sink which means either the server has no registered server channels that are listening, or this...
View ArticleNew Post: [en] Connect to IpcBinary channel under IIS always says "Failed to...
I found that "Everyone" group name is localizable, so it should work as is on English machines only. My system's language is Russian, so trying to use "Everyone" group name was throwing exceptions....
View ArticleNew Post: [en] Connect to IpcBinary channel under IIS always says "Failed to...
Hi, yallie good news ! I've tested the latest sources of Zyan , now IPC channel running under different user works damm well without extra settings. thank you so much for this amazing framework !...
View ArticleNew Post: [en] Connect to IpcBinary channel under IIS always says "Failed to...
Thanks Ade, great to hear that! Regards,— Alex
View ArticleUpdated Release: Zyan 2.6
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android.With Zyan you can publish any .NET class for remote access over...
View ArticleReleased: Zyan 2.6 (Nov 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android. With Zyan you can publish any .NET class for remote access over...
View ArticleUpdated Release: Zyan 2.6 (ноя 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android.With Zyan you can publish any .NET class for remote access over...
View ArticleNew Post: [en] Zyan 2.6 is released!
Good news everyone!The long-awaited Zyan 2.6 release has been published! Go grab it right now using NuGet: https://www.nuget.org/packages/Zyan or download binaries from here:...
View ArticleUpdated Wiki: Home
Project descriptionZyan is a framework that simplifies development of distributed applications.With Zyan you can publish every .NET class for remote access over the network.Zyan is highly customizable...
View ArticleNew Post: [en] Connect to IpcBinary channel under IIS always says "Failed to...
Hi Ade, I just published a new Zyan release, v2.6. This release includes the latest changes to IPC channels, so you can simply use signed assembly from Nuget package instead of building Zyan from...
View ArticleNew Post: [en] Zyan 2.6 is released!
PS. The last version of Xamarin Studio supports NuGet, so I'm thinking about discontinuing Xamarin component in favor of NuGet package. If your Android project uses Zyan component, please remove it and...
View ArticleReleased: Zyan 2.6 (Nov 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android. With Zyan you can publish any .NET class for remote access over...
View ArticleUpdated Release: Zyan 2.6 (ноя 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android.With Zyan you can publish any .NET class for remote access over...
View ArticleUpdated Wiki: Home
Project descriptionZyan is a framework that simplifies development of distributed applications.With Zyan you can publish every .NET class for remote access over the network.Zyan is highly customizable...
View ArticleUpdated Wiki: Home
Project descriptionZyan is a framework that simplifies development of distributed applications.With Zyan you can publish every .NET class for remote access over the network.Zyan is highly customizable...
View ArticleReviewed: Zyan 2.6 (Nov 20, 2014)
Rated 5 Stars (out of 5) - Great framework, Nice flow and ease of use, It is what i was looking for, I love it !
View ArticleReleased: Zyan 2.6 (Nov 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android. With Zyan you can publish any .NET class for remote access over...
View ArticleUpdated Release: Zyan 2.6 (ноя 15, 2014)
Zyan 2.6 NuGet packageProject description Zyan is an easy to use distributed application framework for .NET, Mono and Android.With Zyan you can publish any .NET class for remote access over...
View ArticleNew Post: [en] Using Disconnected and Reconnected events
Using client-side Disconnected and Reconnected events might be tricky. Here is the sample code that demonstrates the usage of these events:https://gist.github.com/yallie/437ea4c087725693e1c2Client-side...
View Article