I hope to transfer files between two pc,
There are many tools, but I prefer to use html5/socket to transfer files via wifi.
Is it possible?
I hope to transfer files between two pc, There are many tools, but I
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I doubt it is possible without using any server side technologies like PHP or native application.
You can pass on data with some header info to server which subsequently redirect your data to another devices/pcs.