How to transfer file from 1 to another pc using tcp/ip ?
I want to transfer file from one pc to another pc using tcp/ip sockets over with the help of wifi. i am very new to java socket programming , please give me link or any code regarding this task.
Member1Posted May 11, 2015, 3:27 AM
i am working for barcode scanner device which gives me barcode number and i want to extract file from database related to that barcode number to the same device with the use of java socket programming over wifi connection. i know its a tough task bt i want just idea from experts because im a fresher i dont know much about sockets.
Aditya MishraPosted May 11, 2015, 3:09 AM
install ipmsg in your pc. it is very useful for fast transfer of file and folder from one pc to another.