館藏書目查詢 > 書目資料
借閱次數 :

C++ objects for making UNIX and WinNT talk

  • 點閱:308
  • 評分:0
  • 評論:0
  • 引用:0
  • 轉寄:0



  • 書籤:
轉寄 列印
第1級人氣樹(0)
人氣指樹
  • 館藏
  • 簡介
  • 作者簡介
  • 收藏(0)
  • 評論(0)
  • 評分(0)

• Combine the power of both operating systems • Use C++ Objects to achieve cross-platform communication Want to reduce your overall cost of ownership? The object-oriented techniques for cross-platform communications presented in this book will enable you to develop applications capable of accessing functionality located on either UNIX or Windows NT. This book delivers an in-depth look at cross-platform techniques beyond socket communications. It builds on the authors' earlier title, Making UNIX and Windows NT Talk, which demonstrated how to use UDP and TCP socket communications to implement cross-platform systems in a variety of run-time environments. C++ Objects for Making UNIX and WinNT Talk is a practical guide to implementing object-oriented cross-platform communications. Each chapter introduces a new concept, explained with supporting architectural drawings, C++ classes, and working applications. You learn how to create increasingly sophisticated C++ inter-platform objects that will enable you to implement cross-platform communications in a wide variety of architectures -- single-threaded, multi-threaded, and Windows-based applications. Learn how to use these advanced techniques that provide features not inherently available from pure sockets. • Remote Procedure Calls (RPC) that call a procedure from an application running on one machine to execute on another. • Remote Execution (REXEC), the daemon residing on UNIX workstations, provides a powerful communication channel requiring user authentication. • File Transfer Protocol (FTP) with feature-rich custom file transfer systems. • Cross-Platform Semaphores that can protect shared process resources, or facilitate multi-platform processes. • Shared Memory processes that can write and read from a central resource independent of each other. • Pipes for process-to-process communications that transmit and receive data using standard input and output file descriptors. • Publish and Subscribe application frameworks that allow UNIX and NT to communicate without customizing message sending and translation. C++ Objects that you can plug into your own applications are supplied on the companion CD-ROM.

此功能為會員專屬功能請先登入
此功能為會員專屬功能請先登入
此功能為會員專屬功能請先登入
此功能為會員專屬功能請先登入