Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: John Cooper   on Dec 17 In Java Category.

  
Question Answered By: Abriana Rossi   on Dec 17

You can try using java.io.FileInputStream and java.io.FileOutputStream. These classes are helpful for reading and writing streams of raw bytes such as image data.
I would also suggest to take a look at classes in java.net package for number of different connections.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on P2P picture transfer Or get search suggestion and latest updates.


Tagged: