Question : How to see what application is trying to communicate?

Hi,

    I'm on Windows 2003 server.We are getting complaints that some application is trying to communicate with a remote server and the request is being denied..
    For Example : when i do netstat -an, i see these processes
10.1.4.132:3281        192.168.8.122:6400     SYN_SENT
10.1.4.132:3283        192.168.8.122:6400     SYN_SENT

how to find which process is trying to access the other server?
Please help.

Answer : How to see what application is trying to communicate?

have you tried:

netstat -ban

Random Solutions  
 
programming4us programming4us