Search:

Type: Posts; User: emanuel

Search: Search took 0.15 seconds.

  1. Re: unable to run tshark command in java on ubuntu

    Hey Thanks , I am getting the result now after writing a shell script .. Thank You very much !! :)
  2. unable to run tshark command in java on ubuntu

    Hello,

    I am trying to run tshark command using runtime environment in java on ubuntu . My code is as follows :-


    try {
    String destip = map1.get((String) innObj.get("value"));
    Runtime run =...
Results 1 to 2 of 2