Thanks, I'll take a look. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kenneth Lettow Sent: Thursday, October 10, 2013 3:51 PM To: [email protected] Subject: Re: [Jprogramming] Socket client
Hey Dan, Have you taken a look at Scott Locklin's j-ZeroMQ stuff? I've toyed with it a bit, but I am not sure if this is what you are looking for. https://github.com/locklin/j-zeromq http://zeromq.org/ Ken On Thu, Oct 10, 2013 at 3:24 PM, Dan Bron <[email protected]> wrote: > That's more of a tutorial or toy, not a framework or implementation. > My current simple socket client is derived from the socket labs. > > -Dan > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Björn > Helgason > Sent: Thursday, October 10, 2013 3:03 PM > To: Programming forum > Subject: Re: [Jprogramming] Socket client > > look at the socket labs > On Oct 10, 2013 6:48 PM, "Dan Bron" <[email protected]> wrote: > > > Does anyone have a reasonably complete socket client implementation in J? > > I > > have a very simple one, but it lacks error handling, data buffering, etc. > > It would save me a few hours if someone has a ready-made example or > > framework. > > > > > > > > -Dan > > > > > > > > > > > > -------------------------------------------------------------------- > > -- For information about J forums see > > http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- *Kenneth Lettow* *Director of Web Analytics and Market Intelligence* *ThomasNet.com* Five Penn Plaza, 8th Floor New York, NY 10001 *: [email protected] *(*: 212.290.8713 www.thomasnet.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
