Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesBook Review: Do What I Bid


December 1996 / Bits / Book Review: Do What I Bid
Peter Wayner

Programming Intelligent Agents for the Internet

The word agent is used by many people to mean many things. Some folks want agents to be artificially intelligent quasi-beings that somehow reason -- or at least give the impression that they're doing something sentient. Others em brace a more grounded and realistic goal: They'd like software programs to roam the Internet and gather data for them.

Mark Watson's book, Programming Intelligent Agents for the Internet , falls into the latter camp. It describes, in source-code-level detail, how to create C++ programs that can plumb the Net, gather data, and present a cogent summary to their master. The first several ch apters describe how to wrap up the Winsock API in a C++ class so that it's easy to include in later projects. This class becomes the foundation for the rest of the book, which explores downloading, indexing, and parsing Hypertext Markup Language (HTML) files from throughout the Net.

The final chapter shows how you can create your own customized newspaper using the tools developed earlier in the book. This system will revisit major Web sites of your choice, download the information, and reformat it for your screen. The code for accomplishing this is interlaced with text that describes the strategy at a high level. You can also grab the code directly from the disk that's bound into the book.

You should be ready and willing to read C++ code if you dig into this book. So, if you want to build and customize your own tools, it will give you many examples of how to structure your applications and code.


Peter Wayner is a BYTE consulting editor based in Baltimore, Maryland. His latest book is Disappearing Cryptography: Being and Nothingness on the Net (Arcadia Press, 1996). His home page is at http://access.digex.net/~pcw/pcpage.html .

Up to the Bits section contentsGo to previous article: Go to next article: Book Review:  The Absurd, Incomprehensible, and Ridiculous ExposedSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network