win32 service 2 service communication

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have 2 win32 services written using C# that need to communicate with each
other. They are passing back and forth large blobs of binary data. Can
anyone suggest the best performing way to transfer the data. Right now I am
using sockets but I am not sure if its the best way. Does anyone have any
other suggestions? May be named pipes? What does SQL server refer to as
shared memory? Is that something I could implement?


Bob


.



Relevant Pages

  • Re: How can I pass the file to sql server
    ... Can you advise any code samples! ... >> How can I pass the file to sql server? ... >> I am thinking about passing it as binary data. ...
    (microsoft.public.vb.enterprise)
  • Re: Finding the size of binary data stored in memory
    ... need to find the size of the binary data being passed to me. ... the software that is passing you the ... serves your needs better." ... Ambuhl ...
    (comp.lang.c)
  • Re: How can I pass the file to sql server
    ... > How can I pass the file to sql server? ... > I am thinking about passing it as binary data. ... Prev by Date: ...
    (microsoft.public.vb.enterprise)
  • Re: Convert LONG (not RAW) to BLOB?
    ... using ADO and Microsoft's MSDATASHAPE provider. ... happily socking away and retrieving binary data to/from those LONGs ... ORAOLEDB as a BLOB - the MS provider doesn't do BLOBs. ... REM Version 1.0, last updated 8/8/97 ...
    (comp.databases.oracle.misc)
  • supress STDOUT
    ... I'm using Expect to send and receive binary data. ... internet sockets via XINETD super server, so I can simply communicate via ...
    (comp.lang.tcl)