Post edited 7:56 pm – Jun 14, 2009 by Shack Dougall
Maxproxy always listens on http://127.0.0.1:8080. This is the same whether you are connecting to SL or to OpenSim.
Maybe it would help to think about what is going on.
Case A: Viewer (1) connects to Maxproxy (2) which connects to OpenSim (3)
Case B: Viewer (1) connects to Maxproxy (2) which connects to SL (3)
In both cases, the way that 1 connects to 2 is identical. The only thing that changes is the way that 2 connects to 3.
So, the only thing that changes between Case A and Case B is the way that you start Maxproxy.
If you aren't seeing Maxproxy's chat messages in the viewer then it probably means that you didn't set the viewer's loginuri to point to http://127.0.0.1:8080.