Protecting Server Resources Hosting Unauthenticated APIs
This post was originally published as “Protecting Server Resources Hosting Unauthenticated APIs” on the Levvel Blog.
Java Networking API vs. The C library networking API
The original article is located here. In this article, I described what was involved in writing a server program in the C language. The details are not important, but I wanted to compare the details that are exposed in this relatively simple C network programming example with the equivalent Java…
Achieving highly available HTTP database session persistence spanning multiple cells with Websphere v6.1
Websphere can provide HTTP Session data replication across multiple clusters and cells by using database session persistence.


