364,083 Members | 5932 Browsing Online
Community for Developers & IT Professionals
Bytes IT Community

access to the osi layer using java.

mdlleréseau
P: 2
Hello,
I need to access to all the osi layer using Java.
But java.net has access only to 4 layer but not to the 3 layer .
when I did a search in the net ,I found the package JSocketWrench but I didn't an interessant documents which help me to use this package
Please who can help me by giving some examples using this package.
Thank you
Feb 16 '08 #1
Share this Question
Share on Google+
3 Replies


r035198x
10K+
P: 10,083
Hello,
I need to access to all the osi layer using Java.
But java.net has access only to 4 layer but not to the 3 layer .
when I did a search in the net ,I found the package JSocketWrench but I didn't an interessant documents which help me to use this package
Please who can help me by giving some examples using this package.
Thank you
Your question can be considered vague. Is it possible to be more specific on what you want to access?
Feb 16 '08 #2

mdlleréseau
P: 2
Your question can be considered vague. Is it possible to be more specific on what you want to access?
I want to acces to the throughtput,the number of packets recieved correctly,
Feb 16 '08 #3

sicarie
Expert Mod 2.5K+
P: 4,074
I want to acces to the throughtput,the number of packets recieved correctly,
Did you look at jpcap?
Feb 17 '08 #4

Post your reply

Help answer this question



Didn't find the answer to your Java question?

You can also browse similar questions: Java