Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
resources:technical-guides:network-application-user-guide [23 Mar 2023 13:13] – [Structure of the network-application:] Christopher Stelmarresources:technical-guides:network-application-user-guide [03 Apr 2023 16:34] (current) – old revision restored (22 Mar 2023 21:57) Christopher Stelmar
Line 1: Line 1:
 ====== Network-app Documentation ====== ====== Network-app Documentation ======
 +
 +For creating a network application, there are pieces in place to interface with different facets of network communication.
 +
 +This document works for those who are attempting to create a network application from scratch with IE stacks. This has no use without appropriate hardware and software.
  
 ===== Structure of the network-application:===== ===== Structure of the network-application:=====
Line 5: Line 9:
 There are two types of assets, namely Interface Assets and Functional Assets. There are two types of assets, namely Interface Assets and Functional Assets.
  
-===== Interface Assets: =====+Interface Assets:
 These are the assets that provide the network application with an interface to functionality that is part of the IO application.  These are the assets that provide the network application with an interface to functionality that is part of the IO application. 
 For example, the asset network-os-srv asset extracts the freertos functionality by requesting the APIs from the freertos-ospl-srv asset that is part of the io-app workspace. For example, the asset network-os-srv asset extracts the freertos functionality by requesting the APIs from the freertos-ospl-srv asset that is part of the io-app workspace.
resources/technical-guides/network-application-user-guide.txt · Last modified: 03 Apr 2023 16:34 by Christopher Stelmar