文件名称:oorpc

介绍说明--下载内容均来自于网络,请自行研究使用

这是一个基于C++ template的面向对象的RPC框架库。-Native like, synchronous remote method invocation.

Light-weighted, clean and easy to use.

Normal C++ syntax for service definition.

  1. Supports all c++ native data type and user defined data type.

  2. Reference and pointer support.

  3. Polymorphism for method parameter and return type.

Type safe.

  As the fr a mework is based on c++ template, all type mismatch will be raised at compilation time.

TCP/IP as underlying transportation protocol.

Full conformance to ISO c++ standard.

Unicode support.




(系统自动生成,下载前可以参看下载内容)

下载文件列表

oorpc

.....\change-log.txt

.....\doc

.....\...\arch_overview.vsd

.....\...\OO-RPC-overview.ppt

.....\src

.....\...\arg.cpp

.....\...\arg.hpp

.....\...\dev_notes.txt

.....\...\mem_fun1.cpp

.....\...\persistence

.....\...\...........\CPstream.cpp

.....\...\...........\CPstream.h

.....\...\...........\CPstream.o

.....\...\...........\IPersistence.h

.....\...\proxy.hpp

.....\...\ServiceDriver.h

.....\...\service_define_template.h

.....\...\service_err.hpp

.....\...\service_method.h

.....\...\socketTrans

.....\...\...........\AsyncSelector.cpp

.....\...\...........\AsyncSelector.h

.....\...\...........\socketTransportImpl.cpp

.....\...\...........\socketTransportImpl.h

.....\...\...........\socketTransportImpl.o

.....\...\transport.hpp

.....\...\transportHelper.h

.....\...\typetraits.hpp

.....\tests

.....\.....\common

.....\.....\......\serviceDef.h

.....\.....\......\testclient.cpp

.....\.....\......\testclient.o

.....\.....\......\testinterface.h

.....\.....\mfc_client_vc6_icc

.....\.....\..................\Debug

.....\.....\..................\.....\mfc_client_vc6_icc.exe

.....\.....\..................\IServiceEcho.h

.....\.....\..................\mfc_client_vc6_icc.aps

.....\.....\..................\mfc_client_vc6_icc.clw

.....\.....\..................\mfc_client_vc6_icc.cpp

.....\.....\..................\mfc_client_vc6_icc.dsp

.....\.....\..................\mfc_client_vc6_icc.dsw

.....\.....\..................\mfc_client_vc6_icc.h

.....\.....\..................\mfc_client_vc6_icc.ncb

.....\.....\..................\mfc_client_vc6_icc.opt

.....\.....\..................\mfc_client_vc6_icc.plg

.....\.....\..................\mfc_client_vc6_icc.rc

.....\.....\..................\mfc_client_vc6_iccDlg.cpp

.....\.....\..................\mfc_client_vc6_iccDlg.h

.....\.....\..................\ReadMe.txt

.....\.....\..................\res



.....\.....\..................\...\mfc_client_vc6_icc.rc2

.....\.....\..................\resource.h

.....\.....\..................\StdAfx.cpp

.....\.....\..................\StdAfx.h

.....\.....\mfc_server_vc6_icc

.....\.....\..................\Debug

.....\.....\..................\.....\mfc_server_vc6_icc.exe

.....\.....\..................\ListenSocket.cpp

.....\.....\..................\ListenSocket.h

.....\.....\..................\mfc_server_vc6_icc.aps

.....\.....\..................\mfc_server_vc6_icc.clw

.....\.....\..................\mfc_server_vc6_icc.cpp

.....\.....\..................\mfc_server_vc6_icc.dsp

.....\.....\..................\mfc_server_vc6_icc.dsw

.....\.....\..................\mfc_server_vc6_icc.h

.....\.....\..................\mfc_server_vc6_icc.ncb

.....\.....\..................\mfc_server_vc6_icc.opt

.....\.....\..................\mfc_server_vc6_icc.plg

.....\.....\..................\mfc_server_vc6_icc.rc

.....\.....\..................\mfc_server_vc6_iccDlg.cpp

.....\.....\..................\mfc_server_vc6_iccDlg.h

.....\.....\..................\ReadMe.txt

.....\.....\..................\res



.....\.....\..................\...\mfc_server_vc6_icc.rc2

.....\.....\..................\resource.h

.....\.....\..................\ServeSocket.cpp

.....\.....\..................\ServeSocket.h

.....\.....\..................\SockSelector.h

.....\.....\..................\StdAfx.cpp

.....\.....\..................\StdAfx.h

.....\.....\testclient_gcc

.....\.....\..............\client.cpp

.....\.....\..............\client.o

.....\.....\..............\Makefile.win

.....\.....\..............\testclient_gcc.dev

.....\.....\..............\testclient_gcc.exe

.....\.....\..............\testclient_gcc.layout

.....\.....\testclient_vc6_icc

.....\.....\..................\client.cpp

.....\.....\..................\Debug

.....\.....\..................\.....\testclient.exe

.....\.....\..................\testclient.dsp

.....\.....\..................\testclient.dsw

.....\.....\..................\testclient.ncb

.....\.....\..................\testclient.opt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org