Can some one suggest me the best network application debugging tools. As I am trying to connect to remote VNC server uisng windows 7. I have diabled windows firewall and antivirus but sitll not able to connect to the remote server. I have also tried Putty to connect to the remote pc but was not successfull. But when I try to access the PC using windows I can access the shared documents.
feedback
|
migrated from stackoverflow.com Dec 26 '09 at 7:37
This question came from our site for professional and enthusiast programmers.
|
Can you | |||
|
feedback
|
|
It might be time to check out pcap or wireshark, just to make sure that the connection is going out on the line. Perhaps running winpcap on the server (or tcpdump, if the server is UNIX) would help you isolation the problem to your host or to your server. | |||
|
feedback
|
