Click here to Skip to main content
15,895,557 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All,

I have a excel file at machine A and I am at machine B, Now I want to read and write data to this file, So How to coding for this by Java?

Please help me
(I am Java beginner)

Thanks in advance.
Posted

1 solution

Using FTP you can do this.If you want to use a library for doing FTP, click here Apache Commons Net
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900