I\'m making a client/server application, the application has a server application that will be located on a remote host, and a client application that could be located on different client with differe
I\'d like to build a simple native iPhone app with tools traditionally used for web apps. I would prefer to use something like jQTouch and Rails, but I want it to work offline (not require an internet
or any other type of realtime data feed from server to client... I\'m talking about a bunch of realtime data from server to client. i.e., an informational update every second.开发者_运维百科
are there any services running by default on an iphone that would let 开发者_如何学JAVAanother ip address communicate with it if the iphone\'s ip is known?Yes, technically, you can. There are a couple
I would like to test out some interviewees by having them write some javascript that will make requests against my server.I don\'t want to give them write access to my code base.Javascript runs on the
Cassandra is insta开发者_开发问答lled on server.and i want to access it from client machine how can i do that..?http://wiki.apache.org/cassandra/ClientOptions
What server response cause ajaxError on browser Ajax handler? Is this error code different from 200 or not empty special json field开发者_Go百科?Yes, non-200 response codes can cause an error, you can
I\'ve a problem with a client-server program in a multithreading environment, the case is as follows: the client sends 4 Strings, through a pipe created by a process server that is passed through the
I have created a basic Client Server that will send image files in a speci开发者_JAVA百科fied directory over a network. The code worked last week but I came back to it today and it seems that I am onl
What client-server library/framework on C# do you know for sending files? I need to create custom tool for uploading files to server; But i n开发者_如何学JAVAeed something very simple. It will be very