or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Essential WinInet: Developing Applications Using the Windows Internet API with RAS, ISAPI, ASP and COM (Addison-Wesley Microsoft Technology Series Addison-Wesley Mi)
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Essential WinInet: Developing Applications Using the Windows Internet API with RAS, ISAPI, ASP and COM (Addison-Wesley Microsoft Technology Series Addison-Wesley Mi) [Paperback]

Aaron Skonnard
4.3 out of 5 stars  See all reviews (11 customer reviews)
RRP: £37.99
Price: £32.29 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £5.70 (15%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
Usually dispatched within 2 to 4 weeks.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Amazon.co.uk Trade-In Store
Did you know you can trade in your old books for an Amazon.co.uk Gift Card to spend on the things you want? Plus, get an extra £5 Gift Certificate when you trade in books worth £10 or more before June 30, 2012. Visit the Books Trade-In Store for more details.

Product details

  • Paperback: 528 pages
  • Publisher: Addison Wesley; 1 edition (22 Dec 1998)
  • Language English
  • ISBN-10: 0201379368
  • ISBN-13: 978-0201379365
  • Product Dimensions: 24.1 x 18.2 x 2.8 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (11 customer reviews)
  • Amazon Bestsellers Rank: 1,950,330 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Aaron Skonnard
Discover books, learn about writers, and more.

Visit Amazon's Aaron Skonnard Page

Product Description

Product Description

The era of stand-alone, self-contained applications is rapidly ending. Distributed, networked applications have become critical to meeting business needs in a fast-paced, dynamic world. Until now, building networked Windows applications wasn't easy. But now Microsoft has released a powerful new Windows Internet API (WinInet) that dramatically simplifies the process of creating Internet-enabled Windows applications. WinInet makes it possible to create Windows applications that can download Web pages, access server applications, upload and download files, and traverse Gopher document systems--allowing developers to build such sophisticated Windows Internet applications as full-fledged Web browsers, home banking applications, and stock portfolio programs. Essential WinInet is a comprehensive guide to this powerful Windows Internet API. It starts with a tutorial on WinInet basics and a methodical description of the API's protocol-specific functions for HTTP, FTP, and Gopher, then proceeds to explore more advanced topics, examining how WinInet works with other Internet tools and client/server technologies. This book addresses such essential topics as: *Using WinInet with MFC and Visual Basic *Understanding asynchronous WinInet *Writing HTTP COM components *Establishing dial-up connections, including applying the RAS API *Introducing the concept of client/server Internet programming *Implementing a complete client/server solution using WinInet with ISAPI and ASP Numerous sample applications throughout this book explore WinInet's capabilities and show you how to put the API to work. The samples include a full-featured asynchronous FTP client for Windows; a stock portfolio application that can connect to real-time Internet stock quote providers; and a client/server application that incorporates WinInet, ISAPI, and ASP. Much more than just a tutorial, this practical resource contains the kinds of pointers, work-arounds, and creative solutions that will save you hours of frustration and inspire you to make full use of the API. 0201379368B04062001

From the Back Cover

The era of stand-alone, self-contained applications is rapidly ending. Distributed, networked applications have become critical to meeting business needs in a fast-paced, dynamic world. Until now, building networked Windows applications wasn't easy. But now Microsoft has released a powerful new Windows Internet API (WinInet) that dramatically simplifies the process of creating Internet-enabled Windows applications.

WinInet makes it possible to create Windows applications that can download Web pages, access server applications, upload and download files, and traverse Gopher document systems--allowing developers to build such sophisticated Windows Internet applications as full-fledged Web browsers, home banking applications, and stock portfolio programs.

Essential WinInet is a comprehensive guide to this powerful Windows Internet API. It starts with a tutorial on WinInet basics and a methodical description of the API's protocol-specific functions for HTTP, FTP, and Gopher, then proceeds to explore more advanced topics, examining how WinInet works with other Internet tools and client/server technologies. This book addresses such essential topics as:

  • Using WinInet with MFC and Visual Basic
  • Understanding asynchronous WinInet
  • Writing HTTP COM components
  • Establishing dial-up connections, including applying the RAS API
  • Introducing the concept of client/server Internet programming
  • Implementing a complete client/server solution using WinInet with ISAPI and ASP

Numerous sample applications throughout this book explore WinInet's capabilities and show you how to put the API to work. The samples include a full-featured asynchronous FTP client for Windows; a stock portfolio application that can connect to real-time Internet stock quote providers; and a client/server application that incorporates WinInet, ISAPI, and ASP. Much more than just a tutorial, this practical resource contains the kinds of pointers, work-arounds, and creative solutions that will save you hours of frustration and inspire you to make full use of the API.



0201379368B04062001

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Reviews

Most Helpful Customer Reviews
2 of 2 people found the following review helpful
By A Customer
Format:Paperback
This book was laid out very nicely and covered all the topics a developer needs to know in order to create Internet-enabled applications. And I agree with the other reviewers that it may be the best book on WinInet (isn't it the ONLY book?), can be used as a reference guide, and the asynchronous section was insightful.

However, for a developer who is trying to take these APIs in a new direction (really do some hard-core ATL with C++) with COM, I found the book a bit lacking. [Admittedly, this book was focused on applications, not objects]. I needed more information about creating UI-less COM objects and perhaps I was looking for this book to do more than it claims. For example, the pre-IE5 WinInet API set doesn't support UNICODE and that information is key to C++ COM developers.

Definitive Guide? Not quite.

If you're looking to do some hard-core COM development with WinInet, I'd stick with the WinInet Reference on Microsoft's site, grab a good ATL reference and go from there (espeically if you're someone who can pick up a new, relatively small API set quickly. There's really nothing to WinInet).

If you're just using VB to create your COM objects or application, then this book is a good resource.

Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
By A Customer
Format:Paperback
Yes, you can read the on-line docs about Wininet, but this book covers the subject in a more comprehensive, organised manner. Great code samples. Good section on COM component categories. Improved my understanding of how the Internet and HTTP work.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
By A Customer
Format:Paperback
If you know something about WinInet already, don't expect to learn new low-level tidbits or tricks. MSDN is all you need in the way of reference.

Buy it if you want a well-organized tutorial.

Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Excellent intro to the WinInet API.
I was up and coding within a few hours of reading chapters 1 through 3. The clearly written source code demonstrates the principles and pitfalls of working with the API in no... Read more
Published on 9 July 1999
Stick with the MSDN library and MS web site
These sources cover everything you need about this fairly small API.
Published on 29 Jun 1999
Excellent primer on WinInet and it's various applications
Skonnard's book clearly explains the basics of using WinInet and provides useful examples that tie WinInet into other technologies that I use, such as COM, MFC and ASP. Read more
Published on 13 May 1999
Nice and neat!
Very good book if you want to start developing with WinInet. Excellent content and easy to follow logic. Valuable code samples. Read more
Published on 26 Feb 1999
An excellent User's Guide for Microsoft's Wininet interface.
This book contains enough tutorial and reference information to act as the User's Guide for writing Windows Internet client applications. Read more
Published on 5 Nov 1998
The definitive guide to the WinInet API
Aaron Skonnard has accomplished quite a feat - he actually explained the intricacies of the WinInet API in a very understandable manner. Read more
Published on 5 Nov 1998
Best WinInet book
WinInet is the best API for developing internet apps, and this is the best book on WinInet. It gives you the background that you need to understand internet app development with... Read more
Published on 5 Nov 1998
Excellent instruction on a sparsely documented topic
I reviewed this book for the publisher and found it to be an excellent tutorial on a subject that has been begging for better coverage. Read more
Published on 5 Nov 1998
Search Customer Reviews
Only search this product's reviews

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges