Top "Data-transfer" questions

Data transmission, digital transmission, or digital communications is the physical transfer of data (a digital bit stream) over a point-to-point or point-to-multipoint communication channel.

jQuery pass element to dataTransfer property

Trying to pass a jQuery object to the dataTransfer property during a drag/drop sequence. After adding the property to …

jquery events object drag-and-drop data-transfer
Techniques to Reduce CPU to GPU Data Transfer Latency

I've been looking into ways to reduce the latency caused by transferring data back and forth from the CPU and …

optimization memory cuda data-transfer latency
jQuery UI - draggable / droppable dataTransfer is undefined

This is driving me mad. Please forgive me but I'm not going to post the full code as it is (…

jquery user-interface data-transfer
How to transfer "data" between two device (android,iphone)?

How can i transfer data between two device? I would like to transfer data (mostly image file) between different platforms (…

android ios cross-platform p2p data-transfer
Reading and writing global variables across scripts in PHP

Does PHP have global variables that can be modified by one running script and read by another?

php scripting webserver global-variables data-transfer
Transferring data using ultrasound

Yamaha InfoSound and ShopKick application use technologies that allow to transfer data using ultrasound. That is playing an inaudible signal (&…

iphone android audio signal-processing data-transfer
Large amount of data - what is the best way to send them?

we have this scenario: A server which contains needed data and client component which these data wants. On the server …

java networking data-transfer
Convert Access Database to SQL Microsoft DTS - Data Type '130' not in mapping file

I am trying to export a large Access .mdb database to an SQL Server database and have been running into …

xml database ms-access data-transfer dts
Maximum data size when sending data via BTLE on iOS

I am currently implementing an iOS application that uses CoreBluetooth to transfer data between 2 devices. For example, to send data …

ios objective-c bluetooth-lowenergy core-bluetooth data-transfer
What is the best way to move files from one server to another with PHP?

I want to setup a CRON that runs a PHP script that in turn moves XML file (holding non-sensitive information) …

php file data-transfer