Secure TCP/IP Programming with SSL:Developer's Guide and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $0.54 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Secure TCP/IP Programming with SSL: Developer's Guide
 
 
Start reading Secure TCP/IP Programming with SSL:Developer's Guide on your Kindle in under a minute.

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

Secure TCP/IP Programming with SSL: Developer's Guide [Paperback]

Edward Zaremba (Author)
2.0 out of 5 stars  See all reviews (4 customer reviews)

Price: $14.49 & eligible for FREE Super Saver Shipping on orders over $25. Details
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.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Friday, February 3? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $7.69  
Hardcover $24.99  
Paperback $14.49  

Book Description

March 12, 2007
Getting SSL to actually work for most has been a very difficult assignment and most opt for an expensive commercial package, and end up having the same difficult challenge regardless only now you have a vendor and purchase orders to deal with. This book is for the developer who needs to integrate SSL communication with a new application or an existing application without the massive undertaking or expense and for those that want to get up and running and worry about the details later. To that end the OpenSSL project is perfect for that use-of course it wasn't easy getting an open source project to actually work, but this book cuts right through the garbage and gives you the code you can use today without hassel. So, if you don't know what RSA is and have no idea about how an existing TCP/IP connection can have SSL on top of it, then don't worry, this book is for you and though the author doesn't support it, you can also use the understanding of SSL to attack or even counter-attack encryption. It starts with downloading the OpenSSL library, walks you through setting up your own certificates including Authenticode and then shows you the code in both C++ and Delphi. This book, though it walks you through the use of SSL, is NOT a beginners guide and is not for the feint of heart-this book demonstrates one of the more difficult aspects to software engineering and indeed mathematics so enjoy what took nearly 4 years to complete and most of all have some fun.

Frequently Bought Together

Secure TCP/IP Programming with SSL: Developer's Guide + Network Security with OpenSSL + Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More
Price For All Three: $103.47

Show availability and shipping details

Buy the selected items together
  • In Stock.
    Ships from and sold by Amazon.com.
    Eligible for FREE Super Saver Shipping on orders over $25. Details

  • Network Security with OpenSSL $26.50

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Secure Programming Cookbook for C and C++: Recipes for Cryptography, Authentication, Input Validation & More $62.48

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

About the Author

I have been a computer programmer ever since I got my hands on a TI-99 4/A back in 1983 at the young of 12. I don't think I left my room until I got a car and realized that girls for the most part were better than my computer! I began my career teaching computer science at a local community college which included C++, Database design, and COBOL classes. I then was the Solutions Architect for the state of Florida and a faculty member at Florida State University where I designed and implemented a system that was eventually patented in 2004. From these experiences I then worked for Hewlett-Packard (which bought my employer Compaq) and worked with some of the brightest in the industry including Terence Thomas, Kevin French, Bennie Slone, and Byron Finley from HP and countless others across the country. I then had the opportunity to start my own consulting and technology firm and for the last 8 years have been enjoying traveling the country working on some of the most challenging and rewarding projects including facial recognition, digital licensing, mainframe connectivity, financial algorithms and many more. To this day I remain a faithful student to the art of software design and methodology and am always learning. Most ask why I love software and project management so much, and the answer is simple: "In the beginning God created.." and I think with software I get to "create" each and every day something new and something the world has never seen.

Product Details

  • Paperback: 192 pages
  • Publisher: AuthorHouse (March 12, 2007)
  • Language: English
  • ISBN-10: 1425992218
  • ISBN-13: 978-1425992217
  • Product Dimensions: 9 x 6 x 0.4 inches
  • Shipping Weight: 12 ounces (View shipping rates and policies)
  • Average Customer Review: 2.0 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #1,629,865 in Books (See Top 100 in Books)

 

Customer Reviews

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

13 of 13 people found the following review helpful:
1.0 out of 5 stars How to install OpenSSL on windows, July 20, 2007
By 
Daniel B. (Colorado Springs, CO United States) - See all my reviews
This review is from: Secure TCP/IP Programming with SSL: Developer's Guide (Paperback)
I wish the first review had been posted before I ordered this book. I too was excited about a book on programming SSL with a 2007 publication date. However, most of this book leads the reader through Windows (pre XP) screenshots describing how to install and setup OpenSSL 0.9.6a (a version that was current Apr-Jul 2001).

The book claims that it "is NOT a beginners guide and is not for the feint of heart". On the contrary, that is EXACTLY who it is for.

Also, you find out by reading the summary on page 185 (the end of the book, after the pages of uncommented example code) that the book is really for use with Trizen Systems' Visual OpenSSL product (the author happens to be the CEO).

Overall, I found the book very disappointing, and the advertising very misleading.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


12 of 12 people found the following review helpful:
1.0 out of 5 stars Would not recommend, July 14, 2007
This review is from: Secure TCP/IP Programming with SSL: Developer's Guide (Paperback)
I was excited to order the book with overnight shipping as I am currently working on TCP/IP Programming with SSL but kind a disappointed. Hardly you will find any programming topic in the book. Most of the book talks about how to setup your environment with OpenSSL and blah blah.... For example, pages 7 through 12 (6 pages) just tell you how to download openssl, extract it using Winzip with winzip screen-shots and advice to purchase Winzip for 40 bucks, etc. etc. etc. I believe 1 para should be enough to let know how to download and install OpenSSL because the target audience are programmers who do not need 6 pages screen-shot to learn how to unzip. Similary, other chapters and pages are expaned with big big imgaes and leaving half of the pages blank to make 185 pages with useless information which you can get it on the internet by simple google query. Another example, page 56 just shows you a screenshot on author's desktop file browser telling that about a file root.pem location. Almost every other page is like this.

Last 40 pages are listing only sample code for Delphi with no option to download anywhere. Most of the code is on the interent any way. The other pages talks about OpenSLL commands etc. which you can find on OpenSSL website for free under documentation.

Page 35-50 only explains how to install the certificate with screen-shots by double clikcing the .cer file and clicking on the button "Install Certificate" and walk you through. Now being a programmer, simple one para is enough to tell us the way to install the certificate if author thinks it is necessary (most of us already should how to view and install SSL certificate from browser).

I think the book name is misleading, it should something like "learn how to view and install SSL certificate from Browser" or "how to install OpenSSL". It seems like Author is expecting his audience to be non-IT person who needs help setting up his/her computer for OpenSSL. It does not tell you how to use OpenSSL for Java or .Net. Nothing about OpenSSL integration in Java at all or Java KeyStore to save SSL certificates using OpenSSL. The little samples which you find are for Delphi.

Making story short,[...] not a big deal but after spending this much if I had found at least one page usefull, I would have been happy.

If I was the author, I would have put this material for free as a simple how-to but would never even copnsider it publishing.

Very disappointed.....
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Not recommended, September 21, 2011
Amazon Verified Purchase(What's this?)
This review is from: Secure TCP/IP Programming with SSL: Developer's Guide (Paperback)
This book is not really talking about secure TCP/IP programming. It is more like a very long advertisement of some product.

Theory of secure TCP/IP programming is talked about in the book but is definitely not the focus.

I do not recommend this book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

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


Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
certification path, public key, use certificate file, ssl ctx, crypto strings, multiple files that can, generating the same random number, load verify locations, load error strings, locking callback, check private key, library init, pem file, var buf, own certificate authority, mem functions, private key file, above screen shot, above dialog, public certificate, client method, semicolon delimiter, release directory, serial file, certificate store
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Certificate Authority, Back Next, Internet Information Server, Internet Explorer, Certificate Signing Request, Press Next, Install Certificate, Certificate Authorities, Microsoft Management Console, Default Web Site, Web Server, Certificate Enrollment Requests, Local Computer, Research Labs, Trusted Root Certification Authorities, Cipher List, Certificate Import Wizard, Certificate Request
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject