1

I have a file a want to send between two java programs. However the file may be too big (several megabytes) so by the time the other java program tries to use the file (waiting longer is not an option) its not completely downloaded. Is there a "file streaming protocol" that can be used here in Java? So the device can use the file as its being downloaded?

Luiggi Mendoza
  • 85,076
  • 16
  • 154
  • 332
user694071
  • 73
  • 6

0 Answers0