LAN transfer: room code + WebRTC data channel
Create a room, join from another device, then send files peer-to-peer.
Related
See other developer tools.
Use the workspace above to create or join a room.
Room code + WebRTC peer file transfer with short-lived signaling.
Create a room code, open this page on another device, then transfer files peer-to-peer. Signaling uses this site; file bytes go device-to-device when WebRTC connects.
When room signaling fails, paste offer/answer between devices.
Phone ↔ laptop without cloud drives
Drop assets during meetings
File bytes stay off app storage when WebRTC connects
Six-character codes start a session
Send multiple files back-to-back
Paste offer/answer if signaling is blocked
Site relays SDP/ICE only
Track send/receive progress
Receiver downloads immediately
Stale rooms expire automatically
Share the code with the other device
Enter the code and wait for connect
Drop files after the channel opens
Create a room, join from another device, then send files peer-to-peer.
See other developer tools.
Use the workspace above to create or join a room.