wuzhipeng2014 / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

Implementation of a NetworkServer to provide networking services #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
For now we do not have any networking support in FreeNOS. We
could use a NetworkServer to implement various protocols, and separate
network drivers to send packets to other machines.

Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 11:21