The Artima Developer Community
Sponsored Link

Java Answers Forum
Java's Socket Programming help

0 replies on 1 page.

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 0 replies on 1 page
Jack Wang

Posts: 1
Nickname: zep
Registered: Jan, 2004

Java's Socket Programming help Posted: Jan 25, 2004 6:37 PM
Reply to this message Reply
Advertisement
Hello everyone out there, I'm a new person to this forum as well as a new programmer to Java. I have questions on how to do sockets and network programming in java, hope anyone one of you can help me out (as detail as possible would be MUCH appreciated).

I want to setup a system of 20 nodes(workstations) by just using Java's socket programming. There are reliable TCP connections between EACH pair of nodes, and I am to send timestamped messages over those connections.

I only know how to setup the simple 1 Server to Multi-Client scenario, because it is shown in most Java books, however, for the situation described above I am pretty clueless.

Does anyone have any suggestion or help?

Thank TONS,

Zeppelin

Topic: Read file to JApplet in browser... Previous Topic   Next Topic Topic: Key Accelerators

Sponsored Links



Google
  Web Artima.com   

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