Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
51–60 of 71 posts
Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#52Initially, I tried using this between a computer on my 2.4 GHz band and a computer on my 5 GHz band, and I guess the JavaScript wasn't able to determine the local IP addresses. However, after switching to the same frequency it worked.
Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#53It sounded interesting until: Allow www.sharedrop.io to run "Adobe Flash"? Then: We're really sorry, but your browser is not supported. Please use the latest Chrome for Desktop or Android or Opera. Firefox support is coming soon! So basically, this is a webkit app, not a HTML5 app?
Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#54Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#55This is really amazing! I had a bit of trouble on my first attempt because I was connected to a VPN, so ShareDrop was considering me to be in the 10.* range (my local IP address on the VPN) while my coworker on the same router showed up in the 192.* range. I was able to send him a file, but he obviously couldn't send me one back because he wasn't connected to the same VPN. Once I disconnected from the VPN then ShareD…
I believe it is the public IP address and not the local IP address that brings everyone to the same page.
EDIT: It seems that the displayed IP is only incorrect, but the service still works over your local IP.
Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#56Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#57Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#58I had a look at doing this myself recently to do iPhone -> Laptop transfers. Does this work for mobile -> desktop? I didn't think that WebRTC was available on mobile safari and therefore wouldn't work.
It depends on what you mean by "mobile" :) It works between Chrome on Android and desktop. Unfortunately, Safari (neither desktop nor mobile) doesn't support WebRTC.
Re: Show HN: HTML5 clone of OS X AirDrop – Easy P2P file transfers in a browser
#59It sounded interesting until: Allow www.sharedrop.io to run "Adobe Flash"? Then: We're really sorry, but your browser is not supported. Please use the latest Chrome for Desktop or Android or Opera. Firefox support is coming soon! So basically, this is a webkit app, not a HTML5 app?