First, let me say that I know nothing.I am reasonably intelligent, and I can learn .... but what I need to know is what exactly it is that I need to learn.Consider me a hobbyist that just got started.
I have a client application using the Eclipse Workbench framework.I\'d like my client app to connect/subscribe to a JMS topic using a certificate provided in the jar file.That is, I\'m NOT using the e
I have checked the memory whilst sending and receiving data over one connection, and I appear to be correctly clearing variables, as the memory returns to its previous value.
I\'ve a client server architecture implemented in C++ with blocking sockets under Windows 7. Everything is running well up to a certain level of load. If there are a couple of clients (e.g. > 4) recei
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I\'m trying to implement an xmlrpc server/client per the CodeIgniter User Guide. I\'ve taken th开发者_如何学运维e code as is and keep getting
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_运维问答
I have an image steganography module in my project. It works perfectly fine on a client side implementation.
I\'ve a plan to add the encryption to my server/client communication by using OpenSSL. But I want to let the user choose if they want to use the SSL channel to communicate or not. The easiest way is j
I\'d like to allow two computers behind routers share files in a server/client setup using Ruby; I\'ve looked into the UPnP implementation for Ruby, but the documentation is, in my opinion, fairly poo