The Artima Developer Community
Sponsored Link

Java Answers Forum
Network Programming with TCP

1 reply on 1 page. Most recent reply: Mar 22, 2002 1:45 AM by Yousuf

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
Bob Sunder

Posts: 3
Nickname: tp20191
Registered: Mar, 2002

Network Programming with TCP Posted: Mar 7, 2002 4:25 PM
Reply to this message Reply
Advertisement
How do I send the file from client1 to server, so that client2 can read that file. while sending from c1 to s, I need to divide the file into packets.


Yousuf

Posts: 19
Nickname: saeed
Registered: Mar, 2002

Re: Network Programming with TCP Posted: Mar 22, 2002 1:45 AM
Reply to this message Reply
Well programmer
I have one suggestion
Whenever you get file from client1 to server ,put this file on server.When client client2 comes in contact with server send this file to client2 and make this visible.
Bye..

Flat View: This topic has 1 reply on 1 page
Topic: displaying text in jpeg image Previous Topic   Next Topic Topic: java newbie needs guidance from gurus

Sponsored Links



Google
  Web Artima.com   

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