omnet++
Implementing Dijkstra's algorithm using BGL graph
I am trying to implement 开发者_开发知识库Dijkstra\'s shortest path algorithm using BGL libraries in OMNET++[详细]
2023-04-11 11:58 分类:问答How to get the object of the module dynamically created in OMNet++ 4?
I\'m a newbie in OMNet. In my project, I dynamically create a simple module, and I want to use the object created by this module. Does anyone can give me some help?[详细]
2023-04-05 02:57 分类:问答make library not found
I\'m trying to compile a program using a third party library, Omnet++ in my case. Apparently \"make\" does not find a library, but the path开发者_如何转开发 it uses is correct as you can see (in the s[详细]
2023-03-27 12:05 分类:问答How can I send a .msg through gates in omnet?
In order to implement tcp/ip simulation I have for each layer create packets. Since the omnet send function only supports sending cMessage object while I subclassed from cMessage using .msg definitio[详细]
2023-03-17 06:29 分类:问答OMNet++: What are the differens between ethg and pppg gates?
I have searched OMNet++ manual but i couldn\'t found any information abou开发者_开发知识库t gates. What are the differences between ethg and pppg?ethg is Ethernet and pppg is PPP[详细]
2023-03-07 20:28 分类:问答OMNet++: EtherSwitch and EtherHost device configurations and routing. How to?
i am trying to build a network simulation with OMNet++. Problem is i dont know how to configure EtherSwitch and EtherHost devices and give them IP. What is the necessary routing code to rout traffic b[详细]
2023-03-03 08:04 分类:问答TCP packet simulation + omnet
Lets say that I have a function todo() and I want to implement this function on a packet sent from a node to a destination among all the routers.[详细]
2023-02-24 05:39 分类:问答What network simulation model should I use for simulating the behavior of an ad-hoc network in OMNET++
I\'m working as a student-intern in a govt organization to complete my major-project at college. My task is to simulate a dynamic-routing protocol for ad-hoc networks. As I\'ve good programming experi[详细]
2023-02-11 13:52 分类:问答How to get a URL in PHP
I have a photo gallery and have to have the photos\' URLs in their bottons. How can I do that in PHP?[详细]
2022-12-27 09:30 分类:问答