Keresés

Új hozzászólás Aktív témák

  • ArchElf

    addikt

    válasz rt06 #2306 üzenetére

    Szerintem (találtam :D)
    Unsigned applets cannot perform the following operations:

    They cannot access client resources such as the local filesystem, executable files, system clipboard, and printers.
    They cannot connect to or retrieve resources from any third party server (any server other than the server it originated from).
    They cannot load native libraries.
    They cannot change the SecurityManager.
    They cannot create a ClassLoader.
    They cannot read certain system properties. See System Properties for a list of forbidden system properties.

    És még:
    Note:

    JavaScript code is treated like unsigned code.
    When a signed applet is accessed from JavaScript code
    in an HTML page, the applet is executed within the
    security sandbox. This implies that the signed applet
    essentially behaves likes an unsigned applet.

    AE

Új hozzászólás Aktív témák

Hirdetés