I made a network where 5 StandardHost are connecting to a Switch. One of the StandardHost acts as the source (UdpBasicApp) while the other four act as the sink (UdpSinkApp).
I want to constantly multicast/broadcast packets from the source to the sinks. For example, multicast to only two sinks out of four. How can I do that? I've tried to manually write the macTable.forwardingTable (through **.switch.macTable.forwardingTableFile) but found no success.
How to implement multicast/broadcast function in omnet++ inet switch model?
46 views Asked by Hafiz Hilman Mohammad Sofian At
0
There are 0 answers
Related Questions in SIMULATION
- Checking Event in solve_ivp
- I run Micromouse simulation (mms by Mackorone) using BFS algorithm but it not going well
- Cyclic Voltammetry Simmulation in MATLAB, I am running into issues with my data points returning as NaN values, i am a beginner, any help wanted
- VHDL Finite State Machine not transitioning correctly based on external signal
- Recoverable Error when running OPNET project
- Coding Runge-Kutta 4 in C++ for a Force proportional to 1/r^2 outputs a trajectory different from scipy.optimise.solve_ivp
- Simulation of interrupted set-up and delayed server shutdown in batch processing system
- Optimizing the reaction-diffusion algorithm in Monogame C#
- Runge Kutta implementation is less accurate than Euler implementation
- How do I simulate a vector field from the Boit-Savart law for a coil?
- Simulate nested logit errors in Python
- Simulating a discrete approximation to a random walk in R with multiple conditions
- SystemC Error with wait() in SC_THREAD: "wait() is only allowed in SC_THREADs and SC_CTHREADs"
- Simulating new variables based on existing variables
- Keeping Track of Coin Flips Even When They Are Not Flipped
Related Questions in OMNET++
- Bicycle module in veins 5.2
- How to build veins inet project in omnet
- Transmission of messages in veins, about vehicles and Rsu
- Omnet++ Veins Building Problem on MAC No rule to make target
- Using SUMO module TraCI in Simu5G
- Some problems when using omnet++
- Modifying the Veins Earlengen Example
- Veins handleLower is not called when another node sends WSM
- Mapping Vehicle IDs between SUMO and OMNeT++ in Veins Simulations
- Access violation error while running wireless simulation in omnet++ 6
- OMNET++ makefile:97 out/clang-release error
- Imported NED file not found by another NED file
- Makefile.inc does not exist in OMNeT++ but it actually exists
- Run more than one application in veins
- Why UDP Video Streaming (Server-Client) in OMNET++ and INET is not working properly?
Related Questions in MULTICAST
- Multicast packets not received on windows
- NS3 simulation reliable multicast
- Why does Windows Filtering Platform apply ALE reauthorization for EVERY single incoming multicast UDP packet from same source?
- Question to multicast concept with BSD Socket APIs
- Understand the received packet length from a multicast group address
- How to confirm multicast packets flow to specified network interface with python socket?
- c++ zeromq with pgm crash in joining multicast in windows
- How can I clear the internal buffer of ZMQ multicast without closing the socket?
- Change default udp multicast ttl at linux
- Apple iOS Multicast using Godot 4.2.1, C#, Xcode
- Pulseaudio push RTP stream in aLaw or uLaw format
- Running grid db in multicast mode
- How to implement multicast/broadcast function in omnet++ inet switch model?
- Multiple Netty clients listening on the same multicast group
- udpclient auto find server. client/broadcaster doesn't receive message
Related Questions in INET
- How to build veins inet project in omnet
- Some problems when using omnet++
- Why UDP Video Streaming (Server-Client) in OMNET++ and INET is not working properly?
- Add delay between layers in omnet++
- Adding a numerical field to each sent packet in the network layer and getting the most suitable function of the Inet to assign value to that field
- Using socket in omnet++
- sending packet in omnetpp, as custom class message object
- how to edit the layers in omnet++ or inet?
- Causes of linker error in Windows mode and no error in Linux environment in Oment++ 6.0.2 for same project
- Why is inet's SuperpositioningMobility module causing nodes to be placed outside of the constraint area during initialization?
- OMNeT++ file not found error c++ includes not working
- How to modify behavior of a module in Omnet++ and inet with a source.cc file
- Unknown protocol error, using TSN devices as a relay unit in omnet++ (without using switches or routers)
- How to implement multicast/broadcast function in omnet++ inet switch model?
- Omnet/Inet access to custom application in C++
Related Questions in SWITCHING
- Need to create a simple script for ftp login
- How to enable/disable scripts in 1 gameObject?
- Trouble with JQuery- switching multiple images
- Markov Regime Switching Regression Models - Time Varying Probabiliites
- How to change numbers around in a list in python
- Where does the Source MAC comes from before Encapsulating Frames in Layer2?
- Changing Page view in a SPA on angular with a button
- UITabBarController switching tabs guidelines
- Synonym Runtime Switching in Oracle
- switching between activities using Touch screen
- How to switch to a existing, non-Navigation Controller-View programmable?
- WAMP Server errors switching Apache / PHP versions on fresh install
- An event which will be raised when the last of item of a window is rendered
- can't switch between activities in android
- Configure two switches from one terminal?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)