RTT Round trip time ?

Hi team,
Have few doubts on round trip time of PING utility.
Actually am not sure how RTT is calculated. i mean min/avg/max values. is there any algorithm available ? please share if any RFC available ?
i know RTT is delay between source and destination ack. i am not sure how MIN/AVG/MAX calculated.
please help me on this.  
thanks
rajesh kumar V

Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
RTT is figured by the sender recording when it sends the ping request and subtracts that from the time when it gets the ping reply.  I.e. the delta is the RTT.
Receivers might be slow to process a ping request, so the latency isn't always just network time, it often includes the receiver's processing latency.
(NB: For Cisco's SLA "ping", the receiver immediately records when ping request is received and this usually allows the receiver's processing latency to be eliminated - providing a much more accurate network latency value.)
If you send more than one ping, in a series, the min the is the best/least time, max is the worse/highest time, and avg is the average of the series.
e.g.
If you sent 3 pings and their times were 2,2,2, min/avg/max would be 2/2/2.
If you sent 3 pings and their times were 3,1,2, min/avg/max would be 1/2/3.

Similar Messages

  • Round trip time is more with wireless phone SSID

    Hi,
    We have separate SSID for data and voip in our wireless network.
    I have connected my laptop to wi-phone SSID and gave a ping to other laptop IP on same SSID. The round trip time is around 707ms. Sometimes it is reaching more than 1000 ms.
    When i connect to my data SSID, the round trip time is very very less around 3 tp 4 ms.
    When I try to ping to a phone which is on call, the round trip time is around 50 ms.
    Please suggest on how to resolve this issue. Please let me know, if any configuration related information is required.
    Regards,
    Madhan kumar G

    it could be due to power-save enabled on those laptops. Disable it and try.
    disable/enable wmm on laptop and try.
    Try pinging the phone at off call you may experience high RTT when it is not on call.
    ping on WLC is handled as best effort. try file transfer or iperf/jperf.
    what's the client(s) rssi and snr when you test.
    If the above didn't help check config between the WLANs in question.

  • Calculating Round Trip Time from Non-Spatial Log Data

    Hi,
    I have a log table which holds the vehicles' "entrance" an "exit" dates (dd.mm.yyyy) to/from regions like that:
    VEHICLE_ID REGION IN_TIME OUT_TIME
    1001 CUST_A 01.01.2007 03.01.2007
    1001 CUST_B 05.01.2007 06.01.2007
    1002 CUST_C 04.01.2007 06.01.2007
    1001 BASE_A 08.01.2007 11.01.2007
    1002 CUST_D 11.01.2007 12.01.2007
    1001 CUST_A 15.01.2007 15.01.2007
    1001 CUST_F 18.01.2007 19.01.2007
    1001 CUST_A 19.01.2007 20.01.2007
    1002 CUST_E 16.01.2007 19.01.2007
    in fact, this table was created for reporting "average wait time on each customer" but then i calculated "round trip time" by assigning "base region" ( vehicle round trip starts from "base region" then comes back to here, etc.. ) and creating some rules like "if it passes from CUST_A and CUST_D, it is 'ROUND TRIP A'"..
    vehicles' voyage report is like that :
    TRIP STARTDATE ENDDATE
    TRIP_A 01.01.2007 13.01.2007
    UNDEFINED 13.01.2007 16.01.2007
    TRIP_B 16.01.2007 02.01.2007
    now, trips are more complicated and i want to use spatial mechanism. any advise?
    thanks,
    Cihan.

    Stephen Rodriguez wrote:You don't need to worry about the round trip between the AP and WLC.  Just make sure the phone to phone is goodHTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered
    Thanks Steve,
    That makes Sense, as post authentication the phone to phone would be ofcourse less than 150ms when the traffic is locally switched.
    But I dont understand why the recommendation in the D&D guide "Roundtrip latency must not exceed 300 milliseconds  (ms) for data and 100 ms for voice and data between the access point  and the controller"
    I think it is applicable if the traffic is centrally switched?? or is there more to it, for roaming perhaps?
    Thanks
    Jino

  • Response times, interpretation times and round trips time

    Hi
    Can some body explain me what these terms means exactly ? What is their significance ? Appreciate answers without help links.
    thanks
    kumar

    Hai,
    Interpretation times: This is the duration from the time that user input actions are validated in the SAP GUI client and the moment the request is actually sent to the SAP application server. This measures the health of the SAP GUI client used for the test rather than the performance of the SAP R/3 server.
    Check SAP Note: 364625.
    Response Time: The response time of a transaction step is the difference in time between the point when the request arrives in the R/3 System and the point when the R/3 System completes the processing.
    Check SAP Note: 8963 and 851012.
    Round trip times: Is almost same as the response time. Time from client - LAN - Server and back to the client is known as Round trip time.
    Regards,
    Yoganand.V

  • Calculating Round Trip Time

    Hi Everyone,
    I have tried using Network Monitor and Memory Monitor in WTK but I m not sure as to how I should analyze the results or where is the time located ? I did see time taken from getting 0 to 6244(image size) bytes. is that RTT ?
    Please advise.

    This post has been moved from the Servers' General Discussion forum to the Solaris 10 forum.
    You do not have a question specific to a hardware component of a Sun/Oracle branded server.
    You seem to have a general software question that could apply regardless the brand of the computer system.
    Perhaps you can review the man pages for ping, traceroute, and arp and combine them into what you hope to find. There may be yet other Solaris commands you can use, based upon what you read in their man pages.

  • Long HTTP Request/Response round trip time on new Azure Websites under BizSpark Plus

    Hi,
    I have a very difficult situation. I am busy migrating from a traditional VM architecture to Azure Websites. This is after a few months of testing and being happy that Azure Websites can provide the performance necessary for our application. The TEST site
    I set up is running great and meets all the performance requirements. The TEST site is set up under my normal BizSpark subscription.
    We have since been awarded a BizSpark Plus subscription and I have started the migration process on this subscription, as opposed to the normal BizSpark basic subscription.
    However, since starting our migration process, I am experiencing huge latency on the HTTP request roundtrip from browser to server and back for my newly created LIVE Azure Website instance. I have investigated and observed the statistics between the TEST
    and LIVE instances. Here is a test run against the 2 environments on a particular screen of our application. Here are the times for the full roundtrip for each AJAX HTTP request of the specific actions:
    TEST (Azure Website on BizSpark subscription):
    GetAudioSource - 267ms
    LogStartEvent - 196ms
    LogProgress - 243ms
    Retrieval of Audio file - 2.06s
    LIVE (Azure Website on BizSpark Plus subscription):
    GetAudioSource - 938ms
    LogStartEvent - 3.61s
    LogProgress - 5.11s
    Retrieval of Audio file - 5.97s
    There is clearly something wrong with the routing of the LIVE instance starting at the load balancer.
    This is not the only place affected. In fact, all the HTTP requests are very lagged and delayed in the LIVE instance as opposed to hardly noticeable in the TEST instance.
    I am wondering if there is a lower priority being afforded to my BizSpark Plus subscription running my LIVE instance, of if I am just unlucky with the underlying infrastructure that has been selected on my behalf. Or, is it possible that something can be
    done to enhance and optimise the routing etc?
    I also need to say that I have matched the Azure Website configuration and scale settings to be exactly the same between the 2 instances and have also set Always On to ON.
    Any help or thoughts will be greatly appreciated, because I am starting to seriously doubt the service levels of the Azure Websites platform.
    Thank you
    Ozzy

    Hello Ozzy Vox,
    1. Which region(data center) do you have your websites deployed in?
    Ideally there would be no change in terms of type of subsciptions when you deploy your website in production.
    I suggest that you set up diagnostics on to your Azure websites to get the logs to understand where it is spending most of its time and the reason behind the latency.
    You can refer to this link that will give you information on 'How to Monitor Websites':
    http://azure.microsoft.com/en-in/documentation/articles/web-sites-monitor/
    Also refer to this link regarding 'Enable diagnostic logging for Azure Websites':
    http://azure.microsoft.com/en-in/documentation/articles/web-sites-enable-diagnostic-log/
    Thanks,
    Syed Irfan Hussain

  • Network Round Trips when loading a Form - reducing Network Latency

    I am working on a Forms migration from Client-Server to WebForms running on Application Server 10.1.2.0.2
    Does anyone know the minimum number of network round trips that can be achieved when loading a Form?
    For most of the Forms in the migration I am seeing 3 network round-trips before the Form is displayed and on Forms that use Webutil I am seeing 7 round-trips before the Form is displayed. Is this normal or are there ways of optimizing the round-trips down?
    The Forms code has already been optimized by removing SYNCHRONIZE commands and TIMER commands and I have already refered to metalink note 363285.1 which gives lots of good advice however there is no specific information on the minimum number of round trips that you can expect for loading a Form.
    Thanks for any help you can give.
    Philippe

    Ok, a bit of an update is needed.
    There were a number of posts below that have been lost due to an accidental deletion but I shall try and summarize them here:
    Tony Garabedian - Posted a number of code optimizations that he'd used for speeding up code when querying within a Form. Tony if you are able to re-post those that would be great :-)
    Grant Ronald - posted some more information in which he mentioned that the extra pings are used to synchronize between the App.Server and the client. He also commented that a network that uses satellite was inherently slower and would therefore require a different front end to handle the increase in latency.
    For my part I said nothing new other than ask loads more questions. I did mistakenly comment that we are using satellite for our network however upon yet more discussion with our network guy it turns out that we're using optical cable for everything. Out guaranteed round trip time is about 320 milli-seconds to Australia from the UK.
    Currently I am left with the understanding that we are not likely to go below 3 round trips for most of our Forms and in the case of Webutil we are likely to be limited to 7 round trips.
    Of course if anyone out there has any specific experience with this issue and can comment further please feel free.
    Many thanks,
    Philippe

  • Trouble with Round trip between Soundtrack Pro 2 and Final Cut Pro 6

    I have edited a home movie together. I then have sent the sequence to Color for grading and then after completing the Color changes and Rendering. I sent it back to Final Cut Pro. It starts out working fine but during the transfer process it stops at somewhere between 50% and 60%. It is during the "Importing XML Data" phase. It just sits there and does not change and I have to force quit to get out of it. The exact same thing happens when I try to round trip from Soundtrack Pro 2 back to Final Cut Pro. So I am unable to make use of the changes I make in these programs.
    This is a round trip process that I have successfully made many times before. Nothing has changed. I am working in Final Cut Studio 2 with the latest updates on an Intel Mac. Any advice on how to remedy this situation would be greatly appreciated.
    Thank you in advance.

    Thanks.
    What's I've been doing is exporting the Soundtrack files as AIFF files, then importing them into Final Cut...
    It's working... at least well enough. Still seems harder then just being able to go back and forth between the two applications.
    Thanks for the advice.

  • PPro cs6 - Audition cs6 - PPro, round trip problem

    I'm having trouble completing the round trip. I got my audio tracks from PPro CS6 to Audition CS6 without problems, right by the manual. But I'm having trouble getting that audio work back  into PPro.
    I'm working a mid-sized project (one hour class, two cameras, etc. headed for DVD). Got edit lock. Everything is done now except for cleaning up audio. After the audio I can send the whole lot to Encore for DVD making. But first, audio.
    Took the entire sequence to Audition  via PPro's  "Edit...Edit in Adobe Audition...Sequence..."  path. This worked just fine. It pushed all the audio files to Audition, Audition opened up and gave me a "make an Audition project" dialog box, etc. Nearly 100 files came over to Audition, on the right tracks, in the right order. Very nice. Made my changes. So far so good.
    What I've read in the manual says that all I have to do when I'm done is "File...Save" in Audition, then PPro will have and use the changes. Sorta like Dynamic Link, but different. So I did the the project save.
    At this point, things deviated a little from the plan. I started up PPro, opened the project, and no sign of the Audition work. Can't find a file anywhere in the project panel that says Audition on it. The files on the timeline are still the dark green of the multi-camera edit, not the lighter green of an Audition file. When I've done this for individual clips, I've gotten back a file with a name like "*Audio Extracted_1.wav" that shows up with the same green as the Audition icon on my desktop.
    So I thought, fine. Not as easy as I had hoped. I'll just have to import it manually. But PPro doesn't seem to have any idea how to deal with a *.sesx file, which is the project file from Audition.
    Should I be exporting, say, a *.wav file from Audition (how?) and import that into PPro? And if I do, is there a good workflow to re-sync this audio with my video tracks?
    I'm confused. Don't know what I did wrong. Don't know what do to fix it. Don't know how to avoid this in the future. So any help gratefully received.
    Bruce Watson

    OK, now I *am* confused.
    Just did it again (a different DVD project however), as described in my original post. This time PPro stayed open for me. So I sent all the sequence audio files to Audition via the "Edit...Edit in Adobe Audition...Sequence..." comman, then did my editing in Audition, and saved it the Audition project. Go back to PPro, and... nothing. No sign of any file from Audition in the project panel. No sign on the time line. No sign of any Audition file anywhere in PPro that I can find.
    What gives? What am I doing wrong?
    What I did get was a folder at the same directory level as my PPro project file, a folder in it with the project_name I gave Auditon when it opened from the PPro  "Edit...Edit in Adobe Audition...Sequence..." command, and then two files for every clip in the project (a *.wav and a *.pkf), and finally two more files, a project_name.xml and a project_name.xml.sesx.
    I suppose I can export a *.wav file to PPro manually. Worked before. But I'd like to learn the "correct" way, the way Adobe intends it to work.
    Darned if I can figure out what I'm doing wrong though. Help???

  • Round Trip form Preiemer to Audition more than Once

    Hoping someone can help.  I am struggling to work out how to send a project back to Audition more than once?  Basically I have a job that I sent from Premiere to Audition already but the client has come back with some further edits.  What I can't work out is how I can send that project back from Premiere to Audition for a second time once I have made the various edits requested Premiere so that I can just tidy up those bits back in audtion again.  At the moment it seems like I will have to try and re do all the work I had originally done in Audition or try and copy and paste clips form one Audition project to another and re align all the wave forms.
    I am sure I am being stupid and missing something really basic so if someone can shed any light on how I can do this that would be great.
    Thanks in advance.
    Mark

    Hi Alan
    Your right the files are there but all as separate wav files that were created when the Audition project was first created and I have the original Audition timeline that was created when I first sent the project back to Premiere. What I can't seem to figure out though is that when you send the project back from Premiere to Audition the new audio tracks that were created don't link back to the originally extracted wav files or the Audition Project that created them.  Instead Audition creates a new wav file for each complete track (for those tracks that came from Audition first time round).  However if you click on one of the single track clips from the original Audition to Premiere round trip and choose edit original it opens the original Audition project with all the clips in that created. Which isn't the behaviour I was expecting  I was hoping for something a bit like the dynamic link relationship between after effects and premiere so if you have round tripped your audio any further changes in premiere are reflected in the audition project or a copy of the audition project. Is there away of doing this?
    Thanks

  • People Picker field and Web service -- multiple round trips to get Display Name value

    Using Sharepoint 2010 and Infopath 2010, I have created a form that validates fields entered within the form by connecting to a .Net web service created  by someone else.  One of the fields that I need to validate is a People Picker field
    for the Project Manager. 
    The connection to the Web Service runs correctly except that the People Picker goes through the validation process 3-4 times.   I know this because I have a MessageBox showing the value for the InnerXML that pops up 3 times.  The
    first time the MessageBox shows no value for the XML, the next time it shows a name, and the 3rd time it shows no value.
    Here is the code I'm using in the Infopath form (without the Messagebox):
    Dim wsConnection As WebServiceConnection = DirectCast(Me.DataConnections("Validate"), WebServiceConnection)
    Dim formNavigatorProjectManager As XPathNavigator = MainDataSource.CreateNavigator()
    Dim wsNavigatorProjectManager As XPathNavigator = Me.DataSources("Validate").CreateNavigator()
    strformNavProjectManager = formNavigatorProjectManager.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns3:ProjectManager/ns3:UserInfo/ns3:DisplayName", NamespaceManager).InnerXml
    wsNavigatorProjectManager.SelectSingleNode("/dfs:myFields/dfs:queryFields/ns7:Validate/ns7:projectManager", NamespaceManager).SetValue(strformNavProjectManager)
    wsConnection.Execute()
    The line in BOLD above used to have just /pr:properties/p:properties/documentManagement/ns3:ProjectManager
    but I thought my problem might be because People Picker fields are made up of 3 elements -- DisplayName, AccountID and Account Type. So I changed the XML.  Sadly, that didn't make any difference.
    I am using the CHANGED event which a colleague of mine thought would have taken care of the multiple round trips.  But it didn't.
    Hopefully someone out there can tell me what I need to do so that this People Picker field only get validated once (The form also has Managed Metadata fields that have very similar problems so I'm hoping that the solution for the People Picker field
    takes care of the MMD fields too.)  Thanks in advance.  Carol.

    Hi Carol,
    It is the behavior for setting People/Group field if you just select the node "/dfs:myFields/dfs:queryFields/ns7:Validate/ns7:projectManager".
    Also you can try to only set the AccountID value of the People/Group field:
    Dim wsConnection As WebServiceConnection = DirectCast(Me.DataConnections("Validate"), WebServiceConnection)
    Dim formNavigatorProjectManager As XPathNavigator = MainDataSource.CreateNavigator()
    Dim wsNavigatorProjectManager As XPathNavigator = Me.DataSources("Validate").CreateNavigator()
    strformNavProjectManagerID = formNavigatorProjectManager.SelectSingleNode("/pr:properties/p:properties/documentManagement/ns3:ProjectManager/ns3:UserInfo/ns3:AccountID", NamespaceManager).InnerXml
    wsNavigatorProjectManager.SelectSingleNode("/dfs:myFields/dfs:queryFields/ns7:Validate/ns7:projectManager/ns7:userinfo/ns7:AccountID", NamespaceManager).SetValue(strformNavProjectManagerID)
    wsConnection.Execute()
    Thanks,
    Eric
    Forum Support
    Please remember to mark the replies as answers
    if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]
    Eric Tao
    TechNet Community Support

  • Round Trip UML Tool

    Looking for suggestions for a round trip UML tool. Mainly I'm interested in being able to extract UML diagrams from Java source. Ideally, open source, but I'm open to anything if it's really good.
    So far I've found ArgoUML, but the support for reverse engineering UML seems spotty.
    I've also heard good things about Together and Rational, but both of those seem very expensive...
    Thanks for any thoughts,
    Johh

    I'd be curious to know your reasons for this, given
    that
    you seem to have quite a bit of experience.UML diagrams created by humans can sometimes show their intent more clearly than code by obscuring details and isolating the important abstractions. Unfortunately, maintaining that sort of UML diagram is expensive. I find it's cheaper to document the important abstractions and original intent with plain text comments.
    There are impedance mismatches between UML and all popular programming languages. This forces automated reverse engineering to either arbitrarily reduce detail across the board or burden the diagrams with trivial details. The purpose of a model is to throw away some information. That's why 1:1 scale maps are not popular. Automated systems aren't smart enough to know which information to throw away.
    Also, UML is sort of like Esperanto or Lojban. They might be useful in a pinch, but very few people want to speak them all the time. Automatically translating source to UML loses idiomatic information, and it turns out programming idioms convey a lot of useful information between experienced developers.
    It seems to me having UML diagrams for other people's
    code is especially useful, and can greatly ease the
    process
    of coming to understand it. Hence my special interest
    in a
    good reverse engineering tool. But I like UML for
    aiding my
    own design as well.I used to like it, but after I became more familiar with OO concepts I found it just slowed me down. Perhaps it is helpful while learning. I'm glad I know it, I just don't use it.

  • Round trip to CS4 has me trippin'

    This issue only seems to effect images from my old D60 (which I no longer use) and from my G7 (which I mainly use under water). Also, it only occurs when using CS4: If I switch my external editor back to CS3, it doesn't happen.
    When I do the round trip, my work in photoshop doesn't show. (With some images, regenerating the the thumbnail fixes it, but this doesn't always work.) Here's where it gets weird: if I quit Aperture and relaunch, the round tripped image doesn't show up at all. The original is there and it tells me it's in a stack of ONE. However, the photoshop document is there in my referenced folder with all my work in tact.
    Now I've discovered that it only occurs on one of my referenced drives but still only in CS4 and only with files from those cameras. That drive is properly formatted and Disk Utility says it doesn't need any repairs. Additionally, I've done a consistency check, rebuilt the library and repaired permissions.
    I can work around this, but I don't like unsolved mysteries.
    DLS

    I was trippin' so bad that I used "effect" as a verb. (one of my pet peeves)
    I will write 100 times: "Effect is a noun. Affect is a verb"
    dls

  • Round trip between Flash Builder and Catalyst?

    Is it, or will it, be possible to go back to Flash Catalyst once a project as been brought into Flash Builder?
    I have imported the .fxp project into Flash Builder, made some code changes, then exported a .fxp project out again.  I want to be able to edit this in Catalyst so I can make design changes, but when I try to open the project Catalyst says it cannot be opened becuase it has been edited outside of the application.  Is there something I am missing or has this simply not been implemented yet?
    It would be a shame to not be able to "round trip" from Catalyst to Builder.
    Thanks for your time and the product looks very exciting.

    Hi Watern,
    For the first version of Catalyst, we're focusing on the one-way workflow from Catalyst to Builder (start in Catalyst, finish in Builder). We realize this is a big limitation and hope to address soon after the first release.
    There are a number of partial solutions for this problem, which you can find by searching around the forum. Most of them involve dividing the work between Catalyst and Flash Builder as cleanly as possible, which is surprisingly easy to do given the new skinning architecture. Here's an excerpt from a post I wrote that seems to have been lost:
    "If you are iterating between Catalyst and Builder on a custom component, you may find it is worth splitting the custom component out in that fashion. I'm planning to write an article explaining this, but here's a preview:
      In Builder, create a new subclass of SkinnableComponent. Put the component logic in there.
      If you need to add visual logic like "now move the konfabulator 10px to the left", you should make konfabulator a skin part, using the metadata (see Scrollbar.as, in the Flex 4 SDK, for an example).
      If your component has states, declare them with the metadata.
      In Catalyst, make sure that your custom component has those parts and states.
      Then import the custom component into Builder.
      In the MXML file for the custom component, change the root tag <Group> to <Skin>. It's now a skin (not a custom component).
      In the MXML file for the skin, add the [HostComponent("com.me.MyComponent")] metadata (see HScrollbarSkin.mxml, in the Flex 4 SDK, for an example).
      Wherever you are creating the instance, change the code <MyComponent/> to <MySkinnableComponent skinClass="MyComponent"/>. Now you're creating an instance of your skinnable component and assigning it the skin created in Catalyst.
    Done! If you make more changes in Catalyst, you'll have to repeat steps 5-7 again (for now!)."
    -Adam

  • Round trip editing with BC?

    Is there round trip editing between Muse and Business Catalyst? Or once it is published to BC and gone live you can still only edit in Muse? If you add a BC tag within Business Catalyst it will break Muse compatibility?

    Hi,
    If you make any changes to the codes generated by Muse else where then the changes are not reflected back in Muse. So, next time you publish/export the changes are not there and you have to make them again.
    Also, refer to this kb article which talks about using the custom code in Muse,
    Simple way to insert  custom Jquery Slideshows and Plugins in Muse
    - http://forums.adobe.com/message/4562744
    Regards,
    Abhishek Maurya

Maybe you are looking for

  • Calendar in a "Crash Loop"

    Today I opened up "Calander" in a Mid-2012 MacBook Air and it continually gives the message that "Calendar unexpectedly quit".  I click to re-open and it just gives the same message.  I've tried shutting down and restarting, but the proble persists;

  • Refreshing included JSP file

    Hi, I've created a simple word-verification login system to stop robots from trying out various password combo's on a user's account. I've created a separate JSP page that randomly chooses an image from a database, sets a session variable to the word

  • How to set default value to relationship filed(ess~my~fam)new child

    Hi Experts, i have a standard ESS Application for Family members/dependents for Malaysia(essmyfam)-->New child When i click on new child a view gets opened withcontains relationship field with dropdown.Kdsvh is the field that is binded to dropdown.By

  • Want to become Oracle Apps DBA

    Hello Everyone, I am an Oracle Core Database Admin and want to lean about Oracle Apps Database administration wit in 2 to 3 months... Please suggest me good links or Books. Regards, Abhishek

  • Behaviour of inherited methods

    hello everybody! I'm very new to Java (and objects...) and have a question: I have created a base class and derived other classes from it. The base class contains a set() method which sets a member in it. The derived classes also contain a set() meth