Menu

AsyncWcfLib package diagram

asy proger

Assembly packages during development

During development, user applications are compiled against the same message codebase (e.g. Test2.Messages.dll).
Application- and message packages use AsyncWcfLib classes for communication between applications.

packages_during_development.png

Assembly packages after deployment

When deploying applications, you are distributing library and message assemblies.
Version conflicts may occur during communication, when applications are not deployed at the same time on all hosts.
See [AsyncWcfLib class diagram messages] for further details.

The pages [Implement a client using AsyncWcfLib] and [Implement a service using AsyncWcfLib] explain how to use the library.

packages_after_deployment.png


Related

Wiki: AsyncWcfLib class diagram messages
Wiki: Concept of AsyncWcfLib
Wiki: Home
Wiki: Implement a client using AsyncWcfLib
Wiki: Implement a service using AsyncWcfLib
Wiki: Implement messages using AsyncWcfLib
Wiki: Run AsyncWcfLib.Test1
Wiki: Service- and client identification

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.