International Journal of Networking and Computing
Online ISSN : 2185-2847
Print ISSN : 2185-2839
ISSN-L : 2185-2839
Special Issue on the Second International Symposium on Computing and Networking
Software Model Checking of UDP-based Distributed Applications
Nazim SebihMasami HagiyaFranz WeitlMitsuharu YamamotoCyrille ArthoYoshinori Tanabe
Author information
JOURNAL FREE ACCESS

2015 Volume 5 Issue 2 Pages 373-402

Details
Abstract

An extension to the software model checker Java Path nder for verifying networked applications using the User Datagram Protocol (UDP) is presented.UDP maximizes performance by omitting ow control and connection handling. For instance,media-streaming services often use UDP to reduce delay and jitter. However, because UDP is unreliable (packets are subject to loss, duplication, and reordering), veri cation of UDP-based applications becomes an issue. Even though unreliable behavior occurs only rarely during testing, it often appears in a production environment due to a larger number of concurrent network accesses.Our tool systematically tests UDP-based applications by producing packet loss, duplication,and reordering for each packet. We have evaluated the performance of our tool in a multi-threaded client/server application and detected incorrectly handled packet duplicates in a le transfer client.

Content from these authors
© 2015 International Journal of Networking and Computing
Previous article
feedback
Top