Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
C++ Objects for Making Unix and Windows Nt Talk

C++ Objects for Making Unix and Windows Nt Talk

List Price: $49.95
Your Price: $45.45
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Provides features not inherently available from pure sockets
Review: Offering a practical, "user friendly" guide to implementing object-oriented cross-platform communications, C++ Objects for Making Unix & WinNT Talk is an ideal reference for network programming. Readers will learn advanced techniques which provide features not inherently available from pure sockets including Remote Procedure Calls (RPC); Remote Execution (REXEC); File Transfer Protocol (FTP); Cross-Platform Semaphores; Pipes (for process-to-process communications that transmit and receive data using standard input and output file descriptors); as well as Publish and Subscript application frameworks allowing UNIX and NT to communicate without customizing message sending and translation. This highly recommended text is accompanied by a CD-ROM which equips the reader with C++ Objects that can be plugged into their own applications.

Rating: 5 stars
Summary: Provides features not inherently available from pure sockets
Review: Offering a practical, "user friendly" guide to implementing object-oriented cross-platform communications, C++ Objects for Making Unix & WinNT Talk is an ideal reference for network programming. Readers will learn advanced techniques which provide features not inherently available from pure sockets including Remote Procedure Calls (RPC); Remote Execution (REXEC); File Transfer Protocol (FTP); Cross-Platform Semaphores; Pipes (for process-to-process communications that transmit and receive data using standard input and output file descriptors); as well as Publish and Subscript application frameworks allowing UNIX and NT to communicate without customizing message sending and translation. This highly recommended text is accompanied by a CD-ROM which equips the reader with C++ Objects that can be plugged into their own applications.

Rating: 5 stars
Summary: Nice book to Learn C++ on Unix , Win NT, Network Programming
Review: This book is excellent to those who have C++ programming experience. You will Understand C++ on UNIX/WIN NT and Newtwork Programming with greater detail. Learning the syntax of a language C++ is the easy part -- the hard part is understanding why things are done in UNIX/WIN NT in certain ways and how to best utilize the language features on both UNIX/WIN NT , and I felt this book did a great job of explaining that. It contains code pieces(Classes) for IPC(Inter Process Communication), Socket Programming, RPC(Remote Procedure Call) and Threads very well. A lot of code can be just cut & paste onto our real world problems. It teaches how to write portable C++ on both the environments UNIX/WIN NT. There is lot of new stuff compared to its older version. I would say it is worth buying this book coz it teaches u C++, UNIX/WIN NT, Network Programming(TCP/IP) and lot of Underlying details of OS & heterogeneous Networks.


<< 1 >>

© 2004, ReviewFocus or its affiliates