Anay 2c547e60f4 Inet framework 6 years ago
..
NClients.ned 2c547e60f4 Inet framework 6 years ago
NClients2.ned 2c547e60f4 Inet framework 6 years ago
README 2c547e60f4 Inet framework 6 years ago
basicHTTP.ini 2c547e60f4 Inet framework 6 years ago
filetransfer.ini 2c547e60f4 Inet framework 6 years ago
nclients2.ini 2c547e60f4 Inet framework 6 years ago
omnetpp-ping.ini 2c547e60f4 Inet framework 6 years ago
omnetpp.ini 2c547e60f4 Inet framework 6 years ago
run 2c547e60f4 Inet framework 6 years ago
video.ini 2c547e60f4 Inet framework 6 years ago

README

The same network (consisting of three routers, a server and several clients)
can be simulated with three different kinds of traffic:

- Telnet sessions, using the TelnetApp and TCPGenericSrvApp modules;

- web users issuing HTTP requests, using the TCPBasicCliApp and
TCPGenericSrvApp modules;

- file transfer sessions, using the TCPBasicCliApp and TCPGenericSrvApp
modules with a different configuration.

IP addresses and routing tables are set up automatically, by using
the FlatNetworkConfigurator module.