[ ソース: jnr-netdb ]
パッケージ: libjnr-netdb-java (1.1.6-1.1)
libjnr-netdb-java に関するリンク
Debian の資源:
jnr-netdb ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Lookup TCP and UDP services from java
jnr-netdb is a java interface to getservbyname(3), getservbyport(3).
It tries to use the native functions if possible, falling back to parsing /etc/services directly, and finally to an inbuilt table for use in environments where neither native code, nor filesystem access is possible.
その他の libjnr-netdb-java 関連パッケージ
|
|
|
|
-
- dep: libjnr-ffi-java (>= 2.1.7)
- Java library for loading native libraries without writing JNI code
-
- sug: libjnr-netdb-java-doc
- Documentation for jnr-netdb