Anet is a networking library for the Ada programming language featuring:
* BSD socket implementation
* High abstraction level
* Extendable socket type hierarchy
* Socket receiver tasks (Stream and Datagram)
* Ada type serialisation/deserialisation over sockets
* Supported socket families
- IPv4 (AF_INET)
- IPv6 (AF_INET6)
- UNIX domain (AF_UNIX)
- Linux only: Packet (AF_PACKET)
- Linux only: Netlink (AF_NETLINK)
* Supported socket modes
- Stream (TCP)
- Datagram (UDP)
- RAW
* Support for IPv4/IPv6 multicast
* UDP/IPv4 packet creation and validation
nDPI is a ntop-maintained superset of the popular OpenDPI library. Its goal is
to extend the original library by adding new protocols that are otherwise
available only on the paid version of OpenDPI. Furthermore, we have modified
nDPI do be more suitable for traffic monitoring applications, by disabling
specific features that slow down the DPI engine while being them un-necessary
for network traffic monitoring.
Yate - Yet Another Telephony Engine
is a next-generation telephony engine; while currently focused on
Voice over Internet Protocol (VoIP) and PSTN, its power lies in its
ability to be easily extended. Voice, video, data and instant
messenging can all be unified under Yate's flexible routing engine,
maximizing communications efficiency and minimizing infrastructure
costs for businesses.
Yate is production-ready software and is easily extensible.
Yate is licensed under the GPL.
Twisted News provides a very basic NNTP server, as well as an NNTP client
protocol implementation. Two message storage systems are supported: the
DB-API 2.0 backend stores and indexes messages in any compatible SQL database;
the Twisted dirdbm backend uses serialized Python objects stored directly on
the filesystem for message storage. Twisted News also has very rudamentary
support for moderated groups.
Twisted News is available under the MIT Free Software licence.
With XPN you can read/write articles on the Usenet with a good MIME
support (better than some well known newsreaders).
XPN can operate with all the most diffuse charset starting from US-ASCII
to UTF-8. When you edit an article XPN automatically chooses the best
charset, however is always possible to override this choice.
There also other useful features like scoring, filtered views,
random tag-lines, external editor support, one-key navigation,
ROT13, spoiler char.
MagicFilter
magicfilter is an extensible and customizable automatic printer filter.
It selects an appropriate conversion technique for the input data by
seeking for magic numbers, and then utilizing the appropriate conversion
utility.
magicfilter is primarily intended for use as the `input filter' by the
lpd print spooler. The options accepted by magicfilter are exactly the
ones passed to the input filter by lpd (unless you build it on a LPRng
system -- in that case, magicfilter accepts no options.)
DVISVG creates one SVG Document, which includes content of the selected page
from the specified DVI file. DVISVG produces outlines for used glyphs/characters
in DVI file as an external SVG Font.
SVG Document produced by DVISVG uses external SVG Fonts so there is
a problem with using Adobe's SVG Viewer which doesn't currently support it.
Solution is using embeded fonts which can to be easily inserted in svg file
from the external fonts file.
This software is a filter program used with Common UNIX Printing
System (CUPS) from the Linux. This can supply the high quality print
with Seiko Epson Color Ink Jet Printers.
This product supports only EPSON ESC/P-R printers. This package can be
used for all EPSON ESC/P-R printers.
For detail list of supported printer, please refer to below site:
http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
The AMSFonts collection is a set of miscellaneous TeX fonts that augment the
standard Computer Modern set normally distributed with TeX. AMSFonts includes
- Euler math fonts
- Extra mathematical symbols
- Blackboard bold letters (uppercase only)
- Fraktur letters
- Subscript sizes of bold math italic and bold Greek letters
- Subscript sizes of large symbols such as sum and product
- Additional sizes of the Computer Modern small caps font
- Cyrillic fonts (from the University of Washington)
HARU is a free, cross platform, open-sourced software library for generating
PDF. It supports the following features.
1. Generating PDF files with lines, text, images.
2. Outline, text annotation, link annotation.
3. Compressing document with deflate-decode.
4. Embedding PNG, Jpeg images.
5. Embedding Type1 font and TrueType font.
6. Creating encrypted PDF files.
7. Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
8. Supporting CJK fonts and encodings.
You can add the feature of PDF creation by using HARU without understanding
complicated internal structure of PDF.