Chris Gray - A super small file server
- Posted: Jul 29, 2004 at 10:58 AM
- 79,387 Views
- 28 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
Chris has built a small file server with the new Windows CE 5.0. In this 20 minute-long video he shows off the device, and then shows how to build an operating system and network file storage for it. It's about the size of a Coke can.
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
- Mike
Where is the link for the source code for the server discovery link? Which Chris refers to...
I have worked with XPe and this look's just same and a lot better than previous versions of CE I have used.
Great video, Channel9 rocks!!!
The reference board is from a company called ICOP, the board is known as the eBOX II - check out the Channel9 link here for more information and contact details at ICOP.
- Mike
thanks!
-Chris
- Mike
I would build a little mail server + web-site and stick the box in the corner to collect dust. I can't wait until I am able to do this...
Kick * video, I watched it a couple of times.. I think that you over-complicated the discovery process. I would just look at the upper-most assigned IP by the DHCP Server and then 'guess' the IP of the device. Or if failing that scan the sub-net for it.
I'm in the UK too, it seems that http://www.dsl-ltd.co.uk our the uk distubtion.
They seem to have the same board with a diffient shell.
I have e-mailed for a price.
Fair point. Couldn't you have set a default IP/SubNet Mask via the registry which is correct on the DHCP server. Trick is get it to assign you that IP then use it as a virtual static IP and it shouldn't time-out because it should be in use now and then.
Chris was wanting to show more interesting technologies, discovery seemed to be something good and useful to show here...
If you don't want to get a board but want to try out the steps in the video then you could always download the Windows CE 5.0 Evaluation Kit - you can configure, build, download, and debug a Windows CE operating system image without any additional hardware - go here for more information - http://msdn.microsoft.com/embedded
- Mike
- Mike
http://blogs.msdn.com/chrisgray/
Hi
A company in th UK called DSL does a CE kit which features the EPOXII as shown in the video. Which comes complete with CE etc...
They called me today and it cost's £435+VAT Approx. (sorry, I wrote down the price in work and er...left it there).
I'll post any more info about this on my blog (www.kryptos.co.uk/blog) if you are intrested.
F.A.O C9:
Hey, it would be nice if we could add images here...or did I miss something?
Cheers
Wayne.
I'd like to see a movie on designing your own BSP.
designing your own BSP - that could be a long movie <g> - are you looking for information on building a BSP from the ground up, or aspects of cloning and customizing an existing BSP? Which is what most developers have been doing since Windows CE 2.0, copying the Hitachi D9000, also called the "ODO" (if you are a Star Trek DS9 fan then you will remember that Odo was a shape shifter, the Hitachi D9000 was a hardware shape shifter, you would plug in processor boards to the base platform which would then take on the 'personality' of the processor board).
- Mike
Hi
What are the registry settings, I can't read the entry as I can't see the entire string...
Thanks.
"HTTPDRestartTimeClient"=dword:8
"HTTPDRestartTime"=dword:4
these just readjust the refresh timings from 30 seconds to 8
basically the idea is this -- when you supply a password to the ISAPI it needs to restart the webserver, problem is the client hasnt downloaded all the data yet so restarting will result in broken links. These settings tell the server to wait 4 seconds to restart and tells the browser to wait for 8 seconds to refresh.
You might need to adjust the values here for your platform.
-Chris
We would like to have a computer tucked away in a retail environment that would drive 3 monitors (in this instance we'd get 3 of the boxes) that would be running separate PowerPoint slides. This would be a marketing tool, showing the latest products, prices, etc. while customers are in a waiting room. Think this would be a viable solution?
Zack
So...
When can I have the really cool configuration tool to configure Windows XP or Server 2003? It would be utterly neat to get THAT in to the mainstream products!
thomas
P.S. I'm new here
-Kybo
Hi,
For details on the complete CE.NET Development System, please visit http://www.dsl-ltd.co.uk/products/cenetdev.htm.
We are the UK distributor for ICOP and would be pleased to answer any questions you may have. Please e-mail your questions to us at sales@dsl-ltd.co.uk.
Thanks
Steve Rye
Datasound Laboratories Ltd.
Tel: +44 (0)1462 675530
Fax: +44 (0)1462 482461
Web: http://www.dsl-ltd.co.uk
I couldn't find it in the MSDN subscription downloads, but then maybe I was looking for the wrong thing.
Does anyone have any idea where it can be got if it is not part of an MSDN subscription?
Cheers,
Andy
Keep up the good work.
- Mike
I've been trying to run WinCE from an ICOP eBoxII using a 40GB notebook harddrive. I've been able to do everything Chris mentions in his video but I can't seem to get the drive to become bootable. Can anybody help?
- Samer
Hi guys,
Has anybody tried accessing a remote media file shared by a WinCE file server from a WinCE client?
I have 2 CEPCs setup with Windows CE 5.0, BSP: CEPC x86.
I have a media file (chicken.wmv) located in a WinCE server
(fileserver).
Media Player pops up the error message:
Cannot open '\\fileserver\media\chicken.wmv'. (0x8007000e)
Here are some scenarios that work fine:
- WinXP client accesses remote media file (chicken.wmv).
- WinCE client accesses remote documents like Word or PDF files.
- WinCE client plays the media file (chicken.wmv) stored in local
directory (\temp).
- WinCE client accesses the remote media file via HTTP
(http://fileserver/files/chicken.wmv).
The error only happens when I access a media file in a remote
WinCE file server directory from WinCE client.
I am aware that Media Player uses DirectShow.
Could this be a DirectShow issue when it tries to render a remote
source file?
Has anyone found a solution or a workaround to this issue?
Macs
i tried this on WinCE6 ARM emulator.....it worked cool except that DiscoverApp didnt discover my device though i am able to see the device in Vista>Networks
was not in mood to probe into the application as that was not my interest
Never been able to map the network dirve though the CE remote management works good. Keeps asking for password for couple of times and ending as "The parameter is incorrect"
Debug log reads,
HTTPD: request to access script source fails,HSE_URL_FLAGS_SCRIPT_SOURCE for this vroot
Remove this comment
Remove this thread
close