I know how to implement inter-app communication. I did it with some examples. Now I need to send/share a doc/xls file with other application in my iPad/iPhone that have url schemes to open in such fi
I have an OS X application that lets the user select any folder. I need to somehow share that selected folder on the network. I have been doing research for a while on how to share a folder usi开发者_
In my iOS app I w开发者_JAVA百科ould like that user can download some jpg file via iTunes. So I\'ve enabled UIFileSharingEnabled. But users are now able to put files in my app. I would like to block t
Does anybody know any windows applications that 开发者_运维百科use windows API like CreateNamedPipe, CreateFileMapping, CreateMailSlot? Googling didn\'t help!You can find an example of CreateNamedPipe
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am trying to develop an application for file sync on the cloud.I came across the DropboxSDK which is fairly simple.I\'ve kept this as an option for my app.开发者_C百科I found another one called Box
We are using a Windows 7 machine as our test server. The machine is configured with a static IP and WAMP is running for our PHP Sites. we can access the test sites from internet. Could you tell me how
I have 4 computers in a network. I am curios if an开发者_高级运维yone know how i can i make python to look for some files in different folders from the network or if i can create a mount point that in
Im looking to see how I can share / export content from my app to allow the content to be imported in the app running on another device.
When I plug in the iPhone to iTunes and drag a file into the File Sharing section of my app, the app on the screen goes away for a moment and then comes back. It seems that none of the app delegate me