Quantcast
Channel: #Zyan Communication Framework
Browsing all 665 articles
Browse latest View live

Commented Feature: [en] Sort event handlers by latency [1834]

When raising events on the server-side, Zyan can save execution times for remote event handlers and then use this statistics to order them: the fastest handlers come first, the slowest come last. Fast...

View Article


Created Issue: [en] TcpEx: exceptions from Connection.IsLocalIP [1995]

Exceptions thrown by Connection.IsLocalIP method may crash server.

View Article


Edited Issue: [en] TcpEx: exceptions from Connection.IsLocalIP [1995]

Exceptions thrown by Connection.IsLocalIP method may crash server.

View Article

Source code checked in, #32281

[en] Worked around an unhandled exception in Connection.IsLocalIP method (see issue #1995).

View Article

Closed Issue: [en] TcpEx: exceptions from IsLocalIP method [1995]

Exceptions thrown by Connection.IsLocalIP method may crash server.Here is an example:EXCEPTION (AccessViolationException): Попытка чтения или записи в защищенную память. Это часто свидетельствует о...

View Article


Created Issue: [en] TcpEx: retry settings are ignored [2001]

Duplex channel has MaxRetries and RetryDelay properties:https://zyan.codeplex.com/SourceControl/changeset/11626But they are completely ignored when the connection is first established:```c#//...

View Article

Edited Issue: [en] TcpEx: retry settings are ignored [2001]

Duplex channel has MaxRetries and RetryDelay properties:https://zyan.codeplex.com/SourceControl/changeset/11626But they are completely ignored when the connection is first established:```c#//...

View Article

New Post: [de] Singleton bei Verwendung von .RegisterComponents

Ich verwende die Implementierung von MEF laut dem Vorschlag von https://zyan.codeplex.com/discussions/439268. Leider wird bei jedem Client-Zugriff scheinbar eine neue Server-Instanz erzeugt. Wie kann...

View Article


New Post: [de] Singleton bei Verwendung von .RegisterComponents

Hi! MEF integration relies on standard MEF attributes, located in System.ComponentModel.Composition namespace.PartCreationPolicyAttribute(CreationPolicy.Shared) will do the trick:// this component will...

View Article


New Post: [de] Singleton bei Verwendung von .RegisterComponents

HI yallie Thank you for you reply. I have try it - but now i have a runtime error: ImportCardinalityMismatchExceptionEs wurde mehr als ein Export gefunden, der der Einschränkung...

View Article

Created Issue: [en] Re-subscription [2024]

Zyan tries to restore event subscriptions when connection is re-established.But it relies on InvalidSessionException, which is not raised when persistent session storage is used.

View Article

Edited Issue: [en] Re-subscription [2024]

Zyan tries to restore event subscriptions when connection is re-established.But it relies on InvalidSessionException, which is not raised when persistent session storage is used.

View Article

Source code checked in, #33161

[en] Event subscriptions are restored when the server is restarted, even if no InvalidSessionException is thrown (i.e. persistent session storage is used). See issue #2024.

View Article


Closed Issue: [en] Re-subscription and persistent sessions [2024]

Zyan tries to restore event subscriptions when connection is re-established.But it relies on InvalidSessionException, which is not raised when persistent session storage is used.Comments: Fixed, see...

View Article

Source code checked in, #33229

[en] Added README.md

View Article


New Post: MEF, Events, Inheritated Interface and Zyan

Hello, I very frustrated in the last days. i not able to run the application again. Here are some VB.NET samples to show my Prolem IBasePublic Interface IBase Event ServerCalled As...

View Article

New Post: MEF, Events, Inheritated Interface and Zyan

Hi, System.Collections.Generic.KeyNotFoundException in Zyan.Communication.DLL ... Unfortunately, the information you provided is not sufficient to say anything. Please post the whole exception data,...

View Article


New Post: MEF, Events, Inheritated Interface and Zyan

Also, I can't quite understand your application structure... Looks like MEF attributes are somewhat misplaced.Why do you apply InheritedExport(GetType(IBase)) to the IUserManagement interface?Why...

View Article

New Post: MEF, Events, Inheritated Interface and Zyan

Here the Stack-TraceServer stack trace: bei System.Collections.Generic.Dictionary`2.get_Item(TKey key) bei Zyan.Communication.Delegates.EventStub.AddHandler(String name, Delegate handler) bei...

View Article

New Post: MEF, Events, Inheritated Interface and Zyan

yallie wrote: Also, I can't quite understand your application structure... Looks like MEF attributes are somewhat misplaced.Why do you apply InheritedExport(GetType(IBase)) to the IUserManagement...

View Article
Browsing all 665 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>