What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Program that allows you to see what data a program sends over the internet?

Program that allows you to see what data a program sends over the internet?
Author: Message:
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. Roll Eyes  Program that allows you to see what data a program sends over the internet?
Hi...

Does anyone know a program that allows me to see what a vb program data sends over the internet?
The program uses the mircrosoft winsock control.

Maybe what i want is packet sniffing?

Thanks! :)
YouTube closed-captions ripper (also allows you to download videos!)
05-23-2004 04:23 PM
Profile E-Mail PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Program that allows you to see what data a program sends over the internet?
quote:
Originally posted by Mike2
Maybe what i want is packet sniffing?
you need just that. search google: "sniffer" and you'll get lots of them. maybe you want to try "Ethereal" (it's the first sniffer name that came in my mind :P)
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
05-23-2004 04:36 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. RE: Program that allows you to see what data a program sends over the internet?
Ok i installed Ethereal but i didnt understand a thing :S
I want a program that it can "spy" only one program because Ethereal looks like that it spys all the programs... :undecided:
YouTube closed-captions ripper (also allows you to download videos!)
05-23-2004 05:15 PM
Profile E-Mail PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Program that allows you to see what data a program sends over the internet?
quote:
Originally posted by Mike2
Ok i installed Ethereal but i didnt understand a thing
all sniffers are similar so you'll have the same problem with all. Just give them some time ;)
quote:
Originally posted by Mike2
I want a program that it can "spy" only one program because Ethereal looks like that it spys all the programs...
true.

I don't know any sniffer that can "spy" only a given program... I'd suggest you to close all internet related program except the one you want to monitor and then use he sniffer.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
05-23-2004 05:19 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
O.P. RE: Program that allows you to see what data a program sends over the internet?
Hmmm ok i tried closing internet using programs and then opened the program i want to monitor and it got some things...
But i dont know if they are from the program i want to monitor... :undecided:
I dont know if you have used winsock in vb...
code:
Winsock.SendData "Hey!"


You do that to send data...Well i want to be able to see that the program sent "Hey!" to the server.
And also if possible i want to know what the server sent back but i dont want this too much...

Hmmm...
I think i will :google: some more for these-type of programs...

Edit: I just noticed that if you right click on a packet at Ethereal and click "Follow packet stream" you can see the above things :)

This post was edited on 05-23-2004 at 07:28 PM by Mike.
YouTube closed-captions ripper (also allows you to download videos!)
05-23-2004 07:04 PM
Profile E-Mail PM Web Find Quote Report
Choli
Elite Member
*****

Avatar
Choli

Posts: 4714
Reputation: 42
42 / Male / Flag
Joined: Jan 2003
RE: Program that allows you to see what data a program sends over the internet?
quote:
Originally posted by Mike2
But i dont know if they are from the program i want to monitor...
the sniffers doesn't send anything... they just "look what's going in the cable" and display it.
quote:
Originally posted by Mike2
I dont know if you have used winsock in vb...
yes, I've, but from the view of the sniffer that doesn't matter. you can have the program written in VB, C++ or asm and the sniffer doesn't care.
quote:
Originally posted by Mike2
You do that to send data...Well i want to be able to see that the program sent "Hey!" to the server.
And also if possible i want to know what the server sent back but i dont want this too much...
that's the basic features of any sniffer......
quote:
Originally posted by Mike2
I think i will  some more for these-type of programs...

Edit: I just noticed that if you right click on a packet at Ethereal and click "Follow packet stream" you can see the above things
...... it won't take too long untill you get used to the program you're using.
Messenger Plus! en espaņol:
<< http://www.msgpluslive.es/ >>
<< http://foro.msgpluslive.es/ >>
:plus4:
05-23-2004 08:48 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On