This is a NetLogo extension for working with URLs.
Download and unzip to the extensions folder inside your NetLogo program folder.
The 5.0beta4 download will probably work with 5.0. If not, let us know.
For more information about NetLogo extensions in general, see the NetLogo User Manual.
Use the NETLOGO environment variable to tell the Makefile which NetLogo.jar to compile against. For example:
NETLOGO=/Applications/NetLogo\\\ 5.0 make
If compilation succeeds, url.jar
will be created.
The URL extension was written by Forrest Stonedahl.
The NetLogo URL extension is in the public domain. To the extent possible under law, Forrest Stonedahl and Uri Wilensky have waived all copyright and related or neighboring rights.
The "web.jar" file is a third party library, the license for which is found in the file myjavatools_license.txt
.