Microsoft Visual Studio 2015/2017/2019 development environment is recommended for working with NetSim protocol source codes. 



You can further configure the type of build required, based on whether a 32 or 64-bit NetSim is installed. 


 For implementing your own code you can add new or existing c files to the projects. 


 Properties of the project can be used to include additional headers and library files to the project. 



For Example, In case of interfacing NetSim with MATLAB, we will have to include headers and library files of MATLAB additionally.

Netsim R&D projects using MATLAB is available at https://tetcos.com/file-exchange.html 


Related articles:

what-components-of-visual-studio-community-2019-to-install-and-configure-to-work-with-netsim-source-codes-

what-components-of-visual-studio-community-2017-2019-to-install-and-configure-to-work-with-netsim-source-codes-

which-version-of-visual-studio-is-required-for-netsim-

how-to-clone-netsim-file-exchange-project-repositories-from-github-

why-are-linker-errors-displayed-while-building-netsim-projects-in-visual-studio-

unable-to-re-target-netsim-solution-to-visual-studio-sdk-version-8-1

why-does-an-error-pop-up-arises-when-opening-the-netsim-sln-file-through-visual-studio-

what-are-some-best-practices-for-writing-my-own-code-in-netsim-