Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第3,2613,270项(搜索用时0.008秒)
comms/libticalcs2-1.1.8 (Score: 0.0012383816)
TI calculator library
A library to communicate with TI calculators.
comms/libusbmuxd-1.0.10 (Score: 0.0012383816)
Communication interface library for usbmuxd
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of multiplexing connections over USB to an iPhone or iPod Touch. To users, it means you can sync your music, contacts, photos, etc. over USB. To developers, it means you can connect to any listening localhost socket on the device. This package contains the usbmuxd communication interface library.
comms/linpsk-1.2 (Score: 0.0012383816)
Simple Qt PSK31, RTTY, and MSK31 client
LinPsk is a program for operating on digital modes running on Linux. LinPsk supports BPSK , QPSK and RTTY at the moment. Main features are: the simultaneuos decoding of up to four channels. The different digital modes may be mixed You can define a trigger on each channel to be notified if a text of your choice is detected. You can log each received channel at a file. For easy qso'ing you can define macros and for larger texts to be send you can use two files. You can view the signal as spectrum or in a waterfall display. Both are scalable in the frequency domain. At the Moment RTTY only supports 45 baud and 1.5 stopbits.
comms/lirc-0.9.0 (Score: 0.0012383816)
Linux Infrared Remote Control
LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc.
comms/mgetty-1.1.37 (Score: 0.0012383816)
Handle external logins, send and receive faxes
Mgetty is a "smart" getty replacement, designed to be used with Hayes compatible data and data/fax modems. Mgetty knows about modem initialization, manual modem answering (so your modem doesn't answer if the machine isn't ready), UUCP locking (so you can use the same device for dial-in and dial-out). Mgetty provides very extensive logging facilities. Sendfax sends the named g3 fax files to the fax machine at "phone number". The g3 files can be created with pbmtog3(1) or GNU's GhostScript with the "digifax" driver.
comms/nasawash-0.50 (Score: 0.0012383816)
Amateur Radio keplerian file cleanup program
Amateur Radio program for cleaning NASA format keplerian element files.
comms/nmealib-0.5.3 (Score: 0.0012383816)
Library for working with the NMEA protocol
Open source library for working with the National Marine Electronics Association (NMEA) protocol. Features: * Analysis NMEA sentences and granting GPS data in C structures * Generate NMEA sentences * Supported sentences: GPGGA, GPGSA, GPGSV, GPRMC, GPVTG * Multilevel architecture of algorithms * Additional functions of geographical mathematics and work with navigation data
comms/esmska-0.21 (Score: 0.0012383816)
Program for sending SMS over the Internet
Esmska is a cross-platform application for sending GSM SMS over the Internet. It uses publicly available web gateways and sends messages through them. This way it can be much more comfortable than using a web browser or a mobile phone. Features: * Send SMS through various gateways (local or international, free or paid) * Supports all common operating systems (Linux, Windows, Mac OS, etc.) * Free, under open-source licence GNU AGPL3+ * Import contacts from vCard files or third-party programs (DreamCom) * Send SMS to multiple recipients at once * History of sent messages * Pluggable gateway system - easy to provide support for more gateways directly by users * Extensive possibilities of changing appearance * Many other planned features
comms/owfs-3.1p1 (Score: 0.0012383816)
OWFS -- 1-Wire file system
OWFS -- 1-Wire file system. OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim. OWFS is a simple and flexible program to monitor and control the physical environment. You can write scripts to read temperature, flash lights, write to an LCD, log and graph, ...
comms/serial-2.7 (Score: 0.0012383816)
Serial port encapsulation library for Python
This module encapsulates the access to the serial port. It provides backends for Python running on Windows, Linux, BSD (possibly any POSIX compliant system), Jython, and IronPython (.NET and Mono). The module named "serial" automatically selects the appropriate backend.