Ports Search

Results 3,2813,290 of 19,819 for %22HTTP Server%22.(0.008 seconds)
comms/xmorse-20041125 (Score: 0.0012383816)
Fully automatic Morse code teaching machine
A fully automatic Morse code teaching machine. Teaches you to receive Morse code. It starts with a few letters and adds more when it sees that you are ready. The program won't teach you to send code. It runs in X Window. Built with the Fast Light ToolKit(fltk) and the Simple Directmedia Layer(SDL). It need to be compiled on X Window term for the reason fluid(fltk) need to.
comms/xastir-2.0.6 (Score: 0.0012383816)
X Amateur Station Tracking and Information Reporting
Xastir is an APRS client program that uses amateur radio and internet services to convey GPS mapping, weather, and positional data in a graphical application. It has been developed by and for amateur radio enthusiasts to provide real-time data in an easy to use package.
comms/zssh-1.5c (Score: 0.0012383816)
Interactively transferring files to a remote machine while using ssh
zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. zssh is an interactive wrapper for ssh used to switch the ssh connection between the remote shell and file transfers. Files are transferred through the zmodem protocol, using the rz and sz commands.
converters/dosunix-1.0.14 (Score: 0.0012383816)
Manipulation of text files in a mixed DOS/Windows and Unix environment
The suite of utilities known as DosUnix provide a selection of features allowing manipulation of text files in a mixed DOS/Windows and Unix environment. The three utilities are: - dosunix, which creates a copy of a DOS text file in Unix text format; - unixdos, which creates a copy of a Unix text file in DOS text format; - chktxt, which inspects a given text file to determine whether it is in DOS text format or Unix text format.
converters/enca-1.18 (Score: 0.0012383816)
Detect encoding of text files
Enca currently can determine 8bit charsets of Belarussian, Czech, Polish, Russian, Slovak and Ukrainian texts and also some multibyte encodings, independently on language (provided it's some European language).
converters/fondu-051010 (Score: 0.0012383816)
Series of programs to interconvert between mac fonts
A set of programs to interconvert between Mac font formats and PFB, TTF, OTF and BDF files on Unix.
converters/gbase-0.5 (Score: 0.0012383816)
Program to convert between the 4 common bases used in programming
GBase is a GTK program designed to convert between the four common bases used in programming (decimal, hexadecimal, octal and binary). It converts numbers on-the-fly as they are typed in. It can also convert numbers entered on the command line. It can correctly handle both signed and unsigned 32-bit integers. License: Artistic
converters/libticonv-1.1.4 (Score: 0.0012383816)
TI calculator character set library
A library to work with character sets used on TI calculators.
converters/libb64-1.2.1 (Score: 0.0012383816)
Library for fast Base64 encoding and decoding
libb64 is a library of ANSI C routines for fast encoding/decoding of data into and from a Base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful encoding for storing binary data in a text file, such as XML, or sending binary data over text-only communication channels.
converters/rcctools-0.1.1 (Score: 0.0012383816)
Charset conversion utility with language and encoding autodetection
Command line interface to devel/librcc library. It is a highly configurable tool (supports almost all library functionality) which allows to recode standard input on the per-line basis. Additionally, there is a special mode providing a way to bring the names of all files in the specified directory to appropriate form (to the specified encoding, transliterate all names to english, translate all names to english, etc.)