NetSim Internals

What is the entry function for protocol codes?
Except for the initialization and the closure, calls to all functions are through the  fn_NetSim_<protocol>_Run ( ) function , for example fn_NetSim_...
Mon, 18 Jan, 2021 at 12:06 PM
Create my own network layer control packet and associated events in NetSim?
Applicable versions NetSim Standard Netsim Pro   Applicable Releases v12 v13   Steps to create a new packet and adding a new event and to writ...
Wed, 22 Feb, 2023 at 5:27 PM
How to access the application / traffic generator parameters in Code?
Applicable Versions NetSim Standard NetSim Pro Applicable Releases v11 v12 v13 The structure stru_Application_Info defined in Appli...
Wed, 22 Feb, 2023 at 5:27 PM
How to add new parameters to existing protocols in NetSim?
Applicable Versions NetSim Standard NetSim Pro The steps involved may vary across versions of NetSim. Please refer to the respective section below: ...
Fri, 2 Feb, 2024 at 10:30 AM
Can you suggest resources for NetSim Python interfacing?
Interfacing NetSim with Python scripts can be achieved using NetSim's inbuilt socket interface as part of the Interactive Simulation feature. This permi...
Tue, 17 Aug, 2021 at 11:01 AM
How to access the packet arrival time (at destination) in NetSim?
Applicable Versions NetSim Standard NetSim Pro Applicable Release v13 In NetSim Packet times are logged in each layer of the TCP/IP network stack...
Wed, 22 Feb, 2023 at 5:35 PM