Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Configure TCP/IP monitor WTP 1.0M4
Configure TCP/IP monitor WTP 1.0M4 [message #108324] Tue, 31 May 2005 05:59 Go to next message
Eclipse UserFriend
Originally posted by: UE004584.guest.telecomitalia.it

How can I configure TCP/IP monitor?
Re: Configure TCP/IP monitor WTP 1.0M4 [message #108352 is a reply to message #108324] Tue, 31 May 2005 10:21 Go to previous messageGo to next message
Eclipse UserFriend
>How can I configure TCP/IP monitor?

From the TCP/IP monitor view select the down arrow from the top right of
the view. Select Properties... This will display a list of all the TCP/IP
monitor properties.

You can now add a monitor by selecting Add... Enter the local port you
will use, the remote host, and the remote port. Click OK.

Your monitor has been added. Now select your monitor from the list and
click Start.

Click OK on the properties window and you're good to go.


Lawrence
Re: Configure TCP/IP monitor WTP 1.0M4 [message #108492 is a reply to message #108352] Wed, 01 June 2005 04:50 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

I'm trying to set up tcpmon to monitor a remote web service, but not sure
what to put in the boxes

The web serice endpint is this
http://services.xmethods.net:80/soap/servlet/rpcrouter
The web service wsdl is this
http://www.xmethods.net/sd/2001/TemperatureService.wsdl
The wevb site is this www.xmethods.net

If i click add in the proerties for the tcpmon what goes in the hostname?
i've tired all klinks above and get no activity

Thanks for any help





<lmandel@ca.ibm.com> wrote in message news:d7hrt8$8rt$1@news.eclipse.org...
> >How can I configure TCP/IP monitor?
>
> From the TCP/IP monitor view select the down arrow from the top right of
> the view. Select Properties... This will display a list of all the TCP/IP
> monitor properties.
>
> You can now add a monitor by selecting Add... Enter the local port you
> will use, the remote host, and the remote port. Click OK.
>
> Your monitor has been added. Now select your monitor from the list and
> click Start.
>
> Click OK on the properties window and you're good to go.
>
>
> Lawrence
Re: Configure TCP/IP monitor WTP 1.0M4 [message #108849 is a reply to message #108492] Wed, 01 June 2005 18:11 Go to previous message
Eclipse UserFriend
Hi,

You want to put your remote host in the host field. In your case,
services.xmethods.net. The remote port will be 80. You also need to tell
your Web service client to point to your local machine at the port your
specified. Assuming you specified port 8080 on your local machine, your
Web service client will make requests for the Web service to

http://localhost:8080/soap/servlet/rpcrouter (if your client is not
located on your local machine substitute your ip address for localhost)

Your monitor will then receive and requests sent to your local machine and
forward them on to the remote service returning the results to your
client.


Lawrence


>Hi,
>
>I'm trying to set up tcpmon to monitor a remote web service, but not sure

>what to put in the boxes
>
>The web serice endpint is this
>http://services.xmethods.net:80/soap/servlet/rpcrouter
>The web service wsdl is this
>http://www.xmethods.net/sd/2001/TemperatureService.wsdl
>The wevb site is this www.xmethods.net
>
>If i click add in the proerties for the tcpmon what goes in the hostname?

>i've tired all klinks above and get no activity
>
>Thanks for any help
Previous Topic:possible to import wsdl from filesystem?
Next Topic:Installation
Goto Forum:
  


Current Time: Tue Jul 22 07:42:42 EDT 2025

Powered by FUDForum. Page generated in 0.08004 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top