sockets
Kenneth Brody
kenbrody at spamcop.net
Tue May 15 12:42:41 PDT 2012
On 5/15/2012 3:30 PM, Ed Hilovsky wrote:
> What I was hoping you could answer:
>
> 1. It seems that closing a socket doesn't affect the fp license count
Correct. The license is not for how many sockets can be open as once, but
rather how many simultaneous filePro processes are using socket functions.
> 2. It has been suggested that "exiting" the rclerk would resolve this.
Correct. Exiting rclerk would release any licenses it had in use.
> 3. I wanted to talk to you regarding moving a "call" function to another
> rclerk function ( if this would resolve the socket issue)
Using CALL (which I thought you said you were already using) will have no
effect. Using SYSTEM, to start a new *clerk, could help, as long as you
exit *clerk when done, as already mentioned.
[...]
--
Kenneth Brody
More information about the Filepro-list
mailing list