Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/11/2003, 17:47
GreenEyed
 
Fecha de Ingreso: octubre-2003
Mensajes: 3.578
Antigüedad: 21 años, 3 meses
Puntos: 51
Extraido del FAQ de JCA:
http://java.sun.com/products/javacomm/CommAPI_FAQ.txt

Q: Can I use the Java communications API in applets?

A: Yes in signed applets, but no in unsigned applets (most cases). Since we
do not allow unsigned applets access to any communications port under the
JDK1.1 security model, you can not use the Java communications API with
unsigned applets. We do plan to be compliant to JDK1.2 security model in
later releases, which might allow trusted applet access to ports.
__________________
Para obtener respuestas, pregunta de forma inteligente o si no, pregunta lo que quieras que yo contestaré lo que me dé la gana.