Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第3,4113,420项(搜索用时0.006秒)
net/beepcore-0.9.08 (Score: 0.006224396)
Implementation of BEEP core and BEEP mapping for TCP in Java
This release includes a Java implementation of beep core RFC 3080 and beep mapping for TCP RFC 3081.
net/jsch-0.1.53 (Score: 0.006224396)
Pure Java implementation of SSH2
Sch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. - Why JSch? Our intension in developing this stuff is to enable users of our pure java X servers, WiredX and WeirdX, to enjoy secure X sessions. Our efforts have mostly targeted the SSH2 protocol in relation to X window system and X11 forwarding. Of course, we are also interested in adding other functionality - port forward, file transfer, terminal emulation, etc.
net/jwhois-4.0 (Score: 0.006224396)
Improved WHOIS client capable of selecting server to query
Jwhois is a WHOIS client, with a feature of selecting servers to query based on a configulation file. Query results are cached to local databases. If you make a same query later, the results are extracted from databases; you can get your answer quickly.
net/Net_SMTP-1.7.2 (Score: 0.006224396)
PEAR class that provides an implementation of the SMTP protocol
This PEAR class provides an implementation of the SMTP protocol using PEAR's Net_Socket:: class.
net/XML_RPC2-1.1.3 (Score: 0.006224396)
XML-RPC client/server library
XML_RPC2 is a pear package providing XML_RPC client and server services.XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding. As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures.
net/gsk-1.0.63 (Score: 0.006224396)
C library for writing servers
GSK is a C library for writing servers. It is designed for writing servers where everything happens in a single thread.
net/gopher-3.0.6 (Score: 0.006224396)
Gopher client for access to a distributed document service
The Internet Gopher is a distributed document delivery service. It allows a neophyte user to access various types of data residing on multiple hosts in a seamless fashion. This is accomplished by presenting the user a hierarchical arrangement of documents and by using a client-server communications model. The Internet Gopher Server accepts simple queries, and responds by sending the client a document. University of Minnesota
net/lambdamoo-1.8.1 (Score: 0.006224396)
The most commonly used program to run MOOs
LambdaMOO is a network-accessible, multi-user, programmable, interactive system well-suited to the construction of text-based adventure games, conferencing systems, and other collaborative software. Its most common use, however, is as a multi-participant, low-bandwidth virtual reality, and it is with this focus in mind that I describe it here. See also /usr/local/share/doc/LambdaMOO.
net/latd-1.31 (Score: 0.006224396)
Linux-DECnet project LAT protocol suite
The linux-decnet project is an effort to bring full DECnet support to Linux; however, they also separately offer the latd package, a collection of programs that speak Digital's old Local Area Terminal (LAT) protocol. These programs enable network clients to reach serial devices connected to old LAT-only terminal servers, such as the DECserver 200/MC. This is a redistribution of the linux-decnet project's software, with FreeBSD compatibility added. It is based very closely on the NetBSD port by Matt Fredette and has benefited from the wonderful assistance of Patrick Caulfield (the original author).
net/ldap2dns-0.4.2 (Score: 0.006224396)
Maintain DNS zones using an LDAP directory
From the website: ldap2dns is a program to create DNS (Domain Name Service) records directly from a LDAP directory. ldap2dns is designed to write ASCII data files used by tinydns from the djbdns package, but also may be used to write .db-files used by named as found in the BIND package.