8.7.4 Using the Service Node 8.7.6 Using Port Forwarding and SSH
Getting Started  /  8 Tutorials  /  8.7 Networking and getting data into the simulated system  / 

8.7.5 Use NAPT network and HTTP

In this section we demonstrate transferring data from the host to the target using regular networking.

Intel Simics simulator can let the target machine connect to any network that the host system has access to. This can be achieved in several ways, where NAPT is the simplest option. The simulator then acts similarly like a regular home router, performing network address translation between the simulated network and the network that the host is connected to. The service node DNS server can also act as a proxy for real DNS.

In this example we only connected to the host itself, but in fact the same technique can be used to connect to any other system that the host can access. Also note that the HTTP server we open on the host will be accessible by any web browser.

8.7.4 Using the Service Node 8.7.6 Using Port Forwarding and SSH