Can you recommend me a good book with code examples about Java secure network - how to create server and client which use x509 certificate for encryption.
Best wishes
Java Network Programming - good start on Java networking in general.
Java Security - Java language security, also includes cryptography and networking.