Главная страница | назад





Article #15466: Sending a file via DCOM

 Question and Answer Database
FAQ466D.txt Sending a file via DCOM
Category :DCOM/MultiTier/ActiveForm
Platform :All
Product :Delphi 3.x
Question:
I would like to send a file through DCOM however I can
only send standard types. How can I send bytes across
to a client?
Answer:
You need to use a variant array (VarArrayLock should be
useful as well).
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99