文件名称:crypt_service
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- ppa***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1. Introduction
* 1.1 Interface Definition Language (IDL)
* 1.2 Mapping IDL to a Programming Language
* 1.3 IDL Compilers
* 1.4 Making a Remote Call
* 1.5 CORBA Services
2. Developing a Simple Client-server Application
* 2.1 The Business Logic Domain
* 2.2 Writing the IDL
* 2.3 Generating the Skeleton and the Stub
* 2.4 Implementing the Servant Class
* 2.5 Creating the Server
* 2.6 Implementing the Client
* 2.7 Running the Client-server Application
3. CORBA Benefits and Drawbacks
4. Further Reading
5. Acknowledgements
- 1. Introduction
* 1.1 Interface Definition Language (IDL)
* 1.2 Mapping IDL to a Programming Language
* 1.3 IDL Compilers
* 1.4 Making a Remote Call
* 1.5 CORBA Services
2. Developing a Simple Client-server Application
* 2.1 The Business Logic Domain
* 2.2 Writing the IDL
* 2.3 Generating the Skeleton and the Stub
* 2.4 Implementing the Servant Class
* 2.5 Creating the Server
* 2.6 Implementing the Client
* 2.7 Running the Client-server Application
3. CORBA Benefits and Drawbacks
4. Further Reading
5. Acknowledgements
* 1.1 Interface Definition Language (IDL)
* 1.2 Mapping IDL to a Programming Language
* 1.3 IDL Compilers
* 1.4 Making a Remote Call
* 1.5 CORBA Services
2. Developing a Simple Client-server Application
* 2.1 The Business Logic Domain
* 2.2 Writing the IDL
* 2.3 Generating the Skeleton and the Stub
* 2.4 Implementing the Servant Class
* 2.5 Creating the Server
* 2.6 Implementing the Client
* 2.7 Running the Client-server Application
3. CORBA Benefits and Drawbacks
4. Further Reading
5. Acknowledgements
- 1. Introduction
* 1.1 Interface Definition Language (IDL)
* 1.2 Mapping IDL to a Programming Language
* 1.3 IDL Compilers
* 1.4 Making a Remote Call
* 1.5 CORBA Services
2. Developing a Simple Client-server Application
* 2.1 The Business Logic Domain
* 2.2 Writing the IDL
* 2.3 Generating the Skeleton and the Stub
* 2.4 Implementing the Servant Class
* 2.5 Creating the Server
* 2.6 Implementing the Client
* 2.7 Running the Client-server Application
3. CORBA Benefits and Drawbacks
4. Further Reading
5. Acknowledgements
(系统自动生成,下载前可以参看下载内容)
下载文件列表
crypt_service\client
.............\......\client.sln
.............\......\client.vcproj
.............\......\ini_client.bat
.............\client.cpp
.............\crypt.cpp
.............\crypt.h
.............\crypt.idl
.............\cryptimpl.h
.............\crypt_skel.cpp
.............\crypt_skel.h
.............\nameserv
.............\........\ini.bat
.............\........\nameserv.exe
.............\server
.............\......\ini_serv.bat
.............\......\server.sln
.............\......\server.vcproj
.............\server.cpp
crypt_service
.............\......\client.sln
.............\......\client.vcproj
.............\......\ini_client.bat
.............\client.cpp
.............\crypt.cpp
.............\crypt.h
.............\crypt.idl
.............\cryptimpl.h
.............\crypt_skel.cpp
.............\crypt_skel.h
.............\nameserv
.............\........\ini.bat
.............\........\nameserv.exe
.............\server
.............\......\ini_serv.bat
.............\......\server.sln
.............\......\server.vcproj
.............\server.cpp
crypt_service