b.watt

b.watt

  • NA
  • 1
  • 0

File upload/download Web Service

Oct 6 2004 6:03 AM
Can anyone help me? I need to write a WebService where I can pass a file to a webservice, and the webservice saves it onto a server directory. This file info will then be stored in the database. Another webservice needs to be able to pass the file back again. How do webservices work with files?