Hello! I want to use the TcpTunnel to see what is coming in and what is going out. But if I want to listened on port 8080 then I get the error address already in use.... Is there a way to listen on that port or do I have to listen at another port. The thing is that I using a client which are sending updates to a database, it works if I change the port that it is talking to like for example 9090 then I see the messages that is traveling between them. But is there a way to listen on the port 8080? Regards
Tomas
