Distributed applications typically take the form of client/server applications. The server portion implements a bulk of the business logic, and the client portion provides access to the business logic by end users and other applications.
To integrate MATLAB® functions with servers developed in .NET, use either .NET remoting or Windows Communications Foundation