套件: libcommons-net-java-doc (3.6-1+deb11u1build0.22.04.1)
libcommons-net-java-doc 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcommons-net-java:
- [libcommons-net-java_3.6-1+deb11u1build0.22.04.1.dsc]
- [libcommons-net-java_3.6.orig.tar.xz]
- [libcommons-net-java_3.6-1+deb11u1build0.22.04.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Ludovic Claude
- Emmanuel Bourg
外部的資源:
- 主頁 [commons.apache.org]
相似套件:
Apache Commons Net (API documentation)
The Apache Commons Net library implements the client side of many basic Internet protocols. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions. Therefore, some of the design violates object-oriented design principles. The philosophy is to make the global functionality of a protocol accessible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that a programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed).
This package contains the API documentation for libcommons-net-java.
其他與 libcommons-net-java-doc 有關的套件
|
|
|
-
- rec: default-jdk-doc
- Standard Java or Java compatible Development Kit (documentation)
-
- sug: libcommons-net-java
- Apache Commons Net - Java client API for basic Internet protocols