Client/server Programming with RPC and DCE

Client/server Programming with RPC and DCE PDF Author: David Gunter
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 798

Get Book Here

Book Description
This book will teach the user how to optimize code--specifically client/server code--that will run on a network and interface different PCs. Specific chapters show the user how to make code work the same on machines running Windows 3.1, Windows 95, Windows NT, OS/2, UNIX, or Macintosh System X software.

Client/server Programming with RPC and DCE

Client/server Programming with RPC and DCE PDF Author: David Gunter
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 798

Get Book Here

Book Description
This book will teach the user how to optimize code--specifically client/server code--that will run on a network and interface different PCs. Specific chapters show the user how to make code work the same on machines running Windows 3.1, Windows 95, Windows NT, OS/2, UNIX, or Macintosh System X software.

Client/server Computing for Technical Professionals

Client/server Computing for Technical Professionals PDF Author: Johnson M. Hart
Publisher: Addison-Wesley Professional
ISBN:
Category : Client/server computing
Languages : en
Pages : 356

Get Book Here

Book Description
This unique sourcebook for technical professionals describes the concepts, common applications, and design principles for building and trasitioning to client/server architecture. The authors discuss the features and problems of client/server products and offer suggestions via case studies. Vital standards information is also included.

Practical DCE Programming

Practical DCE Programming PDF Author: Charles Knouse
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 522

Get Book Here

Book Description
The Distributed Computing Environment (DCE), from the Open Software Foundation (OSF), will be the predominant middleware for developing distributed applications in the foreseeable future. But the DCE application programming interface (API) is complex and a barrier to its adoption. This book provides guidelines and tools to lessen the complexity of using the DCE, and to permit it to be used from other programming languages, such as COBOL. Covers the new facilities in the OSF DCE 1.1 Release that eases the development and management of application servers, the management of network communications, the location of resources, and the enforcement of security.

DCE - The OSF Distributed Computing Environment, Client/Server Model and Beyond

DCE - The OSF Distributed Computing Environment, Client/Server Model and Beyond PDF Author: Alexander Schill
Publisher: Lecture Notes in Computer Science
ISBN:
Category : Computers
Languages : en
Pages : 304

Get Book Here

Book Description
Client/server applications are of increasing importance in industry; they are a significant first step towards a global distributed processing model. A very recent response to this trend is the Distributed Computing Environment (DCE) of the Open Software Foundation (OSF), the emerging new industry standard for distributed processing. The papers in this volume discuss the client/server approach based on DCE, illustrating and analyzing the functionality of important DCE components and applications. A number of contributions also focus on new models beyond traditional client/server processing and beyond DCE. The papers in this volume were presented at the International Workshop on the OSF Distributed Computing Environment, held in Karlsruhe, Germany, October 7-8, 1993. Following an introductory chapter, the contributions are grouped into parts on DCE analysis and comparison, application support, methods and tools, RPC extensions, and object-based systems.

Microsoft RPC Programming Guide

Microsoft RPC Programming Guide PDF Author: John Shirley
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 274

Get Book Here

Book Description
The most common use for client-server technology is to combine the graphical display capabilities of a desktop PC with the database and number-crunching power of a large central system. But peer-to-peer programs can run equally well.

Power Programming with RPC

Power Programming with RPC PDF Author: John Bloomer
Publisher: "O'Reilly Media, Inc."
ISBN: 9780937175774
Category : Computers
Languages : en
Pages : 544

Get Book Here

Book Description
Computer Systems Organization -- Computer-Communication Networks.

Client/server Programming with OS/2 2.1

Client/server Programming with OS/2 2.1 PDF Author: Robert Orfali
Publisher: Van Nostrand Reinhold Company
ISBN:
Category : Computers
Languages : en
Pages : 1164

Get Book Here

Book Description


Understanding DCE

Understanding DCE PDF Author: Ward Rosenberry
Publisher: O'Reilly
ISBN: 9781565920057
Category : Computers
Languages : en
Pages : 282

Get Book Here

Book Description
Understanding DCEis a technical and conceptual overview of OSF's Distributed Computing Environment (DCE) for programmers, technical managers, and marketing and sales people. Unlike many O'Reilly & Associates books,Understanding DCEhas no hands-on programming elements. Instead, the book focuses on how DCE can be used to accomplish typical programming tasks and provides explanations to help the reader understand all the parts of DCE. Contents include: Purpose and goals of the Distributed Computing Environment. Definition of a cell. Distributing applications using RPC. Improving program performance using threads. Protecting resources using the security service. Locating network resources using the directory (name) service. Synchronizing network time using the time service. Sharing and replicating files through the distributed file system. Design and implementation considerations in writing distributed applications. Getting started as a DCE administrator. Determining your cell's boundaries. Initial choices in configuration and administrative responsibilities. Scenarios for security policies. Considerations for breaking up or replicating services across multiple hosts. Sample DCE application. Answers to commonly asked DCE questions. Finding an external time provider. Registering a cell's DNS or X.500 address.

Client/server Programming with OS/2 2.0

Client/server Programming with OS/2 2.0 PDF Author: Robert Orfali
Publisher: Van Nostrand Reinhold Company
ISBN:
Category : Computers
Languages : en
Pages : 1156

Get Book Here

Book Description
This updated edition features extensive revisions to explain OS/2 2.0 and its new functions. The authors also introduce new database features and incorporate them into RSQL. New SAA features, System View, and the Distributed Computing Environment (DCE) are fully described. Code developed with OS/2 2.0's Workframe environment and the new 32-bit C Set/2 compiler enables users to make improvements in tasking APIs and PM calls. Other new sections in the edition address Novell, TCP/IP, CPI-C, CUA'91 and the OS/2 Workplace Shell.

Guide to Writing DCE Applications

Guide to Writing DCE Applications PDF Author: John Shirley
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 480

Get Book Here

Book Description
This new edition has been extended to include object Universal Unique Identifiers (UUID) and security. It provides programmers with step-by-step instructions through the complexities of Distributed Computing Environment (DCE). Topics include how to write clients and servers, the Interface Definition Language, interaction between programs and name services, use of pointers and arrays, context handles, and managing large quantities of data with pipes. Quick reference materials are also included. Annotation copyright by Book News, Inc., Portland, OR