EthernetSourceApp and EthernetSinkApp #1055
Closed
GiovanniTortia
started this conversation in
General
Replies: 1 comment 1 reply
-
|
For example: https://github.com/inet-framework/inet/blob/master/examples/ethernet/TenBaseT1S/multidrop.ini |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i'm trying to create a super simple simulation with 2 tsnDevice modules connected to a tsnSwitch, 1 contains an EthernetSourceApp and the other an EthernetSinkApp, i simply want to have the first send frames to the other at a regular interval, but i can't seem to get the parameters right for the apps, and i'm not sure whether i need a configurator too nor how to configure that. Any help would be appreciated, but it would help the most if someone could provide an example which uses the EthernetSourceApp and EthernetSinkApp modules, simply because i can't seem to find it anywhere, all those i found use UdpSourceApp but i want to keep it strictly at layer 2
Beta Was this translation helpful? Give feedback.
All reactions