The jNetPcap community welcomes all of your questions and issues. No question is too small or to complex.
We do ask is that you provide all the relevant information we will need to help you solve your particular issue and follow few simple guide lines. Please provide the following information if applicable to your problem:
A few guide lines which will ensure that our forums organized and easier to search:
Graphics are always very helpful. When dealing with multiple network nodes, interfaces, protocols and applications, it is usually helpful to show setup of your network using simple graphics. This can be as simple as some ASCII characters enclosed between <pre>/</pre> html tags. You will find many people on this forum, including myself utilize a lot of ASCII graphics.
You may also attached graphic files to your post (attachment menu is accessible from the "first" topic edit tag). Any graphic format is acceptable as long as we can open it.
Hello, Mark!
I am new in using jnetpcap.
I am trying to generate traffic by using jnetpcap lib. The upper limit should be up to 500 mbps. Unfortunately, when I generate traffic NetMeter(program for bandwidth measurement) indicates significant reducing of traffic from time to time. I suspect that this is somehow related to memory management (Maybe I am wrong). After reading the article "How to best manage extensive native memory outside JVM"(https://forums.oracle.com/forums/thread.jspa?threadID=1555379) I moved to jnetpcap-1.3.b4, but the problem was not dissapeared.
Could you suggest how I can get rid of described problem.
Thanks,
Yegor...