Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第17,42117,430项(搜索用时0.013秒)
multimedia/sabbu-0.3.0 (Score: 3.8852955E-5)
Program used to time subtitles
program used to "time" subtitles: * Any WAVE file can be used for timing * Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats. * Instant preview of subtitle with all effects * Ability to place subtitles visually (Needs more testing) * Ability to mute specific channel * Ability to open alternate views of the same wave * Ability to mark key frames from a video on the waveform * Ability to save Workspace (saves information such as currently opened sound, video files and position in the wave) * Ability to format script on save * "Code Hiding"
multimedia/x265-1.9 (Score: 3.8852955E-5)
H.265/High Efficiency Video Coding (HEVC) format
High Efficiency Video Coding (HEVC) is the latest generation video compression standard. * This standard was developed by the ISO/IEC Moving Picture Experts Group (MPEG) and ITU-T Video Coding Experts Group (VCEG), through their Joint Collaborative Team on Video Coding (JCT-VC) * HEVC is also known as ISO/IEC 23008-2 MPEG-H Part 2 and ITU-T H.265 * HEVC provides superior video quality and up to twice the data compression as the previous standard (H.264/MPEG-4 AVC) * HEVC can support 8K Ultra High Definition video, with a picture size up to 8192x4320 pixels
net-im/qxmpp-0.9.3 (Score: 3.8852955E-5)
QXmpp is an xmpp client library based on Qt & C++
QXmpp is pretty intuitive and easy to use. It uses Qt extensively. Qt is the only third party library it is dependent on. Users need to a have working knowledge of C++ and Qt basics (Signals and Slots and Qt data types). The underlying TCP socket and the XMPP RFCs (RFC3920 and RFC3921) have been encapsulated into classes and functions. Therefore the user would not be bothered with these details. But it is always recommended to the advanced users to read and enjoy the low level details.
net-im/vqcc-gtk-0.5 (Score: 3.8852955E-5)
LAN chat client compatible with quickChat and Vypress Chat (TM)
vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily used in small LAN's. It is based on quickChat/Vypress Chat (TM) for Windows (from Vypress Research) and is licensed under the GPL. The application supports both quickChat and Vypress Chat(TM) protocols and hopefully is compatible enough to substitute those applications when using Linux, FreeBSD or another *NIX desktop. You need no server to run, however it is not possible to communicate outside your LAN (or subnet). (From the About page)
net-mgmt/icinga-core-1.13.3 (Score: 3.8852955E-5)
Enterprise grade open source monitoring system based on Nagios
Icinga is an enterprise grade open source monitoring system which keeps watch over networks and any conceivable network resource, notifies the user of errors and recoveries and generates performance data for reporting. Scalable and extensible, Icinga can monitor complex, large environments across dispersed locations. Icinga is a fork of Nagios and is backward compatible. That said, Nagios configurations, plugins, and addons can all be used with Icinga. Though Icinga retains all the existing features of its predecessor, it builds on them to add many long awaited patches and features requested by the user community.
net-mgmt/GRNOC-TL1-1.3.10 (Score: 3.8852955E-5)
Retrieve data from different models of TL1 devices
This module supports the ability to retrieve data from several different models of TL1 devices. Explictly supported devices include the following: * Cisco ONS15327 * Cisco ONS15454 * Cisco ONS15808 * Nortel OME 6500 * Nortel HDXc * Ciena CoreDirector * Infinera DTC * Fujitsu FLASHWAVE 7500 Each specifically supported device has its own GRNOC::TL1::Device module, which sets the default port and prompt used for that device. They also may each export their own unique commands on top of what is already provided in GRNOC::TL1::Device. Raw commands and output can be sent and received, or output can be parsed via the parse function, or by calling a function for that device.
net-mgmt/send-0.3 (Score: 3.8852955E-5)
Secure Neighbor Discovery implementation for IPv6
SEND is the implementation of RFC3971 Secure Neighbor Discovery (SEND). SEND cryptographically secures the IPv6 neighbor discovery protocol, countering the threats discussed in RFC3756 (IPv6 Neighbor Discovery (ND) Trust Models and Threats). The implementation is a new version of DoCoMo's SEND (send_0.2) that was implemented completely in user space. Novelty in send_0.3 is the native SEND API that avoids the need for the use of netgraph and BPF, which makes send_0.3 portable over different BSD platforms and significantlly more efficient. Also included in the distribution are implementations of RFC3972 Cryptographically Generated Addresses (CGAs) and RFC3779 X.509 Extensions for IP Addresses and AS Identifiers.
net-p2p/gtk-gnutella-1.1.10 (Score: 3.8852955E-5)
GTK based Gnutella client
GTK based Gnutella client which supports the standard Gnutella operations. Search, download, file sharing, bandwidth limiting, host caching, as well as some basic statistics. Now with enhanced features, such as PARQ queueing, PFSP, DHT, push-proxies, UPnP, NAT-PMP and others, making it a stable and fully functional graphical gnutella client for *nix systems. An excellent way to find that hidden file on the internet that you know exists but standard search engines do not seem to carry. IRC: #gtk-gnutella on freenode.net
net-p2p/ktorrent-4.3.1 (Score: 3.8852955E-5)
KDE下的BitTorrent客户端
KTorrent是一个KDE下的BitTorrent客户端。它的主要特点是: o 下载torrent文件 o 上传速度限制 o 使用Bittorrent下载网站的搜索引擎来进行Internet搜索 o UDP的Tracker o 使用UPnP进行端口转发 o IP阻止插件 o 导入部分或全部下载 o 支持分布式哈希表 o 协议加密 o 带宽调度 o 目录扫描,自动加载目录中的torrent o 可以添加tracker到torrent中 o 对多文件的torrent,进行文件优先顺序设置
net-p2p/unworkable-0.53 (Score: 3.8852955E-5)
Free BitTorrent Implementation
Unworkable is a BSD-licensed BitTorrent implementation for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. Unworkable is still in an early stage of development, and is far behind most other BitTorrent implementations. However, it is usable for some basic things and the source code is quite minimal(4,000 lines of C compared to rTorrent's 40,000+ of C++).