Listening in on traffic to/from a program.

All off topic discussions go here. Everything from the funny thing your cat did to your favorite tv shows. Non-programming computer questions are ok too.
Post Reply
User avatar
Zacariaz
Member
Member
Posts: 1069
Joined: Tue May 22, 2007 2:36 pm
Contact:

Listening in on traffic to/from a program.

Post by Zacariaz »

Im not sure if this really belong in programming, so i put it in ramblings.

I have a piece of software, sending and recieving data to/from a unknown server on the net. One thing is to figure out the servers ip and stuff, but what i really want is top listening in on the traffic, and that i dont know how to do. Im not really up to the challence of writing a program for the purpose myself, as i have no real experience with network programming, so what i was thinking is if anyone know of a freeware program or simular i can use.

Thanks
jnc100
Member
Member
Posts: 775
Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:

Post by jnc100 »

User avatar
Zacariaz
Member
Member
Posts: 1069
Joined: Tue May 22, 2007 2:36 pm
Contact:

Post by Zacariaz »

Well, allthough this is helpfull, it seems to me that it is all about monitoring a connection, but i want to monitor a piece of software.
User avatar
Kevin McGuire
Member
Member
Posts: 843
Joined: Tue Nov 09, 2004 12:00 am
Location: United States
Contact:

Post by Kevin McGuire »

User avatar
Zacariaz
Member
Member
Posts: 1069
Joined: Tue May 22, 2007 2:36 pm
Contact:

Post by Zacariaz »

Thanks, ill look into that.
jnc100
Member
Member
Posts: 775
Joined: Mon Apr 09, 2007 12:10 pm
Location: London, UK
Contact:

Post by jnc100 »

Zacariaz wrote:Well, allthough this is helpfull, it seems to me that it is all about monitoring a connection, but i want to monitor a piece of software.
Software creates a connection?
Post Reply