Hello Angus,

ARMSL> If by exe you mean the same project and executable file, and you are not
ARMSL> already using threads, then the two applications are totally related,
ARMSL> only one will be running at a time.  

Yes, one delphi project producing one exe.

ARMSL> Again you don't actually say what you mean by 'database' , most people
ARMSL> would assume this means a database server engine like MS SQL, MySQL or
ARMSL> DB2 which you won't be compiling into your own executable.  But maybe you
ARMSL> have a lightweight internal database or some non-SQL engine? 

I'm talking about building the FTP server functionality into a compiled NexusDB 
database server. So the server engine (which in itself is already 
multithreaded) will contain the FTPServer component.

Can I create a thread and instantiate the FTPserver component within that 
thread ? Will this help ?

Many thanks for your answers so far.

David




############################################################
David Rose

Navigator Systems Ltd,
Network Business Centre, 3 Gloucester Street,
Bath, BA1 2SE,UK

Main Tel: +44 (0)207 183 0011
Fax: +44 (0)1225 464984

Company Email: da...@navigator.co.uk (Private e-mail on request)

CONFIDENTIALITY NOTICE

The contents of this e-mail are confidential to the ordinary user of
the e-mail address to which it was addressed and may also be
privileged.  If you are not the addressee of this e-mail you may not
copy, forward, disclose or otherwise use it or any part of it in any
form whatsoever.  If you have received this e-mail in error please
e-mail the sender by replying to this message.

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to