I need some architectural guidance. Here\'s my objective. I have a piece of robotic hardware that performs multiple functions (i.e. it has several distinct logical devices). For the sake of illustrat
I have a graphical user interface for my company product. I want to secure the data being sent back and forth between client and server.
we wrote in C++ a screen sharing application based on sending screenshots. It works by establishing a TCP connection btw the server and client, where the server forwards every new screenshot received
I\'m trying to set up an application server to run a simple website and a Java client application that needs to communicate back to a Java server.
I\'m just getting into the client-server data sync stage of my iPhone app project, and have managed to get my CoreData data model loading on both the iPhone client and my TurboGears server (which is g
I have a client-server project and was searching for the better way开发者_开发百科 to handle the requests from the clients. Some people advised that the Asynchronous mode is better than the synchronou
I am trying to make a simple Client-Server application but when I execute the code I get an exception that the client cannot get the socket\'s input stream.Please, take a look to my code and try to he
This was an 开发者_JS百科actual interview question. o_O Let\'s leave aside the issues of asking such a question in an interview.
I am going to program windows application with c# and SQL server 2000 The Program use one central Database and all other versions of the program running on other computers in local network use this ce
[SCENARIO] The scenario is, there is a requirement to send multiple records through XML file to the server, for insertion in the database. These records consists of multiple master and detail tables d