WO1999063439A1 - Apparatus and method for testing network applications - Google Patents

Apparatus and method for testing network applications Download PDF

Info

Publication number
WO1999063439A1
WO1999063439A1 PCT/IL1999/000289 IL9900289W WO9963439A1 WO 1999063439 A1 WO1999063439 A1 WO 1999063439A1 IL 9900289 W IL9900289 W IL 9900289W WO 9963439 A1 WO9963439 A1 WO 9963439A1
Authority
WO
WIPO (PCT)
Prior art keywords
network
units
location
return
parameters
Prior art date
Application number
PCT/IL1999/000289
Other languages
French (fr)
Inventor
Benyamin Arie Daon
Original Assignee
Shunra Software Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shunra Software Ltd. filed Critical Shunra Software Ltd.
Priority to AU40568/99A priority Critical patent/AU4056899A/en
Publication of WO1999063439A1 publication Critical patent/WO1999063439A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/14Network analysis or design
    • H04L41/145Network analysis or design involving simulating, designing, planning or modelling of a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0852Delays

Definitions

  • the present invention relates to an apparatus and method for testing
  • connection will be certain that the connection will be able to support its applications at all times
  • a system for testing the capacity of a network to support an application It is possible to model a network using three parameters, a maximum bandwidth, a time delay and a percentage loss of data packets.
  • the system uses a fixed set of parameters obtained from general experience of the Internet and the parameters can be changed by the user if he feels that the system does not accurately represent the connection being tested.
  • a problem with this system is that the parameters of a real network change with time, sometimes quite rapidly.
  • An application that passes the test using the above system may fail in actual use on the network because, for a small percentage of the time, the connection between two specific points on the network varies markedly from an expected value. Alternatively the very fact that values are changing may affect performance.
  • a system for modeling a network is associated with a location on the network and comprises a sending device for sending data units from the system location to a second, predefined location on the network and arranging the units to return to the system location, a receiving device for receiving the units on their return to the system location, a measuring device for measuring the delay between the sending of the unit and the receipt of the same unit by return, and a counter for counting the number of units that do not return, a network parameter reconstructor for reconstructing, from the measuring device and from the counter, parameters of the network, and a modeling device adapted to utilize the reconstructed parameters to model the network.
  • the sending device is preferably operative to send data units at predefined intervals over a preset period.
  • An array may be built up of delays of succeeding units and may provide parameters for the modeling of the network.
  • a particular advantage of the invention is that it is able to model the Internet effectively, however it is applicable to any other type of communication network as well.
  • the invention is useful in determining the performance of a network application having predefined functions.
  • the application would be combined with the system as described above and one or more of the predefined functions of the application would be carried out in the normal way, as if the application were connected to the network.
  • the application believes it is operating normally with the network but, instead of the packets being output to a genuine network they are output to the model and dealt with according to the retrieved parameters.
  • a system for modeling a network the system being associated with a first location on said network and comprising a network performance reporting module for obtaining parameters from a network and a cloud module for incorporating the parameters obtained from the network performance reporting module to form a model of the network, the network performance reporting module being characterized in that it comprises a sending device for sending data units from the first location to a second, predefined location on the network and arranging the units to return to the first location, a receiving, device for receiving the units on their return to the first location, a measuring device for measuring, the delay between the sending of the unit and the receipt of the same unit by return, a counter for counting the number of units that do not return, and a modeling device adapted to model a network in accordance with the measured delay
  • the units may be data packets in a standard format and the sending device may be operative to send data units at predefined intervals over a preset period.
  • the array may be built up of delays of succeeding units and may be usable to provide parameters for the modeling of the network.
  • the system may be embodied on a computer.
  • the system may also be embodied on several computers.
  • the modeling device may be embodied on a separate computer from the rest of the system.
  • Figure 2A shows a path that a communication may take through a series of routers
  • Figure 2B shows how the path of figure 2A is considered in a cloud model
  • Figure 3 shows a typical distribution of delay times for data packets following a path across a network
  • Figure 4 shows a model according to an embodiment of the present invention
  • Figure 5A shows a standard network application
  • Figure 5B shows how an embodiment of the present invention may be added to the application of figure 5A.
  • Figure 1 shows a part of a network.
  • Linking the gateways are individual routers 14.1 - 14.8 whose task it is to read the addresses of data packets and to direct the packet to the most appropriate of the neighboring routers for the given destination.
  • Router 2 when faced with a message for endpoint 10.2, should know that it must direct the message to Router 3 and not to Router 4. If it does send it via Router 4 then Router 4 should send it via Router 6 and Router 9, and Router 9 should know to direct it via Router 8 to ensure that it reaches the correct endpoint.
  • Figure 2A shows a path that an actual message may take through a series of routers.
  • Each router takes two parameters, one is the percentage of packets lost over this part of the network and the second is the delay time introduced over this part of the network.
  • the routers are treated as nodes of the network. The parameters of each node will change rapidly, especially during periods of heavy use of the network and it is not feasible to keep track of the parameters of every single node.
  • Figure 2B shows how the network may be modeled. It is modeled as a cloud which has parameters which are the sum of the individual parameters of the routers. The parameters of the cloud are more stable than the parameters of individual routers for messages being sent over any appreciable number of routers because statistical effects begin to appear.
  • a model of this sort with sets of predetermined parameters, to model the behavior of the network. This works well up to a point, but as mentioned above, cannot deal effectively with data intensive communications needing to work in real time because standard sets of parameters do not really deal with the effects of short term but exceptionally large scale fluctuations at individual routers. For that matter standard sets of parameters do not deal with specific conditions applying to the individual route that the user is interested in.
  • ping based on the ICMP protocol, which is used to check the viability of Internet connections.
  • the "ping” or another like utility sends a data packet to the desired address.
  • the data packet is immediately returned from the desired address to the sender and the sender is thus able to know that the connection is viable and is able to determine the time delay over the connection.
  • Embodiments of the present invention use a variation of the "ping" utility to determine the actual time-variant parameters of the network for use in the model of figure 2B.
  • a series of "pings" are transmitted over the connection under test at regular intervals, for example every half second, and the returning data packets are used to build up a graph of delay times.
  • a data loss parameter is calculated from the number of packets that do not return. It will be appreciated that the actual parameters used in the model are half the values obtained because the packets traverse the network twice. However the fact that each packet traverses the network twice gives additional statistical soundness to the results.
  • a typical graph of delay times that might be obtained using the above described means is shown in figure 3.
  • the graph that is drawn up can then be used to provide time varying
  • Figure 4 shows how the model of figure 2B may be implemented and how it may obtain and use parameters obtained from the network.
  • the model shown in figure 4 consists of three principal modules, a
  • gateway module 20 a cloud module 22 and an Internet performance recording module 24.
  • the gateway module models the gateway to the Internet and takes
  • up-link bandwidth down-link bandwidth
  • bucket or
  • the bucket size is the maximum buffer size offered by the
  • connection and presents a challenge, particularly to real time applications.
  • the cloud module 22 is the model of figure 2B, and takes as its
  • Module 24 is the Internet performance recording module and its task is to
  • the cloud module selects parameters from the graph of figure 3.
  • the first method is to proceed sequentially through the graph.
  • the second method is to select parameters by making random jumps through the graph.
  • the second method models a network with particularly high jitter, that is to say with sharp changes in the delay and such a test is particularly important for real time data which is very vulnerable to such behavior from a network.
  • Cloud software includes two components, an application and a driver.
  • the driver is where execution of the simulation is carried out.
  • a typical networking architecture may allow for three basic types of driver, adapters, protocols and intermediate drivers.
  • a TCP/IP driver 30 used for communication via the Internet, is shown bound to an adapter driver 32.
  • Figure 5B shows an Internet communication of the type shown in figure 5A which has been adapted for the purposes of the present invention.
  • the modeling software of the invention is installed as an intermediate cloud driver 34 which is located between the TCP/IP driver 30 and the adapter driver 32.
  • the adapter driver 32 and the TCP/IP driver are both unaware of the existence of the cloud driver 34 and in this way it is ensured that the protocol behavior does not change.

Abstract

A system for modeling a network consists of 3 principal modules, a gateway module (20), a cloud module (22), and an Internet performance recording module (24). The system includes a sending device, a receiving device, a measuring device, a counter, a network parameter reconstructor, and a modeling device. The system is associated with a location on the network. The sending device sends data units from the system location to a second, predefined location on the network and arranges for the units to return to the system location. The receiving device receives the units on their return to the system location. The measuring device measures the delay between the sending of the unit and the receipt of the same unit by return. The counter counts the number of units that do not return. The network parameter reconstructor reconstructs parameters of the network.

Description

APPARATUS AND METHOD FOR TESTING NETWORK APPLICATIONS
FIELD OF THE INVENTION
The present invention relates to an apparatus and method for testing
network applications, and more particularly but not exclusively to testing
applications for use with wide area networks (WANS) and with the Internet.
BACKGROUND OF THE INVENTION
In recent years there has been considerable growth, in use of WANs and
the Internet. This growth has been both in terms of the number of people and
organizations using such facilities and also in terms of the network capacity taken up by the various applications. The past few years have also noted the appearance and spread of applications such as the Internet phone which require
the reliable transfer of data in real time.
All three of these developments have led to vast increases in the quantity
of data on the Internet, and all regular users are aware that there are times of the
day when Internet traffic is very slow and real time applications become all but
impossible to use.
An organization setting up a connection between different sites will wish
to be certain that the connection will be able to support its applications at all times
of operation. This applies whether the organization intends to use the Internet for
its connection or whether it is designing its own WAN and wishes to decide on the
necessary design capacity. At present there is known a system for testing the capacity of a network to support an application. It is possible to model a network using three parameters, a maximum bandwidth, a time delay and a percentage loss of data packets. The system uses a fixed set of parameters obtained from general experience of the Internet and the parameters can be changed by the user if he feels that the system does not accurately represent the connection being tested.
A problem with this system is that the parameters of a real network change with time, sometimes quite rapidly. An application that passes the test using the above system may fail in actual use on the network because, for a small percentage of the time, the connection between two specific points on the network varies markedly from an expected value. Alternatively the very fact that values are changing may affect performance.
In response to the latter point it is known, not to provide the system with specific parameters but rather with a time-variant set of parameters. This, however, still does not deal with the problem of radical and unexpected changes and furthermore does not deal adequately with the behavior patterns of specific networks or of specific routes on a given network. In particular it does not deal adequately with attempts to set up a connection between two points via the Internet.
SUMMARY OF THE INVENTION
According to a first aspect of the present invention there is provided a system for modeling a network. The system is associated with a location on the network and comprises a sending device for sending data units from the system location to a second, predefined location on the network and arranging the units to return to the system location, a receiving device for receiving the units on their return to the system location, a measuring device for measuring the delay between the sending of the unit and the receipt of the same unit by return, and a counter for counting the number of units that do not return, a network parameter reconstructor for reconstructing, from the measuring device and from the counter, parameters of the network, and a modeling device adapted to utilize the reconstructed parameters to model the network. The sending device is preferably operative to send data units at predefined intervals over a preset period.
An array may be built up of delays of succeeding units and may provide parameters for the modeling of the network. A particular advantage of the invention is that it is able to model the Internet effectively, however it is applicable to any other type of communication network as well. The invention is useful in determining the performance of a network application having predefined functions. The application would be combined with the system as described above and one or more of the predefined functions of the application would be carried out in the normal way, as if the application were connected to the network. As the system is built in behind the network driver the application believes it is operating normally with the network but, instead of the packets being output to a genuine network they are output to the model and dealt with according to the retrieved parameters. Thus the user receives an indication as to actual performance of the system on the network based on the time delays and loss rates in the delivery of packets and is able to see from this whether the use of the particular application over the given network is feasible or not. According to a second aspect of the present application there is provided a system for modeling a network, the system being associated with a first location on said network and comprising a network performance reporting module for obtaining parameters from a network and a cloud module for incorporating the parameters obtained from the network performance reporting module to form a model of the network, the network performance reporting module being characterized in that it comprises a sending device for sending data units from the first location to a second, predefined location on the network and arranging the units to return to the first location, a receiving, device for receiving the units on their return to the first location, a measuring device for measuring, the delay between the sending of the unit and the receipt of the same unit by return, a counter for counting the number of units that do not return, and a modeling device adapted to model a network in accordance with the measured delay of the measuring device and the count of the counter.
The units may be data packets in a standard format and the sending device may be operative to send data units at predefined intervals over a preset period. The array may be built up of delays of succeeding units and may be usable to provide parameters for the modeling of the network. The system may be embodied on a computer. The system may also be embodied on several computers. For example the modeling device may be embodied on a separate computer from the rest of the system.
BRIEF DESCRIPTION OF THE DRAWINGS
For a better understanding of the invention and to show how the same may be carried into effect, reference will now be made, purely by way of example, to the accompanying drawings in which, Figure 1 shows a part of a network such as the Internet,
Figure 2A shows a path that a communication may take through a series of routers,
Figure 2B shows how the path of figure 2A is considered in a cloud model, Figure 3 shows a typical distribution of delay times for data packets following a path across a network,
Figure 4 shows a model according to an embodiment of the present invention,
Figure 5A shows a standard network application, and Figure 5B shows how an embodiment of the present invention may be added to the application of figure 5A.
DESCRIPTION OF THE PREFERRED EMBODIMENTS
Figure 1 shows a part of a network. A series of endpoints 10.1 - 10.3, which represent individual users, or in the case of the Internet, Internet service providers, are connected to a network via gateways 12.1 - 12.3. Linking the gateways are individual routers 14.1 - 14.8 whose task it is to read the addresses of data packets and to direct the packet to the most appropriate of the neighboring routers for the given destination. For example Router 2, when faced with a message for endpoint 10.2, should know that it must direct the message to Router 3 and not to Router 4. If it does send it via Router 4 then Router 4 should send it via Router 6 and Router 9, and Router 9 should know to direct it via Router 8 to ensure that it reaches the correct endpoint.
Figure 2A shows a path that an actual message may take through a series of routers. Each router takes two parameters, one is the percentage of packets lost over this part of the network and the second is the delay time introduced over this part of the network. The routers are treated as nodes of the network. The parameters of each node will change rapidly, especially during periods of heavy use of the network and it is not feasible to keep track of the parameters of every single node.
Figure 2B shows how the network may be modeled. It is modeled as a cloud which has parameters which are the sum of the individual parameters of the routers. The parameters of the cloud are more stable than the parameters of individual routers for messages being sent over any appreciable number of routers because statistical effects begin to appear. Thus it is feasible, as has been done in the prior art, to use a model of this sort, with sets of predetermined parameters, to model the behavior of the network. This works well up to a point, but as mentioned above, cannot deal effectively with data intensive communications needing to work in real time because standard sets of parameters do not really deal with the effects of short term but exceptionally large scale fluctuations at individual routers. For that matter standard sets of parameters do not deal with specific conditions applying to the individual route that the user is interested in.
There is currently known a utility called "ping", based on the ICMP protocol, which is used to check the viability of Internet connections. The "ping" or another like utility, sends a data packet to the desired address. The data packet is immediately returned from the desired address to the sender and the sender is thus able to know that the connection is viable and is able to determine the time delay over the connection.
Embodiments of the present invention use a variation of the "ping" utility to determine the actual time-variant parameters of the network for use in the model of figure 2B. A series of "pings" are transmitted over the connection under test at regular intervals, for example every half second, and the returning data packets are used to build up a graph of delay times. A data loss parameter is calculated from the number of packets that do not return. It will be appreciated that the actual parameters used in the model are half the values obtained because the packets traverse the network twice. However the fact that each packet traverses the network twice gives additional statistical soundness to the results. A typical graph of delay times that might be obtained using the above described means is shown in figure 3.
The graph that is drawn up can then be used to provide time varying
parameters for the model of figure 2B, and the model of figure 2B can be used to
test applications under the expected conditions of actual use.
Figure 4 shows how the model of figure 2B may be implemented and how it may obtain and use parameters obtained from the network.
The model shown in figure 4 consists of three principal modules, a
gateway module 20, a cloud module 22 and an Internet performance recording module 24. The gateway module models the gateway to the Internet and takes
the following parameters, up-link bandwidth, down-link bandwidth and bucket (or
buffer) size. The bucket size is the maximum buffer size offered by the
connection and presents a challenge, particularly to real time applications. The
maximum number of data packets that can be sent to the network is limited by the up-link bandwidth. The remainder must be queued in the buffer. Data packets
that arrive when the buffer is full are simply lost.
The cloud module 22 is the model of figure 2B, and takes as its
parameters the latency, that is the delay in delivery of packets over the
connection, and packet loss, as discussed above. Module 24 is the Internet performance recording module and its task is to
obtain the data for the graph of figure 3. It takes parameters from the user as
follows, a target address, the length of time for which parameters are needed, and
the sampling interval. It then proceeds to operate a "ping" utility repeatedly at the set rate over the set time interval. The parameters are recorded, in a form functionally equivalent to figure 3, and the results are used as the parameters for the cloud module 22.
In embodiments of the invention there are two ways that the cloud module selects parameters from the graph of figure 3. The first method is to proceed sequentially through the graph. The second method is to select parameters by making random jumps through the graph. The second method models a network with particularly high jitter, that is to say with sharp changes in the delay and such a test is particularly important for real time data which is very vulnerable to such behavior from a network. Cloud software includes two components, an application and a driver.
The driver is where execution of the simulation is carried out. A typical networking architecture may allow for three basic types of driver, adapters, protocols and intermediate drivers. In a standard system, as shown in figure 5A, a TCP/IP driver 30, used for communication via the Internet, is shown bound to an adapter driver 32. Figure 5B shows an Internet communication of the type shown in figure 5A which has been adapted for the purposes of the present invention. In figure 5B the modeling software of the invention is installed as an intermediate cloud driver 34 which is located between the TCP/IP driver 30 and the adapter driver 32. The adapter driver 32 and the TCP/IP driver are both unaware of the existence of the cloud driver 34 and in this way it is ensured that the protocol behavior does not change.
There is thus achieved a means of accurately modeling a network connection, including an Internet connection, using parameters taken from the network itself. The behavior of the module can be controlled by the user and the model is applicable to a wide variety of networks.
It is appreciated that various features of the invention which are, for clarity, described in the contexts of separate embodiments may also be provided in combination in a single embodiment. Conversely, various features of the invention which are, for brevity, described in the context of a single embodiment may also be provided separately or in any suitable subcombination.
It will be appreciated by persons skilled in the art that the present invention is not limited to what has been particularly shown and described hereinabove. Rather, the scope of the present invention is defined only by the claims that follow:

Claims

1. A system for modeling a network, the system being associated with a location on the network, the system comprising: a sending device for sending data units from the system location to a second, predefined location on the network and arranging the units to return to the system location; a receiving device for receiving the units on their return to the system location; a measuring device for measuring the delay between the sending of the unit and the receipt of the same unit by return; a counter for counting the number of units that do not return; a network parameter reconstructor for reconstructing, from the measuring device and from the counter, parameters of the network; and a modeling device adapted to utilize the reconstructed parameters to model the network.
2. A system for modeling a network, the system being associated with a
first location on said network and comprising a network performance
reporting module for obtaining parameters from a network and a cloud
module for incorporating the parameters obtained from the network
performance reporting module to form a model of the network, the
network performance reporting module being characterized in that it
comprises: a sending device for sending data units from the first location to a second, predefined location on the network and arranging the units to return to the first location;
a receiving device for receiving the units on their return to the first
location;
a measuring device for measuring the delay between the sending
of the unit and the receipt of the same unit by return;
a counter for counting the number of units that do not return; and a modeling device adapted to model a network in accordance with
the measured delay of the measuring device and the count of the
counter.
3. A system according to any preceding claim wherein the sending device is operative to send data units at predefined intervals over a preset
period.
4. A system according to claim 3 wherein an array is built up of delays of
succeeding units.
5. A system according to claim 4 wherein the array is usable to provide
parameters for the modeling of the network.
6. A system according to any preceding claim wherein the network is the
Internet.
7. A system according to any preceding claim wherein the units are data
packets in a standard format.
8. A system according to any preceding claim further comprising the parameters of a network gateway.
9. A system according to any preceding claim combined with a network application.
10. A system according to any preceding claim wherein at least one of the devices is embodied on a first computer and at least one other of the devices is embodied on a second computer.
11. A method of modeling a network by using a system according to any preceding claim.
12. A method of determining the performance of a network application having predefined functions comprising the steps of: combining the application with the system of any preceding claim; and carrying out one or more of the predefined functions of the application.
PCT/IL1999/000289 1998-06-04 1999-05-31 Apparatus and method for testing network applications WO1999063439A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU40568/99A AU4056899A (en) 1998-06-04 1999-05-31 Apparatus and method for testing network applications

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IL12477098A IL124770A0 (en) 1998-06-04 1998-06-04 Apparatus and method for testing network applications
IL124770 1998-06-04

Publications (1)

Publication Number Publication Date
WO1999063439A1 true WO1999063439A1 (en) 1999-12-09

Family

ID=11071588

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IL1999/000289 WO1999063439A1 (en) 1998-06-04 1999-05-31 Apparatus and method for testing network applications

Country Status (3)

Country Link
AU (1) AU4056899A (en)
IL (1) IL124770A0 (en)
WO (1) WO1999063439A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7093288B1 (en) 2000-10-24 2006-08-15 Microsoft Corporation Using packet filters and network virtualization to restrict network communications
US7113900B1 (en) * 2000-10-24 2006-09-26 Microsoft Corporation System and method for logical modeling of distributed computer systems
US7155380B2 (en) 2000-10-24 2006-12-26 Microsoft Corporation System and method for designing a logical model of a distributed computer system and deploying physical resources according to the logical model
US7200655B2 (en) 2000-10-24 2007-04-03 Microsoft Corporation System and method for distributed management of shared computers
WO2007038584A1 (en) * 2005-09-27 2007-04-05 Stanley, Morgan Computer networks for providing a test environment
US7577701B1 (en) 2001-01-22 2009-08-18 Insightete Corporation System and method for continuous monitoring and measurement of performance of computers on network
US9317270B2 (en) 2005-06-29 2016-04-19 Microsoft Technology Licensing, Llc Model-based virtual system provisioning
US10353811B2 (en) 2005-06-10 2019-07-16 Wapp Tech Corp. System for developing and testing a mobile application
US10691579B2 (en) 2005-06-10 2020-06-23 Wapp Tech Corp. Systems including device and network simulation for mobile application development

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5093824A (en) * 1990-03-27 1992-03-03 Bell Communications Research, Inc. Distributed protocol for improving the survivability of telecommunications trunk networks
US5436909A (en) * 1990-09-17 1995-07-25 Cabletron Systems, Inc. Network management system using status suppression to isolate network faults
US5493650A (en) * 1994-03-02 1996-02-20 Synoptics Communications, Inc. Apparatus and method for monitoring the presence of cables connected to ports of a computer network controller and automatically reconfiguring the network when cables are connected to or removed from the controller
US5528594A (en) * 1994-12-22 1996-06-18 International Business Machines Corporation Method and system for implementing sub-tokens on a token ring network
US5613061A (en) * 1994-09-12 1997-03-18 Verilink Corporation Network controller with reconfigurable program logic circuits capable of performing both channel service and testing functions
US5751933A (en) * 1990-09-17 1998-05-12 Dev; Roger H. System for determining the status of an entity in a computer network
US5870540A (en) * 1995-11-20 1999-02-09 Ncr Corporation Low overhead method for detecting communication failures on a network

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5093824A (en) * 1990-03-27 1992-03-03 Bell Communications Research, Inc. Distributed protocol for improving the survivability of telecommunications trunk networks
US5436909A (en) * 1990-09-17 1995-07-25 Cabletron Systems, Inc. Network management system using status suppression to isolate network faults
US5751933A (en) * 1990-09-17 1998-05-12 Dev; Roger H. System for determining the status of an entity in a computer network
US5493650A (en) * 1994-03-02 1996-02-20 Synoptics Communications, Inc. Apparatus and method for monitoring the presence of cables connected to ports of a computer network controller and automatically reconfiguring the network when cables are connected to or removed from the controller
US5613061A (en) * 1994-09-12 1997-03-18 Verilink Corporation Network controller with reconfigurable program logic circuits capable of performing both channel service and testing functions
US5528594A (en) * 1994-12-22 1996-06-18 International Business Machines Corporation Method and system for implementing sub-tokens on a token ring network
US5870540A (en) * 1995-11-20 1999-02-09 Ncr Corporation Low overhead method for detecting communication failures on a network

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7113900B1 (en) * 2000-10-24 2006-09-26 Microsoft Corporation System and method for logical modeling of distributed computer systems
US7155380B2 (en) 2000-10-24 2006-12-26 Microsoft Corporation System and method for designing a logical model of a distributed computer system and deploying physical resources according to the logical model
US7200655B2 (en) 2000-10-24 2007-04-03 Microsoft Corporation System and method for distributed management of shared computers
US7093288B1 (en) 2000-10-24 2006-08-15 Microsoft Corporation Using packet filters and network virtualization to restrict network communications
US7577701B1 (en) 2001-01-22 2009-08-18 Insightete Corporation System and method for continuous monitoring and measurement of performance of computers on network
US10353811B2 (en) 2005-06-10 2019-07-16 Wapp Tech Corp. System for developing and testing a mobile application
US10691579B2 (en) 2005-06-10 2020-06-23 Wapp Tech Corp. Systems including device and network simulation for mobile application development
US11327875B2 (en) 2005-06-10 2022-05-10 Wapp Tech Corp. Systems including network simulation for mobile application development
US9317270B2 (en) 2005-06-29 2016-04-19 Microsoft Technology Licensing, Llc Model-based virtual system provisioning
US9811368B2 (en) 2005-06-29 2017-11-07 Microsoft Technology Licensing, Llc Model-based virtual system provisioning
US10540159B2 (en) 2005-06-29 2020-01-21 Microsoft Technology Licensing, Llc Model-based virtual system provisioning
US7783463B2 (en) 2005-09-27 2010-08-24 Morgan Stanley Computer networks for providing a test environment
WO2007038584A1 (en) * 2005-09-27 2007-04-05 Stanley, Morgan Computer networks for providing a test environment

Also Published As

Publication number Publication date
AU4056899A (en) 1999-12-20
IL124770A0 (en) 1999-01-26

Similar Documents

Publication Publication Date Title
Li et al. On the long-range dependence of packet round-trip delays in Internet
Matthews et al. The PingER project: active Internet performance monitoring for the HENP community
Apisdorf et al. OC3MON: Flexible, Affordable, High Performance Staistics Collection.
Kalidindi et al. Surveyor: An infrastructure for internet performance measurements
Apostolopoulos et al. Implementation and performance measurements of QoS routing extensions to OSPF
EP2429128B1 (en) Flow statistics aggregation
Hacker et al. The effects of systemic packet loss on aggregate TCP flows
US9001668B2 (en) Endpoint selection in a network test system
US20050100032A1 (en) System and method for simulating network connection characteristics
EP2299632A1 (en) Traffic distribution control
WO1999063439A1 (en) Apparatus and method for testing network applications
US20050283639A1 (en) Path analysis tool and method in a data transmission network including several internet autonomous systems
Chen Increasing the observability of Internet behavior
Pásztor Accurate active measurement in the Internet and its applications
Beckers et al. Generalized processor sharing performance models for Internet access lines
Kamath et al. Generation of high bandwidth network traffic traces
WO2002079927A2 (en) Simulating data flow through a network
Ganchev et al. Internet tomography: an introduction to concepts, techniques, tools and applications
KR100336495B1 (en) System and method for simulating the packet transmission performance of Internet
Viipuri Traffic analysis and modeling of IP core networks
EP1879349A1 (en) Method of measuring packet loss
Klivansky et al. The NSFNET Simulation Platform
JP3362003B2 (en) Delay / throughput evaluation method and network management device
Yousaf et al. Fog in the network weather service: A case for novel approaches
US20150049772A1 (en) Dual bank traffic generator

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG US UZ VN YU ZA ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 09600141

Country of ref document: US

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase