The Artima Developer Community
Sponsored Link

Java Answers Forum
Transfer file to Server through Sockets

1 reply on 1 page. Most recent reply: Jun 28, 2003 5:16 PM by zenykx

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Carol

Posts: 1
Nickname: carol39
Registered: Jun, 2003

Transfer file to Server through Sockets Posted: Jun 18, 2003 12:02 PM
Reply to this message Reply
Advertisement
I need to transfer a file to a specified folder on a server using SSL. The file needs to have the same name as on the client. I'm using URL.OpenConnection...

Can someone please send me in the right direction?

I'm new to Java.....and have researched this on the web, but can't seem to find any examples.

Thanks for your help!


zenykx

Posts: 69
Nickname: zenykx
Registered: May, 2003

Re: Transfer file to Server through Sockets Posted: Jun 28, 2003 5:16 PM
Reply to this message Reply
javax.net.ssl.SSLSocket (from j2se)

Flat View: This topic has 1 reply on 1 page
Topic: write from text field to .txt document Previous Topic   Next Topic Topic: send text from textfield to txt doc

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use