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...
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
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