Visual Basic(r) 6.0 Internet Programming
Expert guidance, programming tips, and plenty of real code examples.
Visual Basic programmers, here’s your chance to quickly master the knowledge and skills you need to give your Windows and NT applications sophisticated Internet utilities, components, and applets. With the help of a series of progressively complex programming examples-complete with sample code-Carl Franklin covers all the bases, from TCP/IP basics to advanced techniques for taking full advantage of version 6.0’s
Rating: (out of 41 reviews)
List Price: $ 49.99
Price: $ 7.50
Related Internet Programming Products
Review by for Visual Basic(r) 6.0 Internet Programming Rating: This book is usefull if you want to spend 3x the cover price to write an internet app. The custom control that the author used is pricy. For the money you could buy a good book on winsock programming (or a set of them)!To the authors credit this book is a well written reference on what commands internet servers are expecting and what to expect for responses, and for that alone it deserves three stars. Personally, I would have prefered if the author had put the primary focus on using the controls/tools that came with VB (the winsock control is not that difficult to use), and not some third party control that will cost you extra to really use.If you need a reference of commands and responses and a general introduction to internet programming, this is a good book. If you are looking to publish applications then you’re better off looking somewhere else.
Review by David Smith for Visual Basic(r) 6.0 Internet Programming Rating: I realize that Carl Franklin is a VB authority, which is part of my disappointment. He’s the kind of guy that an intermediate guy like myself would love to have around to ask questions and seek guidance from. Overall it’s not a bad book, but I was VERY put off by this one thing: When you buy a book titled “Visual Basic 6 Internet Programming” you would think it safe to assume that it would teach you using the tools made available by VB6. Not so. Instead, (and you have no way of knowing this until after you buy the book) it dismisses the winsock tool made available by VB6 altogether and teaches you using a shareware control that you have to purchase if you’re serious about using it. In other words, you pay for the book only to learn that the book is useless unless you are also willing to pay for the shareware. Which might be a good thing to do, but you feel cheated by the fact that you’re not given that option up front. It wouldn’t be so bad if Carl had at least spent some time explaining the use of the winsock control on some level, but instead he dismisses it completely. It felt like a cheap marketing ploy for the shareware. That might not have been Carl’s intent, but it felt that way.
Review by for Visual Basic(r) 6.0 Internet Programming Rating: That is true. When I bought this book, I thought I am going to learn *efficiently* the Visual Basic Internet Programming. But, actually, I was dissapointed as the book, generally speaking, just explains the different uses of the accompanying shareware that it has on the CD. IMHO, I think this shareware software is expensive (it is called dsSocket.OCX). So far, I finished reading the first 3 chapters and all the examples I went over, are dependent on this shareware. I believe the author should have spent more time explaining Microsoft Winsock since it is already available to WINDOWS users. I am really dissappointed with this book and I feel it is like a *cheap* way of advtertizing about the dsSocket.OCX. I do not recommend this book unless you are willing to buy the shareware. I wish that I had not spent a penny on this book. Please, BE AWARE! I wish that that the author can read my notes and use my recommendation to use Winsock in the next edition of his book.
Review by Ivan Brock for Visual Basic(r) 6.0 Internet Programming Rating: I can’t believe I spent $ to learn how to use Dolphin System’s OCX control. Now I’d have to shell out another $100 if I want to use the OCX without the annoying splash screen. This is the worst case of fraud as you have to slip through TWENTY-FIVE pages before you’re told the book is based on a third-party shareware tool.If you must use an OCX control, buy it from the developer directly and save yourself the $ for this book.
Review by for Visual Basic(r) 6.0 Internet Programming Rating: Not what I expected at all. The first part of the book was okay – the history and building of the internet. The rest of the book – including sample code – was a discussion of how to use the control the writer created. If you want to spend another $300+ to be able to do your own FTP application, this is the book for you. That’s what it costs to buy the software that will allow the sample code to run.