tags:

views:

22

answers:

0

Ok, before you yell at me for saying Java is already portable, read the question. I need to write a server and client using the Java.net.ssl package.The server and client need to be executable .jar files that are compatible with J2SE 1.3+. If anyone about a resource that can help, please post a link. I would prefer not to use the default SSLSocketFactory. Also, the server and client need to run on the same computer.