sockets

Ed Hilovsky lgf at lgfcomputers.net
Tue May 15 08:54:57 PDT 2012


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 ?


 -- 

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 11:40 AM
To: lgf at lgfcomputers.net
Cc: 'filepro-list'
Subject: Re: sockets

On 5/15/2012 11:23 AM, Kenneth Brody wrote:
[...]
> Also, it is not possible for SOCKETERROR() to return something other 
> than a number*.  If no error has occurred, it returns zero.
[...]

Correction...  If you do not have any socket license, then the socket
functions return a null string.

--
Kenneth Brody



More information about the Filepro-list mailing list