Posted 04 August 2013 - 02:40 AM
While making my first OS i've encountered an obstacle.
One of most important part of my system is a router - a program which can break the barrier of 384m wireless range.
But I want to use as a router every computer which is using my OS.
So, tl;dr: i need something alike linux daemon - while the normal shell is running in foreground, my router is redirecting connections in background. How i can do this?
One of most important part of my system is a router - a program which can break the barrier of 384m wireless range.
But I want to use as a router every computer which is using my OS.
So, tl;dr: i need something alike linux daemon - while the normal shell is running in foreground, my router is redirecting connections in background. How i can do this?