Media File XStream
http://sourceforge.net/projects/mfxstream/

Release v1.0 Beta 2:
A lot of code is rewriten.
- No Win32 API in use anymore.
- Service handeling are rewriten for native .NET instead of Win32 API.
- Ftp handeling are rewriten for native .NET instead of Win32 API.
- Share handeling rewriten, loading all shared files on server or service startup.
  Handles filesystemevents when sharefile is changed and when files are created, renamed and deleted in a shared folder.

for more info see bugs.txt.
please report bugs on:
http://sourceforge.net/tracker/?atid=649212&group_id=107996&func=browse


Release v1.0 Beta 1:

MFXStream is a file stream server using XBOX Media Streaming Protocoll (XBMSP).
This is a first beta release.

Main features:
Server:
- Can be installed as Windows service or run as a program.
- Several folders in one share.
- Uses XBMSP.

Windows GUI:
- Creating shares, drag and drop adding folders to shares.
- Install/Uninstall as Windows Service.
- Start and Stop server/service.
- Updating XboxMediaCenter.xml with shares through FTP.
- Adding users.
- Adding trusted sites.
- Encrypted password storage.

Its writen in C# supports .NET.
Tested for win2k & xp.

Thanks to PuhPuh for creating XBMSP and The XBMC Team for creating XBOX Media Center.