spserver.read.object(url)
This function downloads the specified URL to a temp file, and then deserializes the S-PLUS object, and returns it.
# dat <- spserver.read.object(spserver.url("nums"))