<div dir="ltr"><div style="font-family:arial,sans-serif;font-size:13px"><div><div>Hi I am trying to develop a client/server program that is able to port mapping a service running on the remote server (eg, port 80 with web server) to the local device on say port 8080 in which that if I open up the browser on the local device with:<br>

<br></div><a href="http://localhost:8080/" target="_blank">http://localhost:8080</a> <br><br></div>It will serve the page hosted on the remote server and the connection is established using libnice. Does anyone know how to go about doing this? Since web server is running on TCP so I will assume that reliable transport will be considered too.<br>

<br></div><div style="font-family:arial,sans-serif;font-size:13px">Since it's the client/server architecture so I assume the example (eg, simple-example) will be the best place to start with by setting the controlling-mode?<br>

</div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><span style="font-family:arial,sans-serif;font-size:13px">Thanks</span><br style="font-family:arial,sans-serif;font-size:13px"><br style="font-family:arial,sans-serif;font-size:13px">

<span style="font-family:arial,sans-serif;font-size:13px">Andy</span><br></div>