.JNP 파일 확장자
Java Web Start File
| 개발사 | Oracle |
| 인기도 |
3.6 | 13 투표 |
JNP 파일이란 무엇인가요?
Java file that contains instructions for the Java Network Launching Protocol (JNLP); used for launching and managing Java programs or applets from a web browser; can run the associated program if the Java Runtime Environment (JRE) is installed.
추가 정보
JNLP files contain information such as the remote address of the Java program (.JAR file) and the initial class to be run. They are saved in an .XML format and can be viewed or edited with a text editor.
참고: The ".jnp" file extension is a three-letter alternative to the more common .JNLP file extension.