The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
22 views

USB transfer speed between tablets and laptop

I'd like to install some "apk" to my android devices, using command like adb -s device install foo.apk I plugged 4 devices to my laptop. And installed apks to all of them at the same time. I used a ...
0
votes
0answers
10 views

Android UDP transmission doesn't work

I'm currently experimenting with UDP transmission on Android. I'm new to the topic and I don't really know how to implement UDP transmission: I build a test Activity - based on this code snippets ...
1
vote
0answers
24 views

In android usb host transfer data with usb deivce?

I use the Android USB host to connect a USB disk, I want to read and write data to the USB disk, but when I bulkTransfer it failed. The received buffer (strBuf) is empty, no bytes received. I think ...
0
votes
0answers
19 views

sending a simple text file using NFC

I have an application which allows the user to create his business/personal cards. I save those cards as JSON string in my database. Now, I want the users be able to share these cards using NFC. what ...
-1
votes
0answers
17 views

Copy and paste in excel (to much data) [closed]

I am copying and attempting to paste data into another sheet. In the first sheet there are 26k pieces of data I need to be transferred over to the other excel sheet, but for some reason when I paste ...
1
vote
2answers
28 views

Transferring certain colored cells to other excel sheets

I was wondering if it is possible to transfer certain colored cells to other excel sheets. I have colored the approved cells green and the non approved cells red. There are two different spreadsheets ...
0
votes
1answer
18 views

Algorithm to update average transfer rate on-the-go with C#

I have a lengthy method that writes data into a database. It is called repeatedly. I also maintain the counter of records written so far, as well as the total number of records that need to be written ...
-2
votes
2answers
23 views

Transferring data with $.ajax

I'm completely confused with the data transferred by a jQuery-AJAX (specifically I've been using $.post mostly) I've had a few attempts at transferring data to/from a PHP page and I'm left unsure ...
1
vote
2answers
68 views

Connecting 3G USB Modem to 56K Modem

we have a client software deployed worldwide which is using analog phone lines and 56K Modems to connect to a backend software for uploading data (the backend servers have multiple analog modem ...
0
votes
0answers
23 views

transferring huge inventory data on a daily basis

This question is more about design and architecture rather than programming. I'm working in a small company where we store and process huge amount of data by collecting the inventory of items from ...
-2
votes
0answers
42 views

Data transmission using socket programming [closed]

Actually I am having my minor project on Data transmission using socket programming. In it i have to create a login system, a mail box that contain both an inbox where mails recieved are store and a ...
0
votes
0answers
49 views

Iperf's output explanation

I am using Iperf in order to get some information between the topology and the links of my network. Here is an example of iperf's typical output: ...
0
votes
0answers
24 views

Looking for a software to support a business need

I am in search of a software package to solve a problem. I have have been unable to find one that meets the need at this point through Goolge so I decided to ask here to look for ideas. Keep in ...
0
votes
1answer
28 views

What is the limit of I/O operations on a single file in S3

I have a situation, where I'm planning to update a single file on S3 a lot of times. To be more specific imagine if I need to add about 50 lines of data (roughly 200 bytes each) in 1 second by using ...
0
votes
0answers
33 views

Can RFID Readers be configured to transmit stored rfid tags information?

Is there a way by which the RFID readers be programmed to transmit stored rfid tags information through an external device (like USB modem or 3G data card)? Data transfer would be in csv format. Can ...

1 2 3 4 5 20
15 30 50 per page