facebook

How do I use the tcp/ip monitor? [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #224646 Reply

    Brian Lee
    Member

    The TCP/IP monitor does not work.
    I have used both Tomcat and Jetty at port 8080.
    I have set the listeners to listen for the localhost at 8080 and set their port
    to 9000 and 9001 respectively. I have also started them in the properties. No matter how much activity goes on, nothing gets logged.

    Mac OS X 10.3.7
    Java 1.426
    Ram: 1 GB
    CPU: 1.25 G4
    Eclipse: 3.01
    MyEclipse: 3.84

    #224660 Reply

    Riyad Kalla
    Member

    I have set the listeners to listen for the localhost at 8080 and set their port

    The monitor isn’t a ‘listener’ in that it will passively log traffic on any port or IP address, you have to use it like a pass-through proxy. Meaning you set where the outgoing traffic SHOULD go, and then you connect to it using your browser instead, and it will log the traffic then pass it through to the location you specified.

    #224667 Reply

    Brian Lee
    Member

    I’m an idiot who doesn’t read instructions – thanks man =)

    #224675 Reply

    Riyad Kalla
    Member

    Hah, no problem.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How do I use the tcp/ip monitor? [Closed]

You must be logged in to post in the forum log in