| Name |
Description |
| Introduction to simulation with OMNET++ |
Talk slides. Beware they are in pptx (Power Point 2007) format.
|
| Simple M/M/1 model. |
This examples has a request generator and a server. Different paramters settings are available in different configuration files.
|
| N clients / M Servers |
There is a a client population of N different request generators. All requests are concentrated in a single client switch. At the server side there are M servers connected to a server switch. The server switch receives requests from the client population and does round-robin accross servers. The line connecting clients and servers subnetworks has a latency and a bandwidth.
|
| Simple INET example |
A very simple example of using the INET Framework. Several clients connected to a server through a couple of routers. TCP connections to simulate a very, very simple HTTP traffic.
|