Daftar Isi:
  • This research focused on to find the traffic pattern in Granblue Fantasy game using Deep Packet Inspection (DPI) which will follow several step. The first step is designing a system to generate dataset, the system consist of one computer that has been installed wireshark and an internet browser for running Granblue Fantasy game, and a modem for internet connection. The second step is to generate the dataset using wireshark. The third step is processing the dataset by extract the raw data using data extraction, then the data is selected to obtain attributes which will be normalized. The fourth step is normalized the data, data needs to be normalized so that the visualization results look balanced. The fifth step is normalized data will be visualized into parallel coordinates graph using python.