Colin wrote:

> For a remote monitoring application I need to transfer a small
> amount (1-2k) of binary data between two computers from time to
> time. I seem to remember another DUG member doing a similar thing
> but cannot find the reference. 

Rather than get into all the protocols and components you need for 
what you've proposed, you could always use a regular socket 
connection. I'm not sure if they are in D3, but the 
TClientWinSocket and TServerWinSocket components and 
example programs in at least D4+ should give you enough to go on.
 


cheers,
peter

============================================
Peter Hyde, WebCentre Ltd & SPIS Ltd, Christchurch, New Zealand
* Web automation for online periodicals: http://TurboPress.com
* TurboNote+: http://TurboPress.com/tbnote.htm
  -- easy, small, handy onscreen sticky notes
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to