DexOS http server test
DexOS http server test
I am working on DexOS TCP/IP stack and am testing a basic http server, running on DexOS.
If you see the message about DexOS (when clicking on the link), that means it's on line and working.
[NOW OFF LINE]
Thanks.
If you see the message about DexOS (when clicking on the link), that means it's on line and working.
[NOW OFF LINE]
Thanks.
Last edited by Dex on Wed Feb 21, 2007 5:30 pm, edited 1 time in total.
Beautiful!
One of the first osdev projects I've seen to actually get something like this running.
Code: Select all
Welcome to DexOS test page.
This is running on DexOS Server, which is running on the DexOS OS
A world first, coded by team DexOS
Cool ;)
Last edited by Alboin on Wed Feb 21, 2007 3:02 pm, edited 1 time in total.
C8H10N4O2 | #446691 | Trust the nodes.
- Colonel Kernel
- Member
- Posts: 1437
- Joined: Tue Oct 17, 2006 6:06 pm
- Location: Vancouver, BC, Canada
- Contact:
Cool a HTTP server in DexOS
inflater
inflater
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
I am interested how some OS can get some data from modem (if the internet connection is a dial-up), process the data by Transmission Control Protocol/Internet Protocol, and ... make some internet applications My OS is too weak to have this function
My web site: http://inflater.wz.cz (Slovak)
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Derrick operating system: http://derrick.xf.cz (Slovak and English )
Its single tasking at the moment, but i do intend to use mulit-threads, once i have done some more tests, there is one bug that i am trying to fix.
The bug is, it some times it gets stuck in SynRecived waiting for a SYN, ACK, FIN and RST, but does not seem to get it, so is stuck waiting, i am trying to keep to the standard, so am doing research for a time out in this case.
I have coded a time out, but it needs the TIME_WAIT state for it to work.
And later to day i will put it up for more testing.
I am designing a new ver of DexOS the will for example use ftp to load from Hdd etc.
Even if the hdd is on the PC, it will use a loop back methord.
One cool side note: is i can open the DexOS test page on my DS, using wifi, i see loads of thing i can have fun with with this.
Regards Dex.
The bug is, it some times it gets stuck in SynRecived waiting for a SYN, ACK, FIN and RST, but does not seem to get it, so is stuck waiting, i am trying to keep to the standard, so am doing research for a time out in this case.
I have coded a time out, but it needs the TIME_WAIT state for it to work.
And later to day i will put it up for more testing.
I am designing a new ver of DexOS the will for example use ftp to load from Hdd etc.
Even if the hdd is on the PC, it will use a loop back methord.
One cool side note: is i can open the DexOS test page on my DS, using wifi, i see loads of thing i can have fun with with this.
Regards Dex.
I have been working on it off and on for a long time, but because of the way its code i think it could be ported to another simular OS in about 2-3 days as it very self containd, as soon as have fix the bugs i will release code, if anyone got a rtl8139 ethernet card and want to run the server on there PC for testing let me know.
SERVER OFF LINE
SERVER OFF LINE
Last edited by Dex on Sat Feb 24, 2007 9:55 pm, edited 1 time in total.
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact: