The Artima Developer Community
Sponsored Link

Java Answers Forum
Send a file..client/server thru socket

1 reply on 1 page. Most recent reply: Apr 29, 2002 5:33 AM by Pavan Kumar Keely

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
Noel

Posts: 1
Nickname: noeliam
Registered: Apr, 2002

Send a file..client/server thru socket Posted: Apr 8, 2002 8:13 PM
Reply to this message Reply
Advertisement
Experts,
I wrote a simple chat program between client/server. Now I would love to add in more features to it like file transfer. How can I do that?
Thanks in advance.

-Noel-


Pavan Kumar Keely

Posts: 7
Nickname: pavan
Registered: Mar, 2002

Re: Send a file..client/server thru socket Posted: Apr 29, 2002 5:33 AM
Reply to this message Reply
> Experts,
> I wrote a simple chat program between
> en client/server. Now I would love to add in more
> features to it like file transfer. How can I do
> that?
> Thanks in advance.
>
> -Noel-


Hi Noel...

you can tranfer files from one client to another client through the server or using the p2p technology....but using p2p technology would not be a good idea as clients can't be connected directly sometimes...

If you want to have a clear idea ...please feel free to contact me at keelypavan@yahoo.com

bye

Flat View: This topic has 1 reply on 1 page
Topic: Is there JFileChooser for Windows CE ??? Previous Topic   Next Topic Topic: URGENT TicTacToe Application

Sponsored Links



Google
  Web Artima.com   

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