Name | Description | |
---|---|---|
![]() |
Zyan.Communication | This namespace contains core classes of the public API of Zyan Communication Framework. |
![]() |
Zyan.Communication.ChannelSinks.Compression | This namespace contains compression channel sinks. Compression sinks enable transparent compression for the network traffic. |
![]() |
Zyan.Communication.ChannelSinks.Counter | This namespace contains counter sinks used to gather network statistics. |
![]() |
Zyan.Communication.ChannelSinks.Encryption | This namespace contains encryption channel sinks. Encryption sinks enable transparent encryption for the network traffic. |
![]() |
Zyan.Communication.Composition | This namespace contains MEF integration classes. It is only available for the .NET Framework 4.0 and above. |
![]() |
Zyan.Communication.Delegates | This namespace contains utility classes for delegates, events and dynamic wires for EBC programming. |
![]() |
Zyan.Communication.Notification | This namespace is obsolete. |
![]() |
Zyan.Communication.Protocols | This namespace contains base protocol setup classes. Protocol setup classes are used to tune Zyan transport channels. |
![]() |
Zyan.Communication.Protocols.Http | This namespace contains classes related to HTTP-based network communication. |
![]() |
Zyan.Communication.Protocols.Ipc | This namespace contains classes related to interprocess communication. |
![]() |
Zyan.Communication.Protocols.Null | This namespace contains classes related to local (inside the same AppDomain) communication. The primary use for local protocols it unit testing and profiling. |
![]() |
Zyan.Communication.Protocols.Tcp | This namespace contains classes related to TCP-based network communication. |
![]() |
Zyan.Communication.Protocols.Tcp.DuplexChannel | This namespace contains duplex TCP-channel implementation classes. |
![]() |
Zyan.Communication.Security | This namespace contains classes related to authentication and security. |
![]() |
Zyan.Communication.Security.Exceptions | This namespace contains exception classes related to authentication and security. |
![]() |
Zyan.Communication.SessionMgmt | This namespace contains classes related to the session management. |
![]() |
Zyan.Communication.Threading | This namespace contains classes related to thread management. |
![]() |
Zyan.Communication.Toolbox | This namespace contains various utility classes. |
![]() |
Zyan.InterLinq | This namespace contains InterLINQ provider integration for the Zyan Communication Framework. InterLINQ makes local LINQ technologies multi-tier compatible. |
![]() |
Zyan.InterLinq.Communication | This namespace contains InterLINQ server classes to simplify the server and client architecture. |
![]() |
Zyan.InterLinq.Communication.Remoting | This namespace contains the classes required for the communication over .NET Remoting. |
![]() |
Zyan.InterLinq.Communication.Wcf | This namespace contains the classes required for the communication over WCF. |
![]() |
Zyan.InterLinq.Expressions | This namespace contains a serializable expression structure like the one in System.Linq.Expressions. |
![]() |
Zyan.InterLinq.Expressions.Helpers | This namespace contains helper classes for several conversions and traversings. |
![]() |
Zyan.InterLinq.Expressions.SerializableTypes | This namespace contains a few serializable classes used by serializable expressions. |
![]() |
Zyan.InterLinq.Types | This namespace contains InterLINQ type system. |
![]() |
Zyan.InterLinq.Types.Anonymous | This namespace contains classes related to handling of anonymous types. |