zoukankan      html  css  js  c++  java
  • .NET Micro Framework

    Project Description The Microsoft® .NET Micro Framework combines the reliability and efficiency of managed code with the premier development tools of Microsoft Visual Studio® to deliver exceptional productivity for developing embedded applications on small devices. The Microsoft .NET Micro Framework SDK supports development of code, including device I/O, in the C# language using a subset of the .NET libraries, and is fully integrated with the Microsoft Visual Studio® development environment. The .NET Micro Framework class library supports all major namespaces and types from the desktop framework, managed drivers support, Remote Firmware Updates and Cryptographic functions for Secure Devices. This CodePlex project allows building the full SDK and Porting Kit (PK) installers and it includes the RTIP TCP/IP stack from EBSnet Inc., the lwIP open source TCP/IP stack and the OpenSSL distribution.

     
    Additional Note:
    The .NET Micro Framework is subject to the Apache License, version 2.0.  In additionto the source code that we make available here, we have also packaged the Micro Framework as part of an SDK and as part of a Porting Kit.  Within the Porting Kit, we have also included, as a convenience for you, the following third-party open-source code:  lwIP and OpenSSL.  Each of these is governed by their respective licenses, and we have simply appended those licenses immediately after the Apache License, version 2.0 in the license.rtf file.  You can see a copy of that file in the Download tab (we have put it in a Word Doc format and called it the “.NET Micro Framework SDK and PK License”).
    In addition, as another convenience for you, we have also included on this project certain binary-only files:  namely an RTIP TCP/IP stack from EBSnet, Inc., and a set of cryptography libraries.  These are downloadable from the Downloads page of this project.  The license text for each of these are also available on the Downloads page of this project as well.
     
    NETMF Codeplex Projects
    Here is a link that will get you an up to date list ofprojects related to the .NET Micro Framework.  To show up on this listing, add '.NET Micro Framework' to the tags for your project.
     
     
  • 相关阅读:
    我所理解的三次握手
    网络舆情——初步了解
    【转载】位运算的密码
    【转载】基础排序算法简介
    【原创】关于hashcode和equals的不同实现对HashMap和HashSet集合类的影响的探究
    【原创】Java移位运算
    【原创】MapReduce计数器
    【原创】Hadoop机架感知对性能调优的理解
    【原创】一个复制本地文件到Hadoop文件系统的实例
    【转载】JAVA IO 流的总结
  • 原文地址:https://www.cnblogs.com/SFAN/p/2729504.html
Copyright © 2011-2022 走看看