|
Life with dooroos |
|
|
|
|
dooroos.Embedded > NETWORK |
|
|
|
NETWORK | |
|
|
Network Server |
|
The network server supports the TCP/IP network service. The application can use the network server to access the network.
The socket interface is provided and TCP/UDP, IP, ICMP, ARP, RARP etc. is supported, but the not supported protocols can be implemented by using network server.
The network device driver looks like the general device driver model, but some special network API is given.
|
|
The memory usage is defined to control the network throughput. |
|
Provide the high speed and the high throughput network. |
|
The stable network protocol is supported. |
|
The network device driver regitration/deregistration. |
|
Raw, TCP, UDP protocol. |
|
IP, ICMP, ARP, RARP protocol. |
|
Support ONLY one network device. |
|
|
|