/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mariuszprzydatek.com
| | nakov.com
4.0 parsecs away

Travel
| | 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
| | componenthouse.com
7.9 parsecs away

Travel
| | I wanted tocompare how Java, C++ and C perform whenreading a text file line by line and printing the output. I've implemented some possibilities and, at the end, we can compare the speed of each execution. Java 7 version (BufferedReader) import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import java.io.IOException; public class Main7 { private static final...
| | mydeveloperplanet.com
13.4 parsecs away

Travel
| | This blog guides you on creating Tweets from a Java application using the Twitter API v2. It covers setting up a developer account, creating a project and an app, authorization using OAuth 2.0, and creating the Java application with necessary dependencies. Finally, it explains obtaining a new access token and concludes with a summary of...
| | gpac.wp.imt.fr
16.3 parsecs away

Travel
| GPAC Ultramedia OSS for Video Streaming & Next-Gen Multimedia Transcoding, Packaging & Delivery - EBU TTD support in GPAC · gpac/gpac Wiki