Dear OMNeT users,
For any Doubts or Clarification on OMNeT++ Tool, Project idea, Source code, Errors and Coding Tips.
Feel free to Comment and (OMNeT forum members) will try to clarify u as soon as possible.
Lets share our knowledge with needy.......
For any Doubts or Clarification on OMNeT++ Tool, Project idea, Source code, Errors and Coding Tips.
Feel free to Comment and (OMNeT forum members) will try to clarify u as soon as possible.
Lets share our knowledge with needy.......
10 comments:
hi, i have to simulate Passive optical network on OMNeT++. Any help would be great!
thanks in advance!
i m doing project in wireless sensor network.... i m trying to find next node for routing using fuzzy logic controller....
how to do fuzzy logic controller in omnet++???
How can I find queue (MM1 queue) statistics in OMNET .. like for how much time there was zero packet in the queue .. for how much there was one packet and so on
Hi I'm trying to run a simulation with Voip Stream Large Net but I get an error "Voip stream Receiver not found". Any help?
Hello all,
I am a beginner.I imported ossim project which is built on omnet++ and inet into omnet4.2.2.When i tried to run the simulation it showed error
"Run#0 scheduled encountered problem"ie no such file.Please help me.The link for ossim is https://github.com/ntrgiang/ossim
I am trying to understand ARPTest example in INET. Its configuration file omnetpp.ini contain following lines.
[Config ARPTest]
# tcp apps
**.client.numTcpApps = 1
**.client.tcpApp[*].typename = "TCPSessionApp"
**.client.tcpApp[*].active = true
**.client.tcpApp[*].localAddress = ""
**.client.tcpApp[*].localPort = -1
**.client.tcpApp[*].connectAddress = "server"
**.client.tcpApp[*].connectPort = 1000
**.client.tcpApp[*].tOpen = 1.0s
**.client.tcpApp[*].tSend = 1.1s
**.client.tcpApp[*].sendBytes = 1MiB
**.client.tcpApp[*].sendScript = ""
**.client.tcpApp[*].tClose = 0
But the problem is that client is StandardHost which uses ITCPApp to create submodule for tcpApp. But ARPTest.ned, StandardHost.ned or ITCPApp neither of them contain parameters for localAddress, typename or any other parameters.
I also didn't found any source code file of c++ for client. then how it can generate initial message? I did not saw any method for initialization.
Hi! I have a class project in which i have to create an omnet simulation by using veins and study the comportament of different VANET protocols. I have created a .sumo.cfg file on sumo, but when i try to execute it on omnet, i receive the following error message:
Exception occurred executing command line.
Cannot run program "/home/besa/mixim-master/examples/miximexamples" (in directory "/home/besa/mixim-master/veins-veins-3.0/examples/veins"): error=2, No such file or directory
which framework you use to simulate wireless mesh network in omnet++...
if possible can you send me the coding....really i need it
thanks in advance
Can you please help me to design Simple OSPF structure
i have to implement simple cellular network without gui using omnet.can anyyone halp me?
Post a Comment