I have shared all that is until I initialize the server and client. Would
you like a set/get calls too ? Or would you like a test program that
simulates this ?

Siddharth

On Thu, Feb 9, 2012 at 11:59 PM, Dustin <[email protected]> wrote:

>
>> On Thursday, February 9, 2012 12:33:17 AM UTC-8, Siddharth Jagtiani wrote:
>>
>> Now, I use spymemcached as my client, and use it like this
>> private MyClass() throws UnknownHostException, IOException {
>>  super(new InetSocketAddress("127.0.0.1", 11211));
>> }
>>
>
> This is not a complete example that demonstrates the problem.
>

Reply via email to