Live data from Hacker News

Direct file transfer via browser with no server involvement

cend.me

1–10 of 134 posts

Re: Direct file transfer via browser with no server involvement

#5

What's happening behind the scenes? Without knowing that it's hard to take the claim of 'no server involvement' at face value. Does the sender have to be up for the receiever to receive?

It seems to use WebRTC. Sender have to be up.

Re: Direct file transfer via browser with no server involvement

#8
Seems to be using WebRTC, so presumably it's using STUN servers to do the NAT hole-punching. So not really "no server involvement". But I suppose that would be basically impossible on today's internet.

Hopefully it's not also using TURN servers if STUN fails...

Re: Direct file transfer via browser with no server involvement

#9
Alternatively, using the same technology: https://www.sharedrop.io/ and actually multiple others. Quite convincing to transfer files between devices in LAN, instead of looking for USB cable to connect the phone or trying to establish (never working and much slower) Bluetooth connection.
Post reply on HN