Re: Web Serving on My OS
Posted: Thu Jan 28, 2016 7:39 am
Cool OS! But trying to download it from your site gives a 403 Forbidden error.
The Place to Start for Operating System Developers
https://f.osdev.org/
I'm still thinking about how I'm going to implement networking... it's not high on my priority list, but I want to make sure that I get it right when I do it... I'll probably start with client-side stuff though (like a web browser, email client, etc.) rather than server stuff.Muazzam wrote:At least for me, network programming is harder than OS development. It (including a server and a browser) is a high-priority for my OS nonetheless.SpyderTL wrote:I think you just summed up OS Development.Muazzam wrote:Printing hello world, the hard way!
When you put it that way, I'm kinda wondering why it took me like 6 months to get my first hello world response on a single VirtIO virtual network card.iansjack wrote:You have to start with a range of NIC drivers and a TCP/IP stack. That's the difficult part; everything else is fairly routine programming.
Thanks for letting me know, had the permissions on the file wrong (oops) Should work now.omarrx024 wrote:Cool OS! But trying to download it from your site gives a 403 Forbidden error.
I'll try it now.apamment wrote:Thanks for letting me know, had the permissions on the file wrong (oops) Should work now.
Maybe you should host it on your own OS rather .apamment wrote:Thanks for letting me know, had the permissions on the file wrong (oops) Should work now.omarrx024 wrote:Cool OS! But trying to download it from your site gives a 403 Forbidden error.
Haha, well given my OS doesn't have permissions at all, that might workonlyonemac wrote:Maybe you should host it on your own OS rather .