could be related to outdated or too new dated antivirus software as well.
----- Original Message ----- From: 'Dan Baronet' via Programming <[email protected]> To: "[email protected]" <[email protected]> Cc: Sent: Tuesday, July 22, 2014 10:51:37 PM Subject: [Jprogramming] sockets and memr 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 socket to port 80 on that host: ) ]jsoft=: sdcheck sdgethostbyname 'www.jsoftware.com' NB. find host |domain error: memr | first_addr=. memr addr_list,0,1,JPTR it was working fine a few months ago. Donno what happened. I am running W7, 64b. It fails in j602a_win64.exe, lib 6.02.023 and an older version from 2006. any idea? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
