by Amplefile - 製品のタイプ: コンポーネント / .NET Class / .NET Compact Framework / 100% Managed Code
ご案内:特に説明のない限り、この商品は英語版商品になります。
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 4 communication models: Standard Remoting, Synchronous Send,Bidirectional (Symmetrical) 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.
一般向け価格については下記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
| カートに追加 | ¥ 35,280 (税込) | 1 Developer License | ダウンロード (2.3 MB) | |
| カートに追加 | ¥ 110,355 (税込) | 4 Developer Team License - Includes 6 Months Premium Support | ダウンロード (2.3 MB) | |
| カートに追加 | ¥ 199,815 (税込) | Unlimited Developer License - Includes 12 Months Premium Support | ダウンロード (2.3 MB) |
| カートに追加 | ¥ 21,105 (税込) | 1 Developer Upgrade License | 要確認 | ダウンロード (2.3 MB) |
| カートに追加 | ¥ 66,150 (税込) | 4 Developer Team Upgrade License - Includes 6 Months Premium Support | 要確認 | ダウンロード (2.3 MB) |
| カートに追加 | ¥ 119,805 (税込) | Unlimited Developer Upgrade License - Includes 12 Months Premium Support | 要確認 | ダウンロード (2.3 MB) |
すべてのご注文にて弊社標準の 契約条件および返品条件の内容が適用されます。
一般向け価格については上記に表示されています。お客様用の割引価格をご覧になるには、ログインしてください。
DotNetRemotingPlus SDK is a generic cross platform and cross device bidirectional communication framework for .NET or Mono.
DotNetRemotingPlus SDK supports 4 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.
MainFeatures:
The framework is fully integrated with Visual Studio. Building 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