Search
TCP Client & Server tranmission of data in Java
- Boonprakit Chaikaew
- Oct 9, 2015
- 1 min read

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
Comments