socket-communication tag

2 questions


2 answers
82 views
0
This is a question when receiving data when communicating with Android sockets.

I'm trying to get the data through Socket CommunicationI am receiving data by calling readLine using Buffered Reader class.However, when sending data from the server, the data cannot be read without a...


1 answers
60 views
0
You are about to transfer an image over socket communication. Help me!

I thought about converting photos taken by the client (Raspberry Pi) into bytes and converting the bytes received by sending them to the server (Java) into files.However, I have some difficulty coding...

1 years ago

© 2024 OneMinuteCode. All rights reserved.