---------- Forwarded message ----------
From: Zhong Weilin <[email protected]>
Date: Sun, Sep 16, 2012 at 4:24 PM
Subject: Re: server with zmq_xrep closes connection automaticly
To: HP010170 <[email protected]>


Hi, zmq dev team:
    The attachments contains two project: server and client test demo, I
expect you to check if my usage of zmq is ok. The attachment code runs
well, the code is fetched from my project to make it thin. Zmq official doc
mentions that client can connect automaticly to the server after it lost
connection to server, but in fact it doesn't work, so I add some code to
deal with disconnecting, I hope you guys help me to check the code, and if
you have any good idea to handle the disconnecting, pls let me know, thank
you!!!


On Thu, Sep 6, 2012 at 11:53 PM, Zhong Weilin <[email protected]> wrote:

> HP:
>     Thanks a lot!
>     I'll send the demo tommorow.
>
>
> On Thu, Sep 6, 2012 at 6:02 PM, HP010170 <[email protected]> wrote:
>
>> Zhong:
>>
>> If you can provide the source code, it will be easier for the various 0mq
>> experts on the list to assist with your problem.
>>
>> HP
>>
>>
>> On 06/09/2012 06:29, Zhong Weilin wrote:
>>
>>> Hi,
>>>      zeromq develop team.
>>>      I hit a problem like that: in the begining a certain amount of
>>> clients(about 20) can connect to the server with zmq_xrep ok and can
>>> communication normally, but after that client with zmq_req connect to
>>> the server with zmq_xrep, the server close the connection automaticly, I
>>> check it with a network packet capture tool named wireshark, why this
>>> happens ? I'm confuesd about how server deal with multiple clients'
>>> connections. Pls let me know if you check it, thanks!!!
>>>
>>>
>>> ______________________________**_________________
>>> zeromq-dev mailing list
>>> [email protected]
>>> http://lists.zeromq.org/**mailman/listinfo/zeromq-dev<http://lists.zeromq.org/mailman/listinfo/zeromq-dev>
>>>
>>>
>>
>

Attachment: server.tar.gz
Description: GNU Zip compressed data

Attachment: client.tar.gz
Description: GNU Zip compressed data

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to