How to set up a PING test

Discussion in 'Order Execution' started by Sky123987, Dec 16, 2007.

  1. I'm interested in knowing how long it takes round trip to send/receive data. How would I test how long it takes on IQ FEED, or the genesis data feed.

    I looked on the internet and found that you can do a PING test by going to START >> RUN typing in "CMD" then "PING www.yahoo.com",and that works. However could i use a ping test to set what I want?

    Thanks
     
  2. gwb-trading

    gwb-trading

    You can set up a continuous ping test by using the -t option. For example:
    ping yahoo.com -t

    However, it should be noted that not all websites configure their equipment to respond to icmp pings. Sites such as amazon.com and cisco.com have icmp response disabled to prevent abuse. This is also true of many brokerages.

    Also if a web service provider finds that you are continuously pinging their equipment, thereby chewing up their resources; they may very well add an access list to prevent pinging from your IP address.

    - Greg


     
  3. If ping fails, try to use tracert on Windows, or traceroute/tracepath on Unix to get a feeling how far the remote host is.
     
  4. Please remember www.companycom might not be the actual location of where your service is coming from. The best way is to sniff the packets going to and from your machine while your receiving a feed this will allow you to see the actual servers IP that's providing the feed to your host.

    Their web server that's server up information about their company could be coming from California and their market data feed servers could be located in NYC or NJ.

    On UNIX you can use tcpdump on Windows a free opensource product called wireshark can do this.
     
  5. prabu, thanks for the link and welcome to Elite Trader Forums :)
     
  6. Forget all of these ping test websites.
    Just go into your DOS prompt and type "tracert" then a space, and then the IP address of your data-feed and see how many hops, latency there is, etc.
     
  7. I use Nullsoft's Netmon which leaves a little graphical window on my desktop and pings at the frequency I choose. In fact I have two of them, one pinging IB's hong kong server and the other pointing at the east coast server.

    Lets me see graphically if anything is out of square.

    <img src="http://charts.dacharts.net/2011-04-29/Kxv0429_000.png">
     
    #10     Apr 29, 2011