[ 原始碼: jnr-netdb ]
套件:libjnr-netdb-java(1.2.0+dfsg-1)
libjnr-netdb-java 的相關連結
Debian 的資源:
下載原始碼套件 jnr-netdb:
- [jnr-netdb_1.2.0+dfsg-1.dsc]
- [jnr-netdb_1.2.0+dfsg.orig.tar.xz]
- [jnr-netdb_1.2.0+dfsg-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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.2.15)
- Java library for loading native libraries without writing JNI code
-
- sug: libjnr-netdb-java-doc
- Documentation for jnr-netdb