Re: [Jprogramming] sockets and memr

2014-07-23 Thread bill lam
as well. > > > - Original Message - > From: 'Dan Baronet' via Programming > To: "programm...@jsoftware.com" > Cc: > Sent: Tuesday, July 22, 2014 10:51:37 PM > Subject: [Jprogramming] sockets and memr > > I am trying to use code to read page

Re: [Jprogramming] sockets and memr

2014-07-23 Thread 'Pascal Jasmin' via Programming
could be related to outdated or too new dated antivirus software as well. - Original Message - From: 'Dan Baronet' via Programming To: "programm...@jsoftware.com" Cc: Sent: Tuesday, July 22, 2014 10:51:37 PM Subject: [Jprogramming] sockets and memr I am trying

Re: [Jprogramming] sockets and memr

2014-07-23 Thread Gilles Kirouac
To: programm...@jsoftware.com Sent: Wed, 23 Jul 2014 08:35:31 -0400 Subject: Re: [Jprogramming] sockets and memr > Works fine for me on j64 j6 > > JVERSION > Installer: j602a_win64.exe > Engine: j602/2008-03-03/16:45 > Library: 6.02.023 > > You may want to try this in

Re: [Jprogramming] sockets and memr

2014-07-23 Thread Joe Bogner
Works fine for me on j64 j6 JVERSION Installer: j602a_win64.exe Engine: j602/2008-03-03/16:45 Library: 6.02.023 You may want to try this in a new session: load 'socket' coinsert 'jsocket' ]jsoft=: sdcheck sdgethostbyname 'www.jsoftware.com' NB. find host On Tue, Jul 22, 2014 at 11:07 PM, Jo

Re: [Jprogramming] sockets and memr

2014-07-23 Thread David Lambert
I use wget followed by j code to parse the files. Date: Tue, 22 Jul 2014 19:51:37 -0700 From: "'Dan Baronet' via Programming" To:"programm...@jsoftware.com" Subject: [Jprogramming] sockets and memr Message-ID: <1406083897.31715.yahoomail...@web141005

Re: [Jprogramming] sockets and memr

2014-07-22 Thread Joe Bogner
Have you tried a newer version of J to troubleshoot? I confirmed it is working correctly on android J8. Not at my computer to try other versions On Jul 22, 2014 10:51 PM, "'Dan Baronet' via Programming" < programm...@jsoftware.com> wrote: > I am trying to use code to read pages off the Net and I

[Jprogramming] sockets and memr

2014-07-22 Thread 'Dan Baronet' via Programming
I am trying to use code to read pages off the Net and I am getting a domain error with memr. I tried the lab in J to see what I was doing wrong and it fails there too: ── (4 of 11) Web Server (ctd) ─── Next, we will find the address of our web server, and connect our s