Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第13,67113,680项(搜索用时0.009秒)
irc/cwirc-2.0.0 (Score: 9.2878623E-4)
X-Chat Morse plugin
CWirc is a plugin for the X-Chat IRC client to transmit raw morse code over the internet using IRC servers as reflectors. The transmitted morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig : it sends and receives morse over virtual channels, and it can listen to multiple senders transmitting on the same channel. Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and the sound is played through the soundcard, or through an external sounder.
irc/fisg-0.3.12 (Score: 9.2878623E-4)
Fast IRC statistics generator
FISG is a tool that creates statistics from IRC logs. FISG supports various logfile formats and has a very fast parsing engine.
irc/gseen.mod-1.1.1.p3 (Score: 9.2878623E-4)
Seen-module for the eggdrop IRC bot
gseen.mod gseen works similar to countless seen scripts. It logs for each user when he or she was last seen in the channel and makes this information publically available. It takes switching nick names into consideration and supports wildcards in search-requests. The advantage of gseen in contrast to most other seen scripts is it's speed. gseen can handle databases of several thousand nicks without a lag in seen requests. It also supports several languages.
irc/irc2dc-0.1 (Score: 9.2878623E-4)
Provides intercommunication between DC++ hub and IRC channel
irc2dc provides intercomunication between users of DC++ hub and IRC channel For now it works just like simple bot, that transfers public messages from one side to other.
irc/ircii-20151120 (Score: 9.2878623E-4)
Small and high extensible IRC client
The ircII program is a full screen, termcap based interface to Internet Relay Chat. It gives full access to all of the normal IRC functions, plus a variety of additional options.
irc/smartirc4net-1.0 (Score: 9.2878623E-4)
Multi-layered IRC library
SmartIrc4net is a multi-threaded and thread-safe IRC library written in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient.
irc/AnyEvent-IRC-0.97 (Score: 9.2878623E-4)
Event system independent IRC protocol module
AnyEvent::IRC is an event system independend IRC protocol module.
irc/Bot-BasicBot-0.89 (Score: 9.2878623E-4)
Simple irc bot baseclass
Basic bot system designed to make it easy to do simple bots, optionally forking longer processes (like searches) concurrently in the background.
irc/IRC-Utils-0.12 (Score: 9.2878623E-4)
Common utilities for IRC-related tasks
The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc.
irc/POE-Component-IRC-6.88 (Score: 9.2878623E-4)
Fully event-driven IRC client module
POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect to, and it sends back interesting IRC events when they happen. You make the client do things by sending it events.