User manual

3 Software Configuration
netcat
socat
Samba client and server
Apache2 web server
Courier mail server
NTP client and server
sredird RFC2217 server
Desktop:
WindowMaker (KS8695 based devices) or XFCE (OMAP3 based devices) desktop
xdm server
AbiWord
dillo or netsurf web browser
3.7.2. GCC
GCC
15
development is a part of the GNU Project, aiming to improve the compiler used in the GNU
system including the GNU/Linux variant. The GCC development effort uses an open development
environment and supports many other platforms in order to foster a world-class optimizing compiler,
to attract a larger team of developers, to ensure that GCC and the GNU system work on multiple
architectures and diverse environments, and to more thoroughly test and extend the features of
GCC.
3.7.3. Netcat
Netcat
16
is a featured networking utility which reads and writes data across network connections,
using the TCP/IP protocol. It is designed to be a reliable "back-end" tool that can be used directly
or easily driven by other programs and scripts. At the same time, it is a feature-rich network
debugging and exploration tool, since it can create almost any kind of connection you would need
and has several interesting built-in capabilities.
3.7.4. Socat
socat
17
is a relay for bidirectional data transfer between two independent data channels. Each of
these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket
(UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor
(stdin etc.), the GNU line editor (readline), a program, or a combination of two of these. These
modes include generation of "listening" sockets, named pipes, and pseudo terminals.
15
http://gcc.gnu.org/gccmission.html
16
http://netcat.sourceforge.net/
17
http://www.dest-unreach.org/socat/
May 2014 OnRISC User Manual 20