von Amplefile - Produkttyp: Komponente / .NET Class / .NET Compact Framework / 100% Managed Code
Bitte beachten Sie, falls nicht andersweitig erwähnt ist dieses Produkt nur in englischer Sprache verfügbar.
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.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | ₩ 207,200 | 1 Developer License | Download (2.1 MB) | |
| In den Einkaufswagen | ₩ 650,400 | 4 Developer Team License | Download (2.1 MB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
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