data-transfer
Want to transfer data on iPhone to a program on a PC
I have an iPhone app that reads barcodes.I want to transfer that data to a program I开发者_StackOverflow have written on my PC.Is this possible?The easiest way to do this is to have a web server which[详细]
2023-03-04 05:06 分类:问答How to transfer data automatically from one MySQL Database to another MySQL Database?
I have two MySQL Database which are in different machines. I want to transfer data from one Server to another automatically.[详细]
2023-02-27 18:26 分类:问答Maximum size for data transfer in XML?
Has anyone ever tried passing 5GB of data in a xml. Do web services which require to pass large amount of data use XML over http to pass data.[详细]
2023-02-27 00:56 分类:问答Working out transfer speed
Have just been looking at some old exam papers and came across a question I cannot figure out : Suppose you have a 2Mbit/s link alone a wire that is 240,000 miles away. The data travels at the speed[详细]
2023-02-24 23:28 分类:问答Android Send data back to server
How would one go about sending data back to server, from an android application? I\'ve already tried using HttpPost and posted back to a RESTful WCF service, but I couldnt get that to work (I\'ve alr[详细]
2023-02-20 07:13 分类:问答Connect to a WCF service from Android - getting 405 - Method not allowed
I\'ve created a WCF service which I intend to use when sending data from an Android app to a MSSQL database.[详细]
2023-02-19 05:15 分类:问答Transfer data from Android app to external database
I need to send some data periodically from an Android app to an external SQL server. I was thinking about creating a WCF service for this purpose which would receive a JSON object or perhaps XML.开发者[详细]
2023-02-18 19:44 分类:问答Pros/Cons of writing a custom web server
I have created an ASP.NET Webforms web application which basically inetracts with the code behind via jQuery.ajax method.[详细]
2023-02-09 20:09 分类:问答How to communicate between mobile with PC? [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_运维百科[详细]
2023-02-09 10:09 分类:问答Creating an (FTP) move file daemon with ASP.NET (Algorithm)
...i own two domains ftp://mydomain.foo and ftp://uploads.mydomain.foo Users are able to upload zip files to ftp://uploads.mydomain.foo[详细]
2023-02-07 01:32 分类:问答