The two links seem to be identical.

Could you upload the client code also ?

Thanks
Min


On Mon, Nov 19, 2012 at 1:22 AM, Stathis Gkotsis <
[email protected]> wrote:

> Hello,
>
>    I am using zeromq v3.2.1-RC2 on Ubuntu 10.04 / Ubuntu 12.04 64bit. I
> created two simple apps: one fileserver and one fileclient, based on the
> "File Transfer" example code in the documentation (
> http://zguide.zeromq.org/page:all#header-151 , model 3). The code for
> these two example apps can be found here: http://pastebin.com/AuGU9EDCand 
> here:
> http://pastebin.com/LusbjGCa . As you can see, I use a file of 100KB.
>
> The problem is that when I start the server and then run the client
> multiple times, sometimes it receives less than 102400 bytes, like: 98304
> or 94208 or 90112 bytes. For example, when I run the client 1000 times with
> an interval of 100ms between the runs, for 970 runs it receives 12400
> bytes, while for the rest (30 runs) it receives less bytes. I am bit
> puzzled by this, could you help?
>
> Thanks,
> Stathis
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to