首页 > 代码库 > RCF (Remote Call Framework)
RCF (Remote Call Framework)
Table of Contents
- Version
- Introduction
-
- What is RCF?
- Why should I use RCF?
- What is RCF?
- Tutorial
-
- Getting started
- Interfaces and implementations
- Error handling
- Client stubs
- Server sessions
- Transports
- Transport protocols
- Server-side threading
- Asynchronous remote calls
- Publish/subscribe
- Callback connections
- File transfers
- Protocol Buffers
- JSON-RPC
- Interfaces and implementations
- Getting started
- Remote Calls - Client-side
-
- Remote call semantics
- Pinging
- Client progress callbacks
- Per-request user data
- Access to underlying transport
- Copy semantics
- Pinging
- Remote call semantics
- Remote Calls - Server-side
-
- Configuring a server
- Server-side sessions
- Configuring a server
- Serialization
-
- Standard C++ types
- User-defined types
- Binary data
- Portability
- File-based serialization
- User-defined types
- Standard C++ types
- Transports
-
- Transport access
- Transport configuration
- Transport implementations
- Transport configuration
- Transport access
- Transport Protocols
-
- NTLM
- Kerberos
- Negotiate
- SSL
- Compression
- Kerberos
- NTLM
- HTTP/HTTPS Tunneling
-
- Server-side
- Client-side
- Server-side
- Server-side Access Controls
-
- Servant binding access controls
- Asynchronous Remote Calls
-
- Asynchronous remote call invocation
- Asynchronous remote call dispatching
- Asynchronous remote call invocation
- Publish/Subscribe
-
- Publishers
- Subscribers
- Access control
- Subscribers
- Publishers
- Callback Connections
-
- Creating callback connections
- Identifying clients
- Transport protocols
- Identifying clients
- Creating callback connections
- File Transfers
-
- File uploads
- File downloads
- Bandwidth limits
- File downloads
- File uploads
- Versioning
-
- Interface versioning
- Archive versioning
- Runtime versioning
- Custom version negotiation
- Protocol Buffers
- Archive versioning
- Interface versioning
- Performance
-
- Zero copy
- Zero allocation
- Server-side object caching
- Scalability
- Zero allocation
- Zero copy
- Advanced Serialization
-
- Polymorphic serialization
- Pointer tracking
- Interchangeable types
- Unicode strings
- Pointer tracking
- Polymorphic serialization
- Third Party Serialization
-
- Boost.Serialization
- Protocol Buffers
- Boost.Serialization
- JSON-RPC
- Appendix - Building RCF
-
- Configuration
- Third party library versions
- Compilers
- Platforms
- Third party library versions
- Configuration
- Appendix - Logging
- Appendix - Release Notes
-
- RCF 2.0.1.100 - 2014-04-24
- RCF 2.0.0.2685 - 2013-07-17
- RCF 2.0.0.2683 - 2013-06-18
- RCF 2.0.0.2682 - 2013-06-01
- RCF 2.0.0.2679 - 2013-03-27
- RCF 2.0.0.2678 - 2013-03-07
- RCF 2.0.0.2675 - 2013-01-03
- RCF 2.0.0.2673 - 2012-10-28
- RCF 2.0.0.2672 - 2012-10-23
- RCF 2.0.0.2670 - 2012-10-16
- RCF 2.0.0.2668 - 2012-10-15
- RCF 2.0.0.2665 - 2012-09-29
- RCF 2.0.0.2664 - 2012-09-24
- RCF 2.0.0.2661 - 2012-09-02
- RCF 2.0.0.2648 - 2012-08-19
- RCF 1.3.1
- RCF 1.3
- RCF 1.2
- RCF 1.1
- RCF 1.0
- RCF 0.9d
- RCF 0.9c
- RCF 2.0.0.2685 - 2013-07-17
- RCF 2.0.1.100 - 2014-04-24
- Appendix - FAQ
-
- Building
- Platforms
- Programming
- Miscellaneous
- Platforms
- Building
参考链接:http://www.deltavsoft.com/doc/index.html
http://www.cnblogs.com/adylee/archive/2009/07/07/1518397.html
http://www.cnblogs.com/adylee/archive/2009/07/07/1518444.html
资源下载链接:http://download.csdn.net/detail/klcf0220/7802121
RCF (Remote Call Framework)
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。