The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
August 2001

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:

Sockets

Posted by Nick G on August 11, 2001 at 9:38 PM

Hi,

I am using sockets to send text and files to a client running Windows CE. When I was writing and testing my code, I used a W2K machine with the code on a network drive and simply ran it using two command windows. It ran correctly when both the server and client were on the same machine. Now I want to run the client on different machines (both W2K and WinCE) and it doesn't work correctly (it only sends the first text file).

Any Suggestions?

Thanks,

Nick



Replies:
  • reply Pavan Kumar Keely August 14, 2001 at 2:22 AM (0)

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us