Java to .Net communication

  • Thread starter Thread starter Alan
  • Start date Start date
A

Alan

I need to send ASCII and binary files to a .net process on a Windows
machine, ideally through HTTP (and not FTP for administration
reasons). Can anyone give me some guidance as to whether the .net side
can easily reconstitute these files once received and if so how (at a
[pseudo] code level)?

Thanks
Alan
 
Back
Top