Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
16 used & new from £5.99

Have one to sell? Sell yours here
 
   
Essential WinInet: Developing Applications Using the Windows Internet API with RAS, ISAPI, ASP and COM
 
See larger image
 

Essential WinInet: Developing Applications Using the Windows Internet API with RAS, ISAPI, ASP and COM (Paperback)

by Aaron Skonnard (Author)
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
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Only 1 left in stock--order soon (more on the way).

Want guaranteed delivery by Tuesday, July 21? Choose Express delivery at checkout. See Details
10 new from £23.04 6 used from £5.99

Product details

  • Paperback: 528 pages
  • Publisher: Addison Wesley (20 Jan 1999)
  • Language English
  • ISBN-10: 0201379368
  • ISBN-13: 978-0201379365
  • Product Dimensions: 23.2 x 18.6 x 3.4 cm
  • Average Customer Review: 4.3 out of 5 stars See all reviews (11 customer reviews)
  • Amazon.co.uk Sales Rank: 1,079,161 in Books (See Bestsellers in Books)

    Popular in this category:

    #32 in  Books > Computing & Internet > Microsoft Windows > Programming > COM & DCOM
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
Sonoa API Management
   www.SonoaSystems.com    Visibility | Control |Scale On-demand and on-premise solutions 
TurboFTP SDK
   www.turboftp.com    Secure FTP ActiveX component with built-in compressor interface 
Orange Partner
   www.orangepartner.com    Work with Orange to develop new ways of connecting with customers. 
  
 

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

See all Product Description

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
Check a corresponding box or enter your own tags in the field below
wininet
isapi

Your tags: Add your first tag
 

 

Customer Reviews

11 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:
 (3)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (11 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
5.0 out of 5 stars Excellent Coverage of Wininet, 4 Sep 1999
By A Customer
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 Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Basic introductory book, 12 Aug 1999
By A Customer
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 Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Good Overview with Examples, 20 Jan 1999
By A Customer
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 Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars 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 Jul 1999

3.0 out of 5 stars 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

5.0 out of 5 stars 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

5.0 out of 5 stars 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

4.0 out of 5 stars 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

5.0 out of 5 stars 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

5.0 out of 5 stars 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

4.0 out of 5 stars 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

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

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

   


Look for similar items by category


Feedback


Health & Beauty at Amazon.co.uk

Elemis Resurface and Renew Skin Care Gift Set of 4 Products
From soap to shavers, massagers to mascara, stock up on your daily essentials or truly pamper yourself.

Discover Health & Beauty

 

More From Aaron Skonnard

Essential XML Quick...

Essential XML Quick Reference: A...

Essential XML Quick Reference is a great little book that covers the... Read more
£23.99 £20.39

 

Train Hard...Play Hard

Nike, Gola, Converse, and more
Gear up with up to 60% off athletic and outdoor shoes.

Shop now

 

Treat Someone

Amazon.co.uk Gift Certificates--available in any amount from £5 to £500 With an Amazon.co.uk Gift Certificate, you can get them what they want (even if you don't know what that is).

Learn more about Gift Certificates

 
Ad

Where's My Stuff?

Delivery and Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue Shopping: Top Sellers

amazon.co.uk Amazon Home
International Sites:  United States  |  Germany  |  France  |  Japan  |  Canada  |  China
Business Programs: Sell on Amazon  |  Fulfilment by Amazon  |  Join Associates  |  Join Advantage
Customer Service  |  Help  |  View Basket  |  Your Account
About Amazon.co.uk  |  Careers at Amazon
Conditions of Use & Sale |  Privacy Notice  © 1996-2009, Amazon.com, Inc. and its affiliates