Results 1 to 5 of 5
Thread: Packet data.
- 11-17-2010, 10:24 AM #1
Member
- Join Date
- Nov 2010
- Posts
- 2
- Rep Power
- 0
Packet data.
Hi forum,
I am working on packet capturing, for this i used jpcap using this i am able to get the packet data and able to convert this stream in to string format.i am getting this data for all web site which can open in my browser.
but i have a problem with mail contents i.e. if i access the gmail of my account then there i read the mails, delete ,send mails etc.
while in the process if i check my program i am not able to get any data from the packets that i capture .
why i am not able to extract the data for these mails but i am able to extract the data for all sites as i said.
how can i get the packet data for mails . please assist me.
Thanking you in advance.
- 11-20-2010, 03:01 AM #2
is it possible the gmail data is encrypted over an SSL transport ? in that case you would not directly be able to get the data from the jpcap.
- 11-20-2010, 03:11 AM #3
Senior Member
- Join Date
- Feb 2010
- Location
- Waterford, Ireland
- Posts
- 748
- Rep Power
- 4
gmail is most definetely implementing SSL, I tried once hitching a ride on their SMTP and could not because of SSL
- 02-09-2011, 12:50 AM #4
Member
- Join Date
- Feb 2011
- Posts
- 1
- Rep Power
- 0
Seeking Information
hi krish,
I'm Naresh and new to the world of java programming. I am enthusiastic in capturing and reading the network packets. Will u please give me the full information about how to read those packets using the Java ? waiting for u r reply.
ThanQ
-
Here you go: Information on Java Network package capture
This will likely contain all the information you need.
Next time,
1) please don't hijack an old thread.
2) please feel free to show a little initiative.
Similar Threads
-
Java Packet sending UDP
By g123456 in forum Advanced JavaReplies: 16Last Post: 06-10-2010, 03:38 PM -
Web services packet limit?
By poet in forum Advanced JavaReplies: 1Last Post: 10-21-2009, 01:57 AM -
How to identify packet type?
By priya deshpande in forum NetworkingReplies: 0Last Post: 10-11-2009, 06:40 AM -
Can't Stop packet from transmitting and unable to understand packet format
By khajalid in forum NetworkingReplies: 2Last Post: 12-22-2008, 03:05 AM -
fake ARP broadcast packet
By junkredish in forum NetworkingReplies: 0Last Post: 09-06-2008, 06:01 PM


LinkBack URL
About LinkBacks


Bookmarks