Questions tagged [jtracert]

jSonde (previously callled jTracert) is an open source profiler for Java applications which allows to generate seuence diagrams and various reports like jar files dependencies.

5 questions
1
vote
0 answers

How to get the default Gateway IP from RNDIS Interface in Android

I am trying to build an app that will use USB RNDIS for network communication. I want to get the default Gateway IP that is setup via USB RNDIS on the android phone. However, the code that I wrote only works on a phone that has USB Tethering (phone…
BugShotGG
  • 5,008
  • 8
  • 47
  • 63
1
vote
1 answer

How to force tracert command to pass by a specific ip?

I need to test the delay in the connection from node A to node B .. But Since I don't have access to node A .. I will have to tracert node B using node C. So I need to force the trace route command to pass by A before reaching B .. How can this be…
Ammmr
  • 11
  • 1
  • 2
0
votes
2 answers

Can I use jtracert to sequence diagram a unit test running in eclipse?

How would I go about using jtracert to sequence diagram a junit test being run within eclipse?
carrier
  • 32,209
  • 23
  • 76
  • 99
0
votes
0 answers

website hosted in aws ec2 not loading

I have a website hosted in aws ec2 (windows instance) which stopped loading since few days onwards no clue whatsoever, below the output of traceroute please help Tracing route to 126news.com [18.221.68.117] over a maximum of 30 hops: 1 3 ms …
Naga
  • 2,368
  • 3
  • 23
  • 33
0
votes
1 answer

How do I use jtracert to analyse an application running on Glassfish?

I'd like to generate sequence diagrams of a running java ee application using jtracert. How do I do this?
carrier
  • 32,209
  • 23
  • 76
  • 99