DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcommons-net-java
Beschreibunginternet protocol suite Java library
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.4.1-2
Sektionjava
Prioritätoptional
Installierte Größe6284 Byte
Hängt ab vondefault-jre-headless | java1-runtime-headless | java2-runtime-headless, liboro-java (>= 2.0.8)
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quelle
Paketgröße564128 Byte
Prüfsumme MD5d2c0a7f9d53582c8eccba0cf78b6fcc4
Prüfsumme SHA1b0254d1d75bc7f151e2de6b224f1ee0af5c58504
Prüfsumme SHA25674d1a18dfdee8661e71614d9fc9ffcfcc3d032dc2b2b8359ea5e08b83465b08c
Link zum Herunterladenlibcommons-net-java_1.4.1-2_all.deb
Ausführliche BeschreibungThis is an Internet protocol suite Java library originally developed by ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well as BSD R command support. 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. Our philosophy is to make the global functionality of a protocal accesible (e.g., TFTP send file and receive file) when possible, but also provide access to the fundamental protocols where applicable so that the programmer may construct his own custom implementations (e.g, the TFTP packet classes and the TFTP packet send and receive methods are exposed). NetComponents was originally a commercial product, but after ORO dissolved, it was continued to be made available for those who found it useful. However, no updates have been made since version 1.3.8, released in 1998. Now that certain contract obligations have expired, it is possible to make the source code freely available under the Apache Software License. . This is a part of the Apache Commons Project.


Impressum
Linux is a registered trademark of Linus Torvalds