how to send file using java?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ic3s
    New Member
    • Jun 2007
    • 1

    how to send file using java?

    I need help in completing my program that sends files using java.
    What I wanted, instead of putting the text in a string then send, I want to save it to file in my local drive and the program would just read the content of the file and send it to printer. The file should usually contain printer commands.
    thanks!
Working...