When I was working on 1.4, 1.5, and 1.6 parts of the capstone project, I understood that I need to use
refServiceHandle: hopen `::5010
to open the handle to connect to port 5010. But when I call the API getOptionRef
optRef: refServiceHandle(“getOptionRef”; enlist uniqueOpts)
I get the message saying “blocked” and as a result I could not obtain the table needed here. Any help in this situation? Thank you in advance!