Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1737 → Rev 3139

/data/it/docs/STACK.TXT
1,7 → 1,7
What is implemented
===================
Cosaè implementato
==================
 
The following features are present in the TCP/IP stack code:
Le seguenti feature sono presenti nel codice stack TCP/IP:
 
IP layer.
ICMP.
14,42 → 14,42
Dynamic ARP table.
PPP dialer
And the following internet applcations are implemented
E sono implementate le seguenti applicazioni:
 
HTTP Server
Server HTTP
Telnet
POP Client
Client POP
DNS Name resolver
MP3 Server
TFTP Client
IRC Client
Server MP3
Client TFTP
Client IRC
There are also a number of experimental applications for streaming music
and performing interprocess communication via sockets. A Web broswer is in
development
Vi sono inoltre applicazioni sperimentali, per los terming di musica e
per la comunicazione via socket, in fase di sviluppo vi è anche un
browser web.
 
 
What is not implemented
Cosa non è implementato
=======================
 
The IP layer does not process header options.
The IP layer does not support routing.
Packet fragmentation is not supported.
Il layer IP non processa le opzioni dello header.
Il layer IP non supporta il routing.
Non è supportata la 'Packet fragmentation'.
 
 
How to configure Kolibri for PPP
===============================
Come configurare Kolibri per il PPP
===================================
 
See ppp.txt
Vedi ppp.txt
 
 
How to configure Kolibri for Ethernet
====================================
Come configurare Kolibri per l'Ethernet
=======================================
 
First, you need to have a supported ethernet card fitted, or present
on your motherboard. If you are uncertain what type of hardware you
have, try to configue the stack. If you have supported hardware it
will be found, and enabled.
Inanzitutto è necessario possedere una scheda ethernet supportata e
installata, o presente sulla scheda madre. Se non si è certi del tipo di
hardware, si può provare a configurare lo stack. Se l'hardware è
supportato allora verrà notificato e configurato correttamente.
 
Setting Up the ARP Table
------------------------