Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
An introduction gives a flavour of the two OSs. I found a lot of the criticisms of Unix no longer true; expensive (not with Linux), complex command line syntax (not with menus and shell scripts), non-native GUI (who cares!).
Material covered ranges from Unix building blocks (the file system, semaphores, forking and daemons) right through to creating TCP socket protocol classes and the problems of GUI processes when implementing socket communication under NT.
The accompanying CD contains code for both Unix and NT, but I was unable to verify it. The NT stuff relies on the presence of Microsoft Visual C++ version 5.0 and the Unix stuff relies on Sun's C++ compiler. I have access to neither.
So if you are serious about C++ code to resolve domain name and IP address resolution or if you are concerned with inter-platform communication using sockets, then have a look at this title. (You'll need to be proficient with C++.) However, if your interest in automating ftp scripts, or how to bring up a Unix box in Network Neighbourhood, then look elsewhere.