======
The Windows® Azure™ Platform is an **internet-scale cloud computing and services platform hoste... om/azure/services.mspx
* [[http://www.journaldunet.com/developpeur/technos-net/actualite/windows-azure-l-architecture-cloud-de-microsoft-a-la-loupe.shtml|Windows Azure : l'architecture cloud de Microsoft à la loupe]], journaldunet.com, 29/10/2008
e code related to file systems, virtual disks and network communication from kernel mode (HttpDisk, ...... eldos.com/cbfs/
http://www.codeproject.com/KB/dotnet/DataObjectEx.aspx
I would look at a container fi... b server. It is also a demonstration on how to do network communication from kernel mode on Windows usi
AIL = ( WSABASEERR + 49 );
public const int WSAENETDOWN = ( WSABASEERR + 50 );
public const int WSAENETUNREACH = ( WSABASEERR + 51 );
public const int WSAENETRESET = ( WSABASEERR + 52 );
public const int WS