📁 WebRTC File Transfer
Direct peer-to-peer file sharing between browsers
📋
How to Use This Demo
Sender:
Click "Create Offer" and copy the generated connection data
Receiver:
Paste the offer and click "Create Answer", then copy the response
Sender:
Paste the answer and click "Connect" to establish the connection
Sender:
Select a file and click "Send File" to begin transfer
Receiver:
The file will be automatically downloaded when transfer completes
📤
Sender (Peer A)
1
Create Connection Offer
Create Offer
Copy Offer
2
Paste Answer from Receiver
Connect
Click "Create Offer" to start the connection process
3
Send File
📁 Click to select a file or drag and drop here
Send File
0%
📥
Receiver (Peer B)
1
Paste Offer from Sender
Create Answer
2
Copy Answer to Sender
Copy Answer
Waiting for connection offer from sender
3
Receive File
Waiting for file transfer...
🚀 WebRTC File Transfer demo loaded and ready