Https « Network « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » Network » Https 
1. Use HTTPS in your Java client code
Author:Matt Towers
URL:http://www.javaworld.com/javaworld/javatips/jw-javatip96.html?
Summary: Using HTTPS (Hypertext Transfer Protocol Secure) isn't as obvious as you might think. If you've ever tried to implement secure communication between a Java client and an HTTPS server, you've probably discovered that the standard java.net.URL class doesn't support the HTTPS protocol. This tip shows you how to overcome that limitation, using a JDK 1.2-compatible virtual machine or Microsoft's JDK 1.1-compatible JView. (1,800 words)


w__w___w_.__jav__a___2_s_.___c___o__m | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.