| Author |
Re: capturing application data
|
J Krem
Greenhorn
Joined: Sep 14, 2004
Posts: 11
|
|
|
Hi guys, say for example i want to capture application data from for example msn messenger using sockets, is there a way to extract the destination ip address and port from the packets?
|
 |
Arnold Reuser
Ranch Hand
Joined: Nov 20, 2003
Posts: 193
|
|
Do you need a port listener? Does it need to be OS independent? I've used this port listener to listen to the http events from a client. http://www.baccan.it/index.php?sezione=javaportlistener&email=si [ October 18, 2004: Message edited by: Arnold Reuser ]
|
 |
 |
|
|
subject: Re: capturing application data
|
|
|