![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> Hello, > I would like to write a program that grabs an image from a digital camera and uploads this image to a web server (bit like a webcam - but I have my reasons for needing to know how to do it myself). Firstly, I don't know how to access the image from the camera. Secondly, I am presuming I can upload the image to the server using FTP. Is there support for FTP in the standard Java API? If not, can any one recommend any classes to use. > Many thanks
Replies: |
Sponsored Links
|