Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第391400项(搜索用时0.004秒)
ftp/net2ftp-1.0 (Score: 0.041272596)
Web-based FTP client written in PHP
net2ftp is a web-based FTP client written in PHP Features - Navigate the FTP server - Upload and download files - Edit files (WYSIWYG and syntax highlighting) - View code with syntax highlighting - Copy, move, delete (also to 2nd FTP server) - Rename and chmod (also recursive) - Zip and unzip files - Install software - Search for words or phrases - Calculate the size of directories and files
devel/bncsutil-1.3.2 (Score: 0.04117865)
Utility library for Battle.net clients in C++
The Battle.net client library.
www/Net-Flickr-RDF-2.2 (Score: 0.04103224)
Describe Flickr photos as RDF
Net::Flickr::RDF - a.k.a RDF::Describes::Flickr
net-im/Net-Stomp-0.57 (Score: 0.040701278)
Streaming Text Orientated Messaging Protocol Client
This module allows you to write a Stomp client. Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol Briefly Known as TTMP and Represented by the symbol :ttmp). It's a simple and easy to implement protocol for working with Message Orientated Middleware from any language. Net::Stomp is useful for talking to Apache ActiveMQ, an open source (Apache 2.0 licensed) Java Message Service 1.1 (JMS) message broker packed with many enterprise features. A Stomp frame consists of a command, a series of headers and a body - see Net::Stomp::Frame for more details. For details on the protocol see http://stomp.codehaus.org/Protocol.
audio/Net-FreeDB-0.10 (Score: 0.040396556)
Get the CDID of an audio CD and query the FreeDB servers
Net::FreeDB is an oo-based module to interface with FreeDB servers. It also includes some basic cdrom methods to generate a cddbid and get the required disc information required for a FreeDB query call. These cdrom-based methods are provided as both static and method calls.
dns/Net-DNS-1.06 (Score: 0.040396556)
Perl5 interface to the DNS resolver, and dynamic updates
Net::DNS is a collection of Perl modules to interface with the Domain Name System (DNS) resolver. It allows the programmer to perform queries that are beyond the capabilities of gethostbyname and gethostbyaddr. There are also methods for dealing with creating and parsing dynamic updates packets.
misc/Net-vCard-0.5 (Score: 0.040396556)
Read and write vCard files (RFC 2426)
Net::vCard - Read and write vCard files (RFC 2426). vCard files hold personal information that you would typically find on a business card. Name, numbers, addresses, and even logos. This module can also serve as a base class for other vFile readers.
net-mgmt/Net-ILO-0.54 (Score: 0.040396556)
Interface to HP Integrated Lights-Out
The Net::ILO module is an interface to a subset of Hewlett-Packards Integrated Lights-Out out-of-band management system. HP's API is XML-based and cumbersome to use; this module aims to simplify accessing the iLO from Perl while retaining as much functionality as possible.
www/Net-Akismet-0.05 (Score: 0.040396556)
Perl interface to the Akismet comment and trackback spam blocker
From the README file: Net::Akismet is meant to provide perl interface to the Akismet web service. Akismet is blog comment and trackback spam blocker, free for personal use. More info on http://akismet.com/ The module allows you to either check if an item is spam or report certain comment as spam/false postivie.
www/Net-Trac-0.16 (Score: 0.040396556)
Interact with a remote Trac instance
Net::Trac is simple client library for a remote Trac instance. Because Trac doesn't provide a web services API, this module currently "fakes" an RPC interface around Trac's webforms and the feeds it exports. Because of this, it's somewhat more brittle than a true RPC client would be.