de Amplefile - Tipo de producto: Componente / .NET Class / .NET Compact Framework / 100% Managed Code
Por favor note que la información sobre este producto no está disponible en español.
A generic cross platform and cross device bidirectional communication framework for .NET or Mono. DotNetRemotingPlus SDK is a network communication component that allows for bidirectional communication. DotNetRemotingPlus supports 3 communication models: Standard Remoting, Synchronous Send and Asyncronous Send. DotNetRemotingPlus SDK is extremely easy to use (only a few lines of the code are needed) and it includes many sample applications. DotNetRemotingPlus SDK features include Bidirectional communication with just one port open, accessibility for Clients behind NAT, Firewall or Proxy, TCP, HTTP, UDP, GPRS (for PDAs, Smartphones) supported protocols and more. DotNetRemotingPlus SDK is Runtime Royalty free.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 155.82 | 1 Developer License | Descarga (2.1 MB) | |
| Añadir a la Cesta | $ 489.02 | 4 Developer Team License | Descarga (2.1 MB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
DotNetRemotingPlus SDK is a generic cross platform and cross device bidirectional communication framework for .NET or Mono.
DotNetRemotingPlus SDK supports 3 communication models:
The reception of the async/sync call is implemented via an event and the status event reports the status of the system. All the objects are serialized when they are sent across the network. For extra performance the a custom serializer can be generated for the framework by the Serialization Studio. Gain in the performance can be considerable: the serializers generated by the Serialization Studio can be faster that a standard binary serializer by 10-50 times. DotNetRemotingPlus SDK also handles all threading issues internally so the programmer does not have to.
Main Features:
The framework is fully intergrated with Visual Studio. Building the a client or a server can be achieved by just dragging the components from the toolbox to the form. If the components are used with a services or console application, only couple of lines are needed to build the client (server). The details how to program DotNetRemotingPlus can be found in the Programming manual