sockets

Ed Hilovsky lgf at lgfcomputers.net
Tue May 15 10:44:32 PDT 2012


I paid for a single development license and 5 runtime sockets. That's what
is being shown. I can get five people to run sockets, but even when they
close the called routine it is not releasing it even with a socketclose
statement in it.
What do I need to do to resolve this ?

PRODUCTS
        Name: FULLDEV
        Version: 5.7.00
        Usercount: 1
        Grace Period: not specified
        No License Checks
        Licensed Features
                Sockets  count:1
                ODBC  count:1

        Name: FULLRUN
        Version: 5.7.00
        Usercount: 128
        Grace Period: not specified
        No License Checks
        Licensed Features
                Sockets  count:5
                ODBC  count:128

 -- 

Ed Hilovsky 
LGF Computers 

Main Office   : (724) 463-7633 
Toll Free         : (800) 653-8479 
Fax Number : (866) 448-5415 
Cellular           : (412) 289-1773 

email  lgf at lgfcomputers.net 


-----Original Message-----
From: Kenneth Brody [mailto:kenbrody at spamcop.net] 
Sent: Tuesday, May 15, 2012 1:36 PM
To: lgf at lgfcomputers.net
Cc: 'filepro-list'
Subject: Re: sockets

On 5/15/2012 11:54 AM, Ed Hilovsky wrote:
> The system calls a routine that uses a socket to communicate to the 
> secure credit card server. The call routine uses the socketclose 
> statement and then closes itself and returns to the main processing. 
> Shouldn't the socket be released and able to be used by another user /
process ?
[...]

The license info you posted in the other e-mail shows that you only have a
single socket license.  This means that only one process can use sockets. 
(Though there is no filePro limit on the number of sockets it can use.)
Another process can't use sockets until that program exits.

--
Kenneth Brody



More information about the Filepro-list mailing list