Listen to port or port sniff... 
Author Message
 Listen to port or port sniff...

    Ok this is what im tyring to do, theres a question on a certen pieace of
software made by the biggest internet isp company ont he planet on wether or
not there illegally getting info fomr there users computers or not.  How can
I view the trfic going to and from my computer to theres I keep getting told
to find a packet sniffer or listen to the port...

I program alot and am familiar with API so if there is a way to do this
enlighten me :) or at least tell me the API calls abd generally what to do i
can take it from there.



Thu, 24 Apr 2003 14:25:16 GMT  
 Listen to port or port sniff...
You could use a winsock, and set your computer up to use the port that the
winsock resides on as a proxy, then use the winsock to log it and then
forward to its intended destination. Alternatively, you could download
Anasil, which is a fine piece of network management software from
www.lfnetworks.com.

Good luck,

Kris.


Quote:
>     Ok this is what im tyring to do, theres a question on a certen pieace
of
> software made by the biggest internet isp company ont he planet on wether
or
> not there illegally getting info fomr there users computers or not.  How
can
> I view the trfic going to and from my computer to theres I keep getting
told
> to find a packet sniffer or listen to the port...

> I program alot and am familiar with API so if there is a way to do this
> enlighten me :) or at least tell me the API calls abd generally what to do
i
> can take it from there.



Sat, 03 May 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB Port Listening ** Only listening not bound to a port

2. Sniffing the com-port!!!

3. sniff port to capture data from other app ?

4. Sniffing packets on a local port

5. I/O port, Parallel port, Serial port

6. How can you Listen to port 80

7. Using Sockets/Ports to listen for POP3 traffic

8. TCPListener always listens on port 0?

9. How to make winsock control listen on an used port

10. Finding and listening to ports used by other programs

11. Listen to TCP/IP PORT

12. Listen to LPT-port???????

 

 
Powered by phpBB® Forum Software