Updated 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: Authentication/Encryption
I'm looking to have authentication and encrypted communications using TCP between clients and servers that don't have to be Windows-based (could be Linux). The clients can each be connected to one or...
View ArticleNew Post: [en] Authentication/Encryption (solved)
Hello Mark, what you describe is a typical scenario supported by Zyan. I've read the documentation, and realize that I should implement IAuthenticationProvider in some way. (Is this on the server...
View ArticleCreated Feature: [en] Integrate GenuineChannels [2619]
GenuineChannels are now MIT-licensed and open-source:https://github.com/dbelikov/GenuineChannelsPress release archived from...
View ArticleEdited Feature: [en] Integrate GenuineChannels [2619]
GenuineChannels are now MIT-licensed and open-source:https://github.com/dbelikov/GenuineChannelsPress release archived from...
View ArticleNew Post: Encryption when authentication doesn't matter
If I wanted to have a client and server communicate through an encrypted channel (the Zyan components are created with the encryption flag set to true), but didn't care about authentication, would it...
View ArticleNew Post: [en] Encryption when authentication doesn't matter (solved)
Hello Mark, yes, you can return Success = true or use the built-in NullAuthenticationProvider class. Or, just pass null instead of the authentication provider instance, it's all the same. Regards, Alex
View ArticleNew Post: Zyan on Rapsberry
Hi Yallie, time ago you helped me with my windows project. I have some programs running over 10 month constantly without any break with your assembly. Very good. Now I have another question. I have a...
View ArticleNew Post: Zyan on Rapsberry
Hi, solved it by myself. Didn't know it's so easy with MonoDevelop and Nuget Package to get it to fly. Thanks anyway. Best Jens.
View ArticleNew Post: [en] Zyan on Raspberry (solved)
Hello Jens, sorry for my late reply! Codeplex doesn't send notifications about new discussions nowadays, what a shame. I'm considering transferring the whole project to Github along with the...
View ArticleNew Post: [en] Zyan on Raspberry (solved)
Hi Alexey, sorry for my late answer, You are there, thats great. We did a lot of work with Zyan on Ubuntu and Ubuntu/Debian on Raspberry. I'll tell you in another thread.
View ArticleSource code checked in, #44755
[en] Fixed the remote subscription counter mismatch issue.
View ArticleSource code checked in, #44756
[en] Preparing the Github import. Renamed branches to old_branches.
View ArticleNew Post: [en] Zyan on Raspberry (solved)
Hello Jens, I've created a Github organization for Zyan and its related projects: https://github.com/zyanfx The repository is already transferred there with the complete development history. Assuming...
View ArticleCreated Unassigned: [en] Move the project to Github [2632]
Codeplex is seems to be abandoned.Email notifications don't work, support tickets are not getting answered, etc.
View ArticleNew Post: [en] New home: https://github.com/zyanfx/Zyan
Zyan project has moved to Github: https://github.com/zyanfx/Zyan Please join the ZyanFX organization to report your issues and request new features. The documentation is currently still on Codeplex. I...
View ArticleUpdated Wiki: Home
Zyan has moved to Github: https://github.com/zyanfx/ZyanPlease join the ZyanFX organization to report your issues and request new features.Project descriptionZyan is a framework that simplifies...
View ArticleUpdated Wiki: Home
Zyan has moved to Github: https://github.com/zyanfx/ZyanPlease join the ZyanFX organization to report your issues and request new features.Project descriptionZyan is a framework that simplifies...
View ArticleCommented Unassigned: [en] Move the project to Github [2632]
Codeplex is seems to be abandoned.Email notifications don't work, support tickets are not getting answered, etc.Comments: ** Comment from web user: yallie ** Done: https://github.com/zyanfx
View Article