Subversion Repositories Kolibri OS

Rev

Rev 1737 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1737 Rev 3139
Line 1... Line 1...
1
What is implemented
1
Cosaè implementato
2
===================
2
==================
Line 3... Line 3...
3
 
3
 
Line 4... Line 4...
4
The following features are present in the TCP/IP stack code:
4
Le seguenti feature sono presenti nel codice stack TCP/IP:
5
 
5
 
6
  IP layer.
6
  IP layer.
7
  ICMP.
7
  ICMP.
Line 12... Line 12...
12
  Realtek 8139 PCI ethernet interface.
12
  Realtek 8139 PCI ethernet interface.
13
  Intel i8255x PCI ethernet interface.
13
  Intel i8255x PCI ethernet interface.
14
  Dynamic ARP table.
14
  Dynamic ARP table.
15
  PPP dialer
15
  PPP dialer
Line 16... Line 16...
16
  
16
 
Line 17... Line 17...
17
And the following internet applcations are implemented
17
E sono implementate le seguenti applicazioni:
18
 
18
 
19
  HTTP Server
19
  Server HTTP
20
  Telnet
20
  Telnet
21
  POP Client   
21
  Client POP
22
  DNS Name resolver
22
  DNS Name resolver
23
  MP3 Server
23
  Server MP3
Line 24... Line 24...
24
  TFTP Client
24
  Client TFTP
25
  IRC Client
25
  Client IRC
26
  
26
 
Line 27... Line 27...
27
There are also a number of experimental applications for streaming music
27
Vi sono inoltre applicazioni sperimentali, per los terming di musica e
28
and performing interprocess communication via sockets. A Web broswer is in
28
per la comunicazione via socket, in fase di sviluppo vi è anche un
Line 29... Line 29...
29
development
29
browser web.
30
 
30
 
31
 
31
 
Line 32... Line 32...
32
What is not implemented
32
Cosa non è implementato
33
=======================
33
=======================
Line 34... Line 34...
34
 
34
 
Line 35... Line 35...
35
The IP layer does not process header options.
35
Il layer IP non processa le opzioni dello header.
36
The IP layer does not support routing.
36
Il layer IP non supporta il routing.
Line 37... Line 37...
37
Packet fragmentation is not supported.
37
Non è supportata la 'Packet fragmentation'.
38
 
38
 
39
 
39
 
40
How to configure Kolibri for PPP
40
Come configurare Kolibri per il PPP
Line 41... Line 41...
41
===============================
41
===================================
42
 
42
 
Line 43... Line 43...
43
See ppp.txt
43
Vedi ppp.txt