Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第801810项(搜索用时0.011秒)
net/prosearch-0.19.4 (Score: 0.02810105)
Powerful file search
File search and navigation system RU: http://pro.setun.net/search/
security/net-ssh-3.1.1 (Score: 0.027892001)
Non-interactive SSH processing
Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It supports the following features: - User authentication via explicit username/password, or using a public-key/private-key pair. - Port forwarding, both from the local host to a remote computer via the remote host, and from the remote host to the local host. - Execute processes on the remote machine, both interactively and non-interactively ("batch").
devel/Net-DBus-1.1.0 (Score: 0.027696881)
Perl extension for the DBus message system
Net::DBus provides a Perl XS API to the dbus inter-application messaging system. The Perl API covers the core base level of the dbus APIs, not concerning itself yet with the GLib or QT wrappers
devel/Net-ZooKeeper-0.39 (Score: 0.027696881)
Perl extension for Apache ZooKeeper
Net::ZooKeeper provides a Perl interface to the synchronous C API of Apache ZooKeeper. ZooKeeper is coordination service for distributed applications and is a sub-project of the Apache Hadoop project.
ftp/Net-FTPSSL-0.33 (Score: 0.027696881)
FTP over SSL/TLS class
Net::FTPSSL is a class implementing a simple FTP client over a Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection written in Perl as described in RFC959 and RFC2228. It will use TLS by default.
mail/Net-QMTP-0.06 (Score: 0.027696881)
Perl module to provide a Quick Mail Transfer Protocol (QMTP) client
Net::QMTP is a perl module which provides an object interface to a Quick Mail Transfer Protocol (QMTP) client. QMTP is a replacement for the Simple Mail Transfer Protocol (SMTP). James Raftery. <james@now.ie>
net-im/Net-NetSend-0.12 (Score: 0.027696881)
Perl extension for sending Windows Popup Messages
This module implements a client interface to the Windows Messenger Service, enabling a perl5 application to talk to Windows machines. This is a pure Perl implementation that approximates the "net send" command on Windows.
net/3proxy-0.8.7 (Score: 0.02767451)
Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP)
3[APA3A] tiny proxy 3Proxy (pronounce it as "Zaraza tiny proxy") is really tiny cross-platform (Win32&Unix) proxy servers set. It includes HTTP proxy with HTTPS and FTP support, SOCKSv4/SOCKSv4.5/SOCKSv5 proxy, POP3 proxy, TCP and UDP portmappers. You can use every proxy as a standalone program (socks, proxy, tcppm, udppm, pop3p) or use combined program (3proxy). Combined proxy additionally supports features like access control, bandwidth limiting, limiting daily/weekly/monthly traffic amount, proxy chaining, log rotation, sylog and ODBC logging, etc. It's created to be small, simple (I'd like to say secure - but it's just a beta) and yet functional. It may be compiled with Visual C or gcc. Native Win32 version included in archive and supports installation as NT/2K/XP service. Currently 3proxy is tested to work under Windows 98/NT/2000/2003/XP, FreeBSD/i386, Linux/i386, Linux/Alpha. See Release Notes and Changes for features list. 3proxy is FreeWare. It can be used under terms of GNU/GPL or under its own license (please read License Agreement). For licensing or commercial support please e-mail to 3proxy@3proxy.ru
devel/nant-0.92 (Score: 0.027622504)
.NET build tool inspired by Ant
What is it? ----------- NAnt is a .NET-based build tool. In theory it is kind of like make without make's wrinkles. In practice it's a lot like Ant. If you are not familiar with Jakarta Ant, you can get more information at the Ant project web site (http://ant.apache.org/). Why NAnt? --------- Because Ant was too Java-specific. Because Ant needed the Java runtime. NAnt only needs the .NET or Mono runtime.
devel/newtonsoft-json-9.0.1 (Score: 0.02759721)
Popular high-performance JSON framework for .NET
Popular high-performance JSON framework for .NET * Flexible JSON serializer for converting between .NET objects and JSON * LINQ to JSON for manually reading and writing JSON * High performance, faster than .NET's built-in JSON serializers * Write indented, easy to read JSON * Convert JSON to and from XML * Supports .NET 2, .NET 3.5, .NET 4, .NET 4.5, Silverlight, Windows Phone and Windows 8 Store The JSON serializer in Json.NET is a good choice when the JSON you are reading or writing maps closely to a .NET class.