I am using DCOM for the first time and as I am developing the app I have found a need to transfer a file directly from the client to the remote ActiveX EXE server. I am using VB6. I have scoured the net and am a little confused. I keep hitting upon binary transfers through a variant?!?! I have read the MSDN article on passing a picture object but this has done little to help. Thoughts? Suggestions? Code snippets? I guess I could just map a drive and copy the file but that's not too sexy.
Thanks in advance
Thanks in advance