Hi,
I have successfully created web service using WSE that transfer file contents between 2 machines as DIME attachments.
Right now, my code is such that, I read a file from the machine where the web service is hosted and likewise receive the DIME attachmetn and write the attached file stream to a new file on the machine where the client side web service is hosted.
How can I read/write a file over a network

WSE attachments over a network?
werwin
i.e. http://mymachine/myservice.asmx instead of http://localhost/myservice.asmx
Thanks,
Mark Fussell WSE Program Manager