Exploring Expect

Exploring Expect
Author: Don Libes
Publisher: "O'Reilly Media, Inc."
Total Pages: 608
Release: 1995
Genre: Computers
ISBN: 1565920902

Written by the author of Expect, this is the first book to explain how this new part of the UNIX toolbox can be used to automate telnet, ftp, passwd, rlogin, and hundreds of other interactive applications. The book provides lots of practical examples and scripts solving common problems, including a chapter of extended examples.

Alone Together

Alone Together
Author: Sherry Turkle
Publisher: Basic Books
Total Pages: 463
Release: 2017-11-07
Genre: Psychology
ISBN: 0465093663

A groundbreaking book by one of the most important thinkers of our time shows how technology is warping our social lives and our inner ones Technology has become the architect of our intimacies. Online, we fall prey to the illusion of companionship, gathering thousands of Twitter and Facebook friends, and confusing tweets and wall posts with authentic communication. But this relentless connection leads to a deep solitude. MIT professor Sherry Turkle argues that as technology ramps up, our emotional lives ramp down. Based on hundreds of interviews and with a new introduction taking us to the present day, Alone Together describes changing, unsettling relationships between friends, lovers, and families.

Crossing Platforms A Macintosh/Windows Phrasebook

Crossing Platforms A Macintosh/Windows Phrasebook
Author: Adam Engst
Publisher: "O'Reilly Media, Inc."
Total Pages: 340
Release: 1999
Genre: Computers
ISBN: 9781565925397

Like travelers in a foreign land, Mac users working in Windows or Windowusers working on a Mac often find themselves in unfamiliar territory with no guidebook--until now. Engst and Pogue assembled a handy way of translating elements from one platform to the other, or for deciphering elements that are new and unfamiliar.

Tcl/Tk Tools

Tcl/Tk Tools
Author: Mark Harrison
Publisher: O'Reilly Media
Total Pages: 718
Release: 1997
Genre: Computers
ISBN:

This book describes a collection of extensions, tools, and applications that have played an essential role in the success of the Tcl scripting language and the Tk toolkit. Both packages are suited to a wide range of tasks, from serving as an embedded control language to controlling NASA's most advanced spacecraft.

Design Innovation and Network Architecture for the Future Internet

Design Innovation and Network Architecture for the Future Internet
Author: Boucadair, Mohamed
Publisher: IGI Global
Total Pages: 478
Release: 2021-04-16
Genre: Computers
ISBN: 1799876470

For the past couple of years, network automation techniques that include software-defined networking (SDN) and dynamic resource allocation schemes have been the subject of a significant research and development effort. Likewise, network functions virtualization (NFV) and the foreseeable usage of a set of artificial intelligence techniques to facilitate the processing of customers’ requirements and the subsequent design, delivery, and operation of the corresponding services are very likely to dramatically distort the conception and the management of networking infrastructures. Some of these techniques are being specified within standards developing organizations while others remain perceived as a “buzz” without any concrete deployment plans disclosed by service providers. An in-depth understanding and analysis of these approaches should be conducted to help internet players in making appropriate design choices that would meet their requirements as well as their customers. This is an important area of research as these new developments and approaches will inevitably reshape the internet and the future of technology. Design Innovation and Network Architecture for the Future Internet sheds light on the foreseeable yet dramatic evolution of internet design principles and offers a comprehensive overview on the recent advances in networking techniques that are likely to shape the future internet. The chapters provide a rigorous in-depth analysis of the promises, pitfalls, and other challenges raised by these initiatives, while avoiding any speculation on their expected outcomes and technical benefits. This book covers essential topics such as content delivery networks, network functions virtualization, security, cloud computing, automation, and more. This book will be useful for network engineers, software designers, computer networking professionals, practitioners, researchers, academicians, and students looking for a comprehensive research book on the latest advancements in internet design principles and networking techniques.

Essential SNMP

Essential SNMP
Author: Douglas R. Mauro
Publisher: "O'Reilly Media, Inc."
Total Pages: 340
Release: 2001
Genre: Computers
ISBN: 9780596000202

A practical introduction to SNMP for system network administrators. Starts with the basics of SNMP, how it works and provides the technical background to use it effectively.

Expect the Unexpected Or You Won't Find It

Expect the Unexpected Or You Won't Find It
Author: Roger von Oech
Publisher: Berrett-Koehler Publishers
Total Pages: 212
Release: 2002-09-02
Genre: Business & Economics
ISBN: 9781576752272

The bestselling author of ""A Whack on the Side of the Head"" now interprets the aphorisms of Heraclitus as springboards to creativity.

Exploring Expect

Exploring Expect
Author: Don Libes
Publisher:
Total Pages: 606
Release: 1994
Genre: Software engineering
ISBN:

Expect is quickly becoming a part of every UNIX user's toolbox. It allows you to automate Telnet, FTP, passwd, rlogin, and hundreds of other applications that normally require human interaction. Using Expect to automate these applications will allow you to speed up tasks and, in many cases, solve new problems that you never would have even considered before. For example, you can use Expect to test interactive programs with no changes to their interfaces. Or wrap interactive programs with Motif-like front-ends to control applications by buttons, scrollbars, and other graphic elements with no recompilation of the original programs. You don't even need the source code! Expect works with remote applications, too. Use it to tie together Internet applications including Telnet, Archie, FTP, Gopher, and Mosaic. Don Libes is the creator of Expect as well as the author of this book. In Exploring Expect, he provides a comprehensive tutorial on all of Expect's features, allowing you to put it immediately to work on your problems. In a down-to-earth and humorous style, he provides numerous examples of challenging real-world applications and how they can be automated using Expect to save you time and money. Expect is the first of a new breed of programs based on Tcl, the Tool Command Language that is rocking the computer science community. This book provides an introduction to Tcl and describes how Expect applies Tcl's power to the new field of interaction automation. Whether your interest is in Expect or interaction automation or you simply want to learn about Tcl and see how it has been used in real software, you will find Exploring Expect a treasure trove of easy-to-understand and valuable information.