top of page

TCP Client & Server tranmission of data in Java


This project is part of Multimedia, 2558.

For this project, The project about tranmission of data between the client and the server using TCP Photocal, which communication for this program is a sending picture from the client to the server and server will process the data of picture that recived by get RGB color to HSV color then recording values to vector and send back to client

Before tranmission

In processing


bottom of page