Thursday 25 April 2013

Penghantaran Data Menggunakan LZW


Abstract

          Data transmission technique between server and client using LZW compression and decompression method is an application module develops to be implemented in a server/client model.This application is to be built using LZW algorithm as a routine to compress and decompress data,which is to be sent via networks.This project tests and studies the time and efficiency of data transmission.This project also has it focuses on text data,15 bit string table size and HTTP server/client model as its scopes to concentrate on the module application development.Object-oriented project development approach using Object Modeling Technique is the methodology used to develop this project while object-oriented language Java is the tools used to develop the module.Expected result is the end product of Projek Sarjana Muda 1 while source code and the actual result of the testing phase are the end products of Projek Sarjana Muda2.

No comments:

Post a Comment