- Joined
- Aug 5, 2014
- Messages
- 3,212
- Thread Author
- #1
I have a server where i will put my images to. Now i am wondering what would be the best wa to transfer images from client (java) to my server (php). I read i can use two options:
a) Sockets
b) byte(code?)
Which one would be better and why? If there is anything else that is even better, i would like You to tell me what is it. Thank you
a) Sockets
b) byte(code?)
Which one would be better and why? If there is anything else that is even better, i would like You to tell me what is it. Thank you