by RemObjects Software - 상품타입: Component / .NET Class / .NET Web Service / .NET Compact Framework / 100% Managed Code / Source Code / Web Service
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Add advanced cross-platform remoting to your applications. RemObjects SDK is an advanced remoting framework for which allows you to remotely access objects residing on a server from clients inside a LAN or across the Internet. RemObjects SDK will allow you to build client and server applications that easily and efficiently communicate with each other over any network using highly optimized Smart Services for performance or standard Web Services for cross-platform compatibility. RemObjects SDK enables you to build fully managed multi-tier servers and clients for the .NET and Mono platforms.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
RemObjects SDK ‘Vinci’ for .NET V5.0.31 - New User, Site and Volume Licenses
| 주문 |
₩ 649,600 |
1 User License |
|
다운로드 (17.2 MB) |
| 주문 |
₩ 2,923,300 |
5 User Licenses |
|
다운로드 (17.2 MB) |
| 주문 |
₩ 5,521,700 |
10 User Licenses |
|
다운로드 (17.2 MB) |
| 주문 |
₩ 8,039,000 |
15 User Licenses |
|
다운로드 (17.2 MB) |
| 주문 |
₩ 10,393,900 |
20 User Licenses |
|
다운로드 (17.2 MB) |
| 주문 |
₩ 12,180,000 |
25 User Licenses |
|
다운로드 (17.2 MB) |
RemObjects SDK ‘Vinci’ for .NET V5.0.31 - Renewal, one year
| 주문 |
₩ 324,300 |
1 Subcription Renewal License |
확인 |
다운로드 (17.3 MB) |
RemObjects SDK ‘Vinci’ for .NET V5.0.31 - Upgrade
| 주문 |
₩ 541,200 |
1 User Upgrade License |
확인 |
다운로드 (17.3 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
What's new in RemObjects SDK ‘Vinci’ for .NET?
Features in All Editions of RemObjects SDK
- New advanced Super HTTP Channel architecture, combining the existing Super TCP Channel with the flexibility of the HTTP protocol.
- SOAP and Web Service support has been enhanced for compatibility with the new Document/Literal Encoding style required by many other SOAP implementations.
- General updates and enhancements have been made to SOAP support in order to keep up to date with latest developments in standards.
- New CodeGen for PHP allows to easily consume RemObjects SDK services from PHP-build web sites.
- XML, GUID and Decimal have been added as new native data types.
- New ServerMultiMessage component for even easier implementation of Smart Services™ that are accessible through different messaging formats at the same time
- New Welcome Page displayed after the first install to assist new users with getting acquainted with the product.
Features Specific to RemObjects SDK for .NET
- New HTTP server channel based on http.sys, Microsoft's Kernel level HTTP stack shared with IIS and other server applications.
- New communication channel based in Named Pipes
- New PostMessage encoding format compatible with accepting request from HTML forms.
- The RemObjects SDK for .NET is now based on .NET 2.0, allowing the library to take advantage of new features of the latest version of the platform.
- Full support for new IPv6 internet protocol through the Internet Pack for .NET.
- New Service Activators architecture for improved runtime performance when instantiating services.
- New integration with MSBuild to merge RODL files at compile times.
- Experimental support for the upcoming Visual Studio Codename 'Orcas'.
RemObjects SDK is a fully managed library that enables you to build fully managed multi-tier servers and clients for the .NET and Mono platforms. RemObjects SDK allows you to remotely access objects residing on a server from clients inside the LAN or across the Internet.
Cross-Platform
One of the main premises of the RemObjects SDK is its full wire-compatibility between the available editions. This allows you to easily combine servers and clients from different platforms - for example a .NET Compact Framework client can connect to a Delphi Server or a Kylix/Linux client can connect to a .NET or Mono Server.
True RAD Service Modeling
All editions of the RemObjects SDK include Service Builder, the RAD service-modeling tool that allows you to easily define the interface for your services, using the efficient and cross-platform RemObjects Definition Language (RODL). Service Builder's plug-in architecture allows you to create custom extensions or plug-in support for additional languages and platforms.
Features of RemObjects SDK
The following list provides an overview of the core features of RemObjects SDK that are shared between all editions and available now. Please follow the individual links to read more details about these features.
General Features:
- Wide range of supported communication channels, including HTTP, TCP, Email, Named Pipes, and local/single-tier
- Super TCP and New Super HTTP Communication channels
- Support for different messaging formats, including the proprietary but very network-efficient BinMessage, as well as open standard SOAP (Article coming soon) and XML-RPC formats.
- RAD Service Builder tool for modelling and defining services.
- Comfortable Service Tester for profiling, bench-marking and stress-testing service applications to ensure that they behave well in high-load scenarios.
- Support for a large variety of native and user-defined data types to be sent across the network, including custom structs, ANSI and Unicode string formats and XML.
- Full wire compatibility between platforms, allowing you to mix clients and servers implemented with different editions of the SDK or running on different operating systems.
- CodeGen for PHP client support, allowing users to access XML-RPC servers from PHP-implemented web sites.
- Absolutely no deployment license fees.
- Full support for C#, Chrome, Visual Basic .NET (.NET Edition) and Delphi/Win32 and C++Builder (Delphi Edition).
Library Features:
- Support for a wide range of platforms, including .NET, Mono, 32-bit and 64-bit Windows and Linux.
- 100% native and platform-specific implementations, designed from the ground up for the individual platforms.
- Full source code provided, allowing you to make changes and rebuild the library, if needed.
- Thread safe and fully object oriented architecture that was designed with statelessness and maximum scalability in mind.
- Extensible library implementation that allows developers to add their own channels, message formats or other replaceable parts of the framework, to meet user-specific needs.
- Large and extensible set of class factories to control service-instantiation options (pooled, singleton, per-call and more).
- Integrated ZLib data compression to improve message transfer on slow networks.
- Support for Server-to-Client events and call-backs throughEvent Sinks
- Build standalone executables, Windows Services or host your projects in ASP.NET (.NET Edition) or ISAPI/Apache Web Servers (Delphi).
- Built-in security features to prevent DOS attacks and server exploits in Internet Pack for .NET.
- Full support for IPv6 in Internet Pack for .NET.
Service Builder Features:
- RAD user interface for defining services and related types in a platform, language and technology-agnostic manner.
- Create and Edit Services, Event Sinks, Structs, Arrays and Enums
- Write documentation for your services and types right in Service Builder
- Generate code for a wide range of supported languages, including C#, Chrome, Delphi, Visual Basic .NET, C++ and PHP.
- Pluggable architecture, allowing users to extend Service Builder with custom plugins, including support for new languages
IDE Integration features:
- Full integration with the supported IDEs.
- Extensive project templates and new project wizards.
- Project integration of Service Builder with the IDE, allowing you to edit your service definitions within the IDE's project system.
- Integration with Service Tester
- New Welcome Page displayed after the first install to assist new users with getting acquainted with the product.
Web Services:
- Full support for development of SOAP based Web Services.
- Full support for consuming SOAP based Web Services provided by third parties and implemented using non-RemObjects SDK technology.
- Support for importing WSDL service definitions from external sources for service consumption.
- Support for the new Document/Literal and RPC/Literal encoding styles, in addition to RPC/Encoding.