Ports Search

Results 1,2011,210 of 5,824 for /net/.(0.003 seconds)
net/kdenetwork-filesharing-4.14.3 (Score: 0.07643312)
KDE Filesharing via Samba
Filesharing Interfaces.
net/kdenetwork-4.14.3 (Score: 0.07643312)
KDE Network applications (meta port)
KDE Network Metapackage.
net/44bsd-rdist-20001111 (Score: 0.07643312)
The traditional 4.4BSD rdist
This is the traditional 4.4BSD /usr/bin/rdist, with additional FreeBSD fixes and updates since 4.4BSD Lite was released.
net/NetAddr-IP-Count-2.01 (Score: 0.07643312)
NetAddr::IP::Count - Count hosts in named subnets
This module implements a symplistic way to match individual IP Addresses to subnets. It can be used to, among other things, help analyze HTTPD logs. -Anton <tobez@FreeBSD.org>
net/NetPacket-1.4.1 (Score: 0.07643312)
Modules to assemble/disassemble network packets at the protocol level
NetPacket provides a base class for a cluster of modules related to decoding and encoding of network protocols. Each NetPacket descendent module knows how to encode and decode packets for the network protocol it implements.
net/OAI-Harvester-1.20 (Score: 0.07643312)
Perl module to harvest using the OAI protocol
Perl module query OAI-PMH repositories. The Open Archives Initiative - Protocol for Metadata Harvesting allows repositories to share information about their contents.
net/OurNet-BBS-1.66 (Score: 0.07643312)
Component Object Model for BBS systems
OurNet-BBS is a cross-protocol distributed network, built as an abstraction layer over telnet BBS-based systems used in Hong Kong, China and Taiwan. It implements a flexible object model for different BBS backends, along with an asymmetric authentication and remote procedure call protocol. This project aims to become a protocol agnostic middle-ware solution for identity-based information storage & retrieval, much like the Project Jabber's goal toward instant messaging, or Project JXTA's aim toward distributed services. If you are new to the telnet-bbs platform, please download a copy of Melix BBS software (in English, Traditional Chinese and Simplified Chinese) at http://melix.elixus.org/. For some of its practical uses, search for OurNet::BBSApp on CPAN, and the sample scripts in the eg/ directory in this module's distribution.
net/OurNet-BBSAgent-1.61 (Score: 0.07643312)
Scriptable telnet-based virtual users
OurNet::BBSAgent provides an object-oriented interface to TCP/IP based interactive services, by simulating as a virtual user with action defined by a script language. The developer could then use the same methods to access different services, to easily implement interactive robots, spiders, or other cross-service agents. The scripting language of OurNet::BBSAgent features both flow-control and event-driven capabilities, makes it especially well-suited for dealing with automation tasks involved with Telnet-based BBS systems. This module is the foundation of the BBSAgent back-end described in OurNet::BBS. Please consult its man page for more information.
net/POE-Component-Client-Ident-1.16 (Score: 0.07643312)
POE component for non-blocking ident lookups
POE::Component::Client::Ident is a POE component that provides non- blocking Ident lookup services to other components and sessions. The component takes requests in the form of events, spawns POE::Component::Client::Ident::Agent sessions to perform the Ident queries and returns the appropriate responses to the requesting session.
POE component for managing connections, with keep-alive
POE::Component::Client::Keepalive creates and manages connections for other components. It maintains a cache of kept-alive connections for quick reuse. It is written specifically for clients that can benefit from kept-alive connections, such as HTTP clients.