. NET Remoting is a Microsoft application programming interface (API) for interprocess communication released in 2002 with the 1.0 version of . NET Framework. It is one in a series of Microsoft technologies that began in 1990 with the first version of Object Linking and Embedding for 16-bit Windows. Intermediate steps in the development of these technologies were Component Object Model released in 1993 and updated in 1995 as COM-95, Distributed Component Object Model, released in 1997, and COM+ with its Microsoft Transaction Server, released in 2000. It is now superseded by Windows Communication Foundation, which is part of the . NET Framework 3.0. The . NET Framework 3.0 is also included with the Windows Vista operating system.
| Property | Value |
| p:abstract
| - . NET Remoting is a Microsoft application programming interface (API) for interprocess communication released in 2002 with the 1.0 version of . NET Framework. It is one in a series of Microsoft technologies that began in 1990 with the first version of Object Linking and Embedding for 16-bit Windows. Intermediate steps in the development of these technologies were Component Object Model released in 1993 and updated in 1995 as COM-95, Distributed Component Object Model, released in 1997, and COM+ with its Microsoft Transaction Server, released in 2000. It is now superseded by Windows Communication Foundation, which is part of the . NET Framework 3.0. The . NET Framework 3.0 is also included with the Windows Vista operating system. Like its family members and similar technologies such as Common Object Request Broker Architecture and Java's remote method invocation (RMI), . NET Remoting is complex, yet its essence is straightforward. With the assistance of operating system and network agents, a client process sends a message to a server process and receives a reply. (en)
- . Net Remoting — один из возможных вариантов реализации взаимодействия процессов, исполняющихся (в общем случае) в распределённой вычислительной среде под управлением . Net Framework. Один из взаимодействующих процессов создаёт объект, предоставляющий доступный извне интерфейс . Другой процесс, имея информацию об адресе расположения и типе доступного интерфейса, созданного первым процессом, может вызывать методы созданного первым процессом объекта. Вызов методов может осуществляться различными способами, например, посылкой запроса по протоколу http и получения ответа. Категория:. NET Framework . Net Remoting является преемницей технологии DCOM. (ru)
- No ". NET Remoting" os aplicativos tem comunicação com sistemas remotos utilizando protocolos de comunicação HTTP e TCP e as informações podem trafegar em modo SOAP(Simple Object Access Protocol) ou binário. Aproveitando todos os recursos de um projeto WindowsForms com a facilidade de acessar informações remotas, estando em sua intranet ou até mesmo na internet. É mais conveniente como uma solução de alta performance para comunicação binária proprietária entre componentes (pt)
- . NET Remoting ist ein umfassendes, erweiterbares Framework für die nahtlose Kommunikation zwischen Objekten, die sich in verschiedenen Anwendungsdomänen oder Prozessen bzw. auf unterschiedlichen Computern befinden. Es ermöglicht sozusagen die Kommunikation zwischen Applikationen, die lokal am selben Computer, auf verschiedenen Computern im gleichen Netzwerk oder sogar auf Computern über mehrere Netzwerke hinweg liegen. Remoting wurde in die Common Language Runtime (CLR) eingebaut. Dadurch sind einheitliche Schnittstellen zu anderen Technologien in . NET gegeben. (de)
|
| p:hasPhotoCollection
| |
| rdfs:comment
| - . NET Remoting is a Microsoft application programming interface (API) for interprocess communication released in 2002 with the 1.0 version of . NET Framework. It is one in a series of Microsoft technologies that began in 1990 with the first version of Object Linking and Embedding for 16-bit Windows. Intermediate steps in the development of these technologies were Component Object Model released in 1993 and updated in 1995 as COM-95, Distributed Component Object Model, released in 1997, and COM+ with its Microsoft Transaction Server, released in 2000. It is now superseded by Windows Communication Foundation, which is part of the . NET Framework 3.0. The . NET Framework 3.0 is also included with the Windows Vista operating system. (en)
- . Net Remoting — один из возможных вариантов реализации взаимодействия процессов, исполняющихся (в общем случае) в распределённой вычислительной среде под управлением . Net Framework. (ru)
- No ". NET Remoting" os aplicativos tem comunicação com sistemas remotos utilizando protocolos de comunicação HTTP e TCP e as informações podem trafegar em modo SOAP(Simple Object Access Protocol) ou binário. (pt)
- . NET Remoting ist ein umfassendes, erweiterbares Framework für die nahtlose Kommunikation zwischen Objekten, die sich in verschiedenen Anwendungsdomänen oder Prozessen bzw. auf unterschiedlichen Computern befinden. (de)
|
| rdfs:label
| - .NET Remoting (en)
- .NET Remoting (fr)
- .NET Remoting (ja)
- .Net Remoting (ru)
- .NET Remoting (pt)
- .NET Remoting (de)
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is p:redirect
of | |