Latest News
MANUAL DEL CONSULTOR EN P�RDIDA DESCONOCIDA. SEMINARIO PARA LA PREVENCI�N Y CONTROL DEL HURTO Y OTRAS V�AS DE P�RDIDA DESCONOCIDA
Posted by AlPoza
on
27.4.05
, under |
comentarios (0)
MANUAL DEL CONSULTOR EN P�RDIDA DESCONOCIDA. SEMINARIO PARA LA PREVENCI�N Y CONTROL DEL HURTO Y OTRAS V�AS DE P�RDIDA DESCONOC...
JRadius
Posted by AlPoza
on
9.4.05
, under |
comentarios (0)
JRadius: "Java to implement RADIUS business logic".
JRadius is not a stand-alone RADIUS server -- why reinvent the wheel especially when there are excellent open-source RADIUS servers, namely FreeRADIUS.
The basic components and data flow of JRadius using FreeRADIU...
JSSE in Java 2 SDK, v1.5.0 Beta2
Posted by AlPoza
on
6.4.05
, under |
comentarios (0)
Documento para la creación de aplicaciones servidor que requieran utilizar SSL/TLS utilizando Non-blocking I/O (solo con j2sdk 1.5 o superior). Podemos utilizar kerberos utilizando o no JAAS programing:
JSSE in Java 2 SDK, v1.5.0 Beta2
Tambien es interesante la guía de referencia para JSSE (Java Secure Socket Extension) para el jsdk 1.5.0.
Para utilizar JSEE con kerberos...
Java server performance: A case study of building efficient, scalable Jvms
Posted by AlPoza
on , under |
comentarios (0)
Java server performance: A case study of building efficient, scalable Jvms: "
Java server performance: A case study of building efficient, scalable Jv...
Raining Sockets - High Performance IO in Java
Posted by AlPoza
on
5.4.05
, under |
comentarios (0)
Raining Sockets - High Performance IO in J...