Copy & Send
Copy & Send
Copy & Send is an application which allows you to share or save pasteboard items (including images, texts, URLs, ...etc.).
In iPhone/iPod touch, the copy & paste process is executed with temporary storages called “pasteboard”. If another copy operation is occurred, the items in the pasteboard are overwritten by new copied items.
Copy & Send provides several convenient functions which the data stored in pasteboard does not bring an end rather than as merely temporary data.
Features:
-Shows the list and preview of the contents in pasteboards
-Sends and receive data with other iPhone or iPod touch by peer-to-peer
•You can send and receive an item via Bluetooth network even if each peer does not have a connection to internet.
•You can send a photo in original size without reducing the resolution.
Note:
To send and receive an item, Copy & Send app have to be installed in each peer.
If each peer is in a same Wifi network, they may communicate via Wifi.
✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱
If you use a device, like iPod touch 1G, which only have ability to connect with Wifi, this application can send and receive an item via Wifi only.
✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱✱
-Saves the pasteboard items to persistent
You can save the pasteboard items or the items received from other device to the photo album or local database.
-Cooperates with other applications
This application allows you to receive some pasteboard items from any applications which implement the cooperative interface provided by Copy & Send.
To see the interface specification, refer to “For developers” section bellow.
-Selects the appearance
You can select your favorite color theme.
With Copy & Send, experience the world of a more convenient data sharing!.
For Developers
Here is a set of the URL specifications to cooperate with Copy & Send.
Base URL
com.fourmeisters.copyandsend://open
Note:
In case of Copy & Send Lite, the scheme is com.fourmeisters.copyandsendlite.
Parameters
❏Using a custom pasteboard
realName: Real pasteboard name to use (Required)
displayName: Pasteboard name for display. (Optional. realName is used by default)
❏Making return to your app after Copy & Send terminated (Optional)
returnURL: An URL to return to your application (‘&’ and ‘=‘ must be % encoded)
Examples
❏Merely launches Copy & Send with no parameters
com.fourmeisters.copyandsend://open
❏Using a custom pasteboard and making return to your app after Copy & Send terminated
(For examples, in case of the URL of your app is “myapp://xxx?foo=aaa&baa=bbb”)
com.fourmeisters.copyandsend://open?realName=myPasteboardName&displayName=MyApp&returnURL=myapp://xxx?foo%3Daaa%26baa%3Dbbb
Copyright © 2009 Four Meisters System Consulting, Inc.
All Rights Reserved.