Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第18,67118,680项(搜索用时0.011秒)
net/pure-sockets-0.7 (Score: 7.739885E-4)
Pure language interface to the Berkeley socket functions
Pure interface to the Berkeley socket functions. Provides most of the core functionality, so you can create sockets for both stream and datagram based protocols and use these to transmit messages. Unix-style file sockets are also available if the host system supports them.
net/msrplib-0.14.4 (Score: 7.739885E-4)
Python MSRP client library
The MSRP protocol stack implementation for clients written in python. Message Session Relay Protocol (MSRP) is a protocol for transmitting a series of related instant messages in the context of a session. Message sessions are treated like any other media stream when set up via a rendezvous or session creation protocol such as the Session Initiation Protocol (SIP).
net/pcapy-0.10.9 (Score: 7.739885E-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/pysmb-1.1.18 (Score: 7.739885E-4)
SMB/CIFS library written in Python
pysmb is an experimental SMB/CIFS library written in Python. It implements the client-side SMB/CIFS protocol which allows your Python application to access and transfer files to/from SMB/CIFS shared folders like your Windows file sharing and Samba folders. It was tested with Windows XP SP3, Windows Vista, Windows 7 and Samba 3.x. Modules smb - Contains all the SMB operations and constants nmb - Contains some of the NetBIOS over TCP/IP operations which is necessary for the smb module to operate.
net/ripe.atlas.cousteau-1.0.6 (Score: 7.739885E-4)
Python wrapper around the RIPE Atlas API
A python wrapper around RIPE ATLAS API.
net/AnyEvent-Twitter-Stream-0.28 (Score: 7.739885E-4)
Perl module to receive Twitter streaming API in an event loop
AnyEvent::Twitter::Stream - Receive Twitter streaming API in an event loop
net/IO-Socket-IP-0.37 (Score: 7.739885E-4)
Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6
IO::Socket::IP provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way. For a list of known differences, see the IO::Socket::INET INCOMPATIBILITES section below. It uses the getaddrinfo(3) function to convert hostnames and service names or port numbers into sets of possible addresses to connect to or listen on. This allows it to work for IPv6 where the system supports it, while still falling back to IPv4-only on systems which don't.
net/rtptools-1.21 (Score: 7.739885E-4)
Set of tools to record, playback, and monitor RTPv2 data streams
The rtptools distribution consists of a number of small applications that can be used for processing RTP data. rtpplay play back RTP sessions recorded by rtpdump rtpsend generate RTP packets from textual description, generated by hand or rtpdump rtpdump parse and print RTP packets, generating output files suitable for rtpplay and rtpsend rtptrans RTP translator between unicast and multicast networks
net/dict-0.9.4 (Score: 7.739885E-4)
Client-side implementation of the DICT protocol in Ruby
Ruby/DICT is an RFC 2229 compliant client-side library implementation of the DICT protocol, written in the Ruby programming language. It can be used to write clients that access dictionary definitions from a set of natural language dictionary databases.
net/azure-core-0.1.2 (Score: 7.739885E-4)
Microsoft Azure Client Core Library for Ruby SDK
Microsoft Azure Client Core Library for Ruby SDK