You can edit almost every page by Creating an account. Otherwise, see the FAQ.

NicheStack TCP/IPv4

From EverybodyWiki Bios & Wiki


NicheStack TCP/IPv4
Developer(s)InterNiche Technologies
Initial releaseNovember 2014
Stable release
v4.1
Written inC
Engine
    Operating systemCross-platform
    PlatformCross-platform
    LicenseProprietary software
    WebsiteOfficial site

    Search NicheStack TCP/IPv4 on Amazon.

    NicheStack is a closed source IPv4 network layer and application implementation for operating systems, written in ANSI "C" and is one of three available from InterNiche Technologies, Inc., designed for use in embedded systems. Its transport layer implementation has historical roots in BSD and the IP layer was derived from a Carnegie Mellon University (CMU) implementation.

    InterNiche's FTP server, Telnet server, DNS client, DHCP client, and IGMP (v1 and v2) components are included in the base software package. Supporting a wide variety of physical interfaces, NicheStack's IP layer can be configured as a standard client machine, an IP router, or a multi-homed server. NicheStack IPv4 provides a protocol platform for InterNiche's optional Point-to-Point Protocol (PPP), Web server, DHCP server, SMTP protocols and SNMP. Also available to run on NicheStack are a number of security modules, including SSH, IPsec/IKE and two different implementations of SSL.

    NicheStack is marketed as a small-footprint, RFC compliant embedded protocol stack, portable to commercial or proprietary non-MMU Operating Systems.

    NicheStack's TCP layer is based on mbufs and BSD 4.4 Sockets. All socket operations can be made in a non-blocking mode, including connect(). The mbuf data, including headers, is organized into buffer chains, allowing more efficient memory usage than the fixed-sized buffers that characterized earlier versions of this product. Tunable parameters such as MSS (Maximum Segment Size) and the TCP window can be left to runtime logic or be customized by the application.

    The IP layer includes

    • Support for network address translation
    • Fragmentation and re-assembly
    • IP Routing: Routes set via ICMP, SNMP, IGP, etc.
    • Loop back test driver
    • Multi Homed IP support
    • Support for Auto-IP Assignment

    NicheStack also includes NicheTool, a menu driven utility that assists the process of optimizing NicheStack for the memory usage and performance characteristics of the application. It is customizable by the product development engineers.

    Vulnerabilities[edit]

    On 4 August 2021 a series of serious vulnerabilities in NicheStack were published by Forescout Research Labs & JFrog Security Research.

    See also[edit]

    External links[edit]


    This article "NicheStack TCP/IPv4" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:NicheStack TCP/IPv4. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.