Expose WringCloud's file transfer capabilities to developers through standard APIs. Choose between two capabilities on demand — data never touches a server, and integration takes just 5 minutes.
WringCloud abstracts its transfer capabilities into two open forms, letting developers choose freely by scenario.
Peer-to-peer direct transfer — files never touch any server. Ideal for real-time transfer and fast large-file delivery.
Files are encrypted and stored via WringCloud cloud relay, supporting multiple downloads and offline receiving. Ideal for cross-network, asynchronous transfer.
Sender creates a task → both sides establish a WebRTC connection via signaling → files transfer directly.
Sender uploads to the cloud → a download link is generated → receiver downloads asynchronously.
Complete API documentation, integration examples and SDK downloads to help you integrate quickly.
Complete API reference for the iceshuttle-js JavaScript SDK, with usage examples for both P2P direct transfer and secure relay.
View Docs →A runnable demo page showcasing the full interactions of P2P direct transfer, secure relay and file receiving.
Open Demo →Installation guide for the iceshuttle-js SDK, supporting npm install and CDN inclusion — integrate in 5 minutes.
Install SDK →Create an app, get your AppKey, and integrate in 5 minutes.
Create an App Now