>  Can't get that tcpmon  to work ... don't understand either ..  
> my code should point to localhost:777 , tcpmon forwards it to where the sercice really is .. 
>  But I can't listen on 777 because my webserver is running ...

 I don't understand this. Why can't you listen on port 777? Is your webserver really using this port? So choose another port for the communication between the client and the TCPMon.

 

 

Client                                TCPMon                                        Server

                 Port 9090                                    Port 80

---------->--------->---------->-------------->---------------->---------->-------------------

 

 

Reply via email to