Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第2,1212,130项(搜索用时0.008秒)
www/Net-FreshBooks-API-0.24 (Score: 0.004365333)
Easy OO access to the FreshBooks.com API
http://www.freshbooks.com is a website that lets you create, send and manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects.
www/WebService-Validator-CSS-W3C-0.2 (Score: 0.004365333)
Experimental interface to the W3C CSS Validation online service
This module is an experimental interface to the W3C CSS Validation online service <http://jigsaw.w3.org/css-validator/>, based on its experimental SOAP 1.2 support. It helps to find errors in Cascading Style Sheets.
devel/go-json-rest-1.0.0 (Score: 0.0043542734)
Quick and easy way to setup a RESTful JSON API
Go-Json-Rest is a thin layer on top of net/http that helps building RESTful JSON APIs easily. It provides fast URL routing using a Trie based implementation, and helpers to deal with JSON requests and responses. It is not a high-level REST framework that transparently maps HTTP requests to procedure calls, on the opposite, you constantly have access to the underlying net/http objects.
net/sniffit-0.3.7b (Score: 0.0043542734)
Packet sniffer program. For educational use
Sniffit is a network sniffer for TCP/UDP/ICMP packets. Sniffit produces very detailed technical details about the packets flowing through your network (SEQ, ACK, TTL, Window, ...) and also packet contents in different formats (hex or plain text, ...) WWW-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit.html FAQ-404: http://reptile.rug.ac.be/~coder/sniffit/sniffit-FAQ.html or http://reptile.rug.ac.be/~wvdputte/sniffit_addicts_anonymous/
print/ghostscript-9.16 (Score: 0.004348577)
Ghostscript 9.x PostScript interpreter, base part
Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays. This is distributed with the GNU General Public License, which allows free use, and free copying and redistribution under certain conditions (including, in some cases, commercial distribution). This port includes add-on packages (not part of the official gs release) o HP8XX driver for HP DeskJet 880C/882C/895C - http://www.gelhaus.net/hp880c/ o PCL3 driver for HP DeskJet series - http://home.vrweb.de/martin.lottermoser/pcl3.html o DJ970 driver for HP DeskJet 970CXi - http://www.harsch.net/Ghostscript/ghostscript.html o Special drivers for verious printer models - Alps, Canon, Epson, NEC, Lexmark, Ricoh,... o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170
print/ghostscript-9.16 (Score: 0.004348577)
Ghostscript 9.x PostScript interpreter, X11 support
Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays. This is distributed with the GNU General Public License, which allows free use, and free copying and redistribution under certain conditions (including, in some cases, commercial distribution). This port includes add-on packages (not part of the official gs release) o HP8XX driver for HP DeskJet 880C/882C/895C - http://www.gelhaus.net/hp880c/ o PCL3 driver for HP DeskJet series - http://home.vrweb.de/martin.lottermoser/pcl3.html o DJ970 driver for HP DeskJet 970CXi - http://www.harsch.net/Ghostscript/ghostscript.html o Special drivers for verious printer models - Alps, Canon, Epson, NEC, Lexmark, Ricoh,... o Additional contributed uniprint driver profiles for - Epson Stylus Color 740 and Epson LQ-1170
net/Net_UserAgent_Detect-2.5.2 (Score: 0.0043292376)
PEAR class that determines the Web browser, version, and platform
The Net_UserAgent object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. This module is based upon the JavaScript browser detection code available at http://www.mozilla.org/docs/web-developer/sniffer/browser_type.html. This module had many influences from the lib/Browser.php code in version 1.3 of Horde.
devel/rubygems-mirror-1.1.0 (Score: 0.0043096133)
Mirror rubygems
A ruby gem to mirror gems from rubygems.org. It uses net/http/persistent and threads to grab the mirror set a little faster than the original.
japanese/myrurema-0.3.5 (Score: 0.0043096133)
Tool which helps searching/browsing/writing the Japanese Ruby docs
myrurema provides a command 'rurema', which helps searching/browsing/writing the Japanese Ruby documents. (a.k.a. Rurema http://bugs.ruby-lang.org/projects/rurema/wiki )
misc/pyfiglet-0.7.5 (Score: 0.0043096133)
Pure-python FIGlet implementation
pyfiglet is a full port of FIGlet (WWW: http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts.