I created a program that allows me to transfer information between my PC and my Android device over a TCP/IP socket. I want to now transfer images from my PC to my Android device also. I am not sure how I should send the files over from the PC or how to receive and save them on the Android side. I have read through a bunch of the posts in the forum, but I am still not sure how to put it together. I am not sure how to code the receiving portion on the Android side, to know how I should code it on the PC side. Any push in the right direction is appreciated.
Thank you
Thank you