3

Please advice where can I see the source code example of a simple client-server application (code for both)?

1
  • 2
    We are going to need some more details or this will be closed as not a real question Commented Nov 15, 2010 at 20:54

1 Answer 1

2

Maybe this is what you had in mind.

Sign up to request clarification or add additional context in comments.

4 Comments

Where can I download the files for this tutorial? I have the same problem.
Didn't you see the links in the tutorial? What more do you want?
Speaking of this example. How would a person run and test this at home without a network connection. I have used Java a lot but not for a server/client application. So how would I go about giving this a try at home.
Write a server, deploy it on your local machine. Write a client to talk to that local server, run it and send a message. Local loopback is sufficient.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.