Ports Search

Results 7,9117,920 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.012 seconds)
net/lualdap-1.1.0 (Score: 2.1584389E-4)
LDAP support for the Lua language
LuaLDAP is a simple interface from Lua to an LDAP client. In fact it is a bind to OpenLDAP or to ADSI. It enables a Lua program to: - connect to an LDAP server; - execute any operation (search, add, compare, delete, modify and rename); - retrieve entries and references of the search result.
net/ohphone-1.4.5 (Score: 2.1584389E-4)
H323 Video Conferencing Program, compatible with NetMeeting
OhPhone is a H323 Video Conferencing Program compatible with other H323 video conferencing programs including Microsoft NetMeeting. OhPhone supports full duplex audio and bi-directional video. It requires a full duplex sound card for audio support and a Bt848/878 based video card (using the bktr driver) for video capture. It uses the OpenH323 and PWLib libraries, developed by Equivalence Pty.
net/Net-PcapUtils-0.01 (Score: 2.1584389E-4)
Utility routines for Net::Pcap module
Net::PcapUtils is a module to sit in front of Net::Pcap in order to hide some of the pcap(3) initialisation by providing sensible defaults. This enables a programmer to easily write small, specific scripts for a particular purpose without having to worry about too many details.
net/Rose-URI-1.02 (Score: 2.1584389E-4)
Easy and efficient manipulation of URI components
Rose::URI is an alternative to URI. It provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation.
net/Validate-Net-0.6 (Score: 2.1584389E-4)
Format validation and more for Net:: related strings
Validate::Net is a class designed to assist with validation internet related strings. It can be used to validate CGI forms, internally by modules, and in any place where you want to check that an internet related string is valid before handing it off to a Net::* class. Whenever a test is false, you can access the reason through the reason method.
net/packetdrill-0.0.20130820 (Score: 2.1584389E-4)
Network stack testing tool
The packetdrill scripting tool enables quick, precise tests for entire TCP/UDP/IPv4/IPv6 network stacks, from the system call layer down to the NIC hardware. packetdrill currently works on Linux, FreeBSD, OpenBSD, and NetBSD. It can test network stack behavior over physical NICs on a LAN, or on a single machine using a tun virtual network device.
net/paho-mqtt-1.1 (Score: 2.1584389E-4)
MQTT version 3.1/3.1.1 client class
Python MQTT version 3.1/3.1.1 client class The MQTT protocol is a machine-to-machine (M2M)/"Internet of Things" connectivity protocol. Designed as an extremely lightweight publish/subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
net/ldaptor-0.0.43 (Score: 2.1584389E-4)
Pure-python LDAP module for Twisted
Ldaptor is a pure-Python library that implements: * LDAP client logic * separately-accessible LDAP and BER protocol message generation/parsing * ASCII-format LDAP filter generation and parsing * LDIF format data generation * Samba password changing logic Also included is a web-based user interface to search and edit information in an LDAP directory and a set of LDAP utilities for use from the command line.
net/pcapy-0.10.9 (Score: 2.1584389E-4)
Python pcap extension
Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables Python scripts to capture packets on the network. Pcapy is highly effective when used in conjunction with a packet-handling package such as Impacket, which is a collection of Python classes for constructing and dissecting network packets.
net/rsplib-3.0.2 (Score: 2.1584389E-4)
RSerPool Framework and Example Applications
RSerPool client/server API library for load distribution and Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to RFC 5356) for a lightweight server pool and session management framework. It provides highly available pool management (that is registration handling and load distribution/balancing) by components called Registrar and a client-side/server-side API for accessing the service of a pool.