|
You are here |
golb.hplar.ch | ||
| | | | |
yakovfain.com
|
|
| | | | | Finished writing the WebSocket chapter for the second edition of my Java 24 Hour Trainer. In this blog I'll show you one of the code samples from lesson 28. Pretty often you need to write a program that publishes the same message to all connected clients. For example, multiple clients of the online auctions have... | |
| | | | |
arifishaq.wordpress.com
|
|
| | | | | The Erlang distribution provides a library, jinterface, to facilitate communication between code written in Erlang and code written in Java. Erlang needs the Erlang Runtime Environment to run on and Java needs its own Virtual Machine. So the communication is designed as an Erlang distributed system with the Java "node" acting as an Erlang node.... | |
| | | | |
nakov.com
|
|
| | | | | By design when we open an SSL connection in Java (e.g. through java.net.URL.openConnection("https://....")) the JSSE implementation of the SSL protocol performs few validations to ensure the requested host is not fake. This involves validation of the server's X.509 certificate with the PKIX algorith | |
| | | | |
mjanja.ch
|
|
| | | systemd has a cron replacement, and its better. | ||