Socket question
Don Coleman
dcoleman at dgcreact.com
Fri Aug 11 09:19:05 PDT 2006
> -----Original Message-----
> From: Kenneth Brody [mailto:kenbrody at bestweb.net]
> Sent: Wednesday, August 09, 2006 3:24 PM
> To: Don Coleman
> Cc: 'filePro'
> Subject: Re: Socket question
>
> Quoting Don Coleman (Wed, 9 Aug 2006 15:04:29 -0400):
>
> > I have a socket connection application where an alien application
> > connects as the client to my fP application acting as the server.
> > We have noticed that my app. exits periodically and we are attempting
> > to discern the problem. Today we noticed two times where my fP
> > application exited and the alien application was able to tell us the
> > same number of records (195) had been transferred between when the
> > app. was started and each exit occurred.
> [...]
> > Fp v5.6, Windows 2000 Advanced Server, and WIN2000 SP4 > client w/
> > 3GB RAM. Any suggestions appreciated.
>
> Is this one client connecting once and transferring 195 records, or is
> it the 195th client to connect and transfer one record?
>
> Is there some resource that you use for each record which you don't
> release between records, creating a new one each time through?
>
> If you run the filePro app from the command line, do you get some sort
> of crash message from Windows?
>
>
> --
> KenBrody at BestWeb dot net spamtrap: <g8ymh8uf001 at sneakemail.com>
> http://www.hvcomputer.com
> http://www.fileProPlus.com
Ken:
It appears that I have greatly improved if not eliminated the app. exiting
by clearing the variable which is capturing the data stream after I parse
and post each record. I don't know why this would have an impact but I do
like the short term results. Do you have any idea why adding
BB="" before I loop back to receive the next stream would seemingly resolve
this issue? The variable is defined as BB(2000,*) so it is rather large if
that matters.
Don Coleman
Donald G. Coleman, Consultant
402 Andrew Circle
Indiana, PA 15701
dcoleman at dgcreact.com
(724) 349-6302
More information about the Filepro-list
mailing list