Identify P2P Traffic by Inspecting Data Transfer Behaviour

  • Authors:
  • Mingjiang Ye;Jianping Wu;Ke Xu;Dah Ming Chiu

  • Affiliations:
  • Tsinghua National Laboratory for Information Science and Technology, Department of Computer Science, Tsinghua University, Beijing, P.R. China 100084;Tsinghua National Laboratory for Information Science and Technology, Department of Computer Science, Tsinghua University, Beijing, P.R. China 100084;Tsinghua National Laboratory for Information Science and Technology, Department of Computer Science, Tsinghua University, Beijing, P.R. China 100084;Dept. of Information Engineering, The Chinese University of Hong Kong, Hong Kong, P.R. China

  • Venue:
  • NETWORKING '09 Proceedings of the 8th International IFIP-TC 6 Networking Conference
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Classifying network traffic according to its applications is important to a broad range of network areas. Since new applications, especially P2P applications, no longer use well-known fixed port numbers, the native port based traffic classification technique has become much less effective. In this paper, we propose a novel approach to identify P2P traffic by leveraging on the data transfer behaviour of P2P applications. The behaviour investigated in the paper is that downloaded data from a P2P host will be uploaded to other hosts later. To find the shared data of downloading flows and uploading flows online, the content based partitioning schema is used to partition the flows into data blocks. Flows sharing the same data blocks are identified as P2P flows. The effectiveness of this method is demonstrated by experiments on various P2P applications. The results show that the algorithm can identify P2P applications very accurately while only keeping a small set of data blocks. The method is generic and can be applied to most P2P applications.